[PATCH] General CHRP/MPC5K2 Platform and drivers support - to comment
Nicolas DET
nd at bplan-gmbh.de
Sat Oct 21 00:24:11 EST 2006
Kumar Gala wrote:
>>
>> > 4. look at replacing sram_allocator w/rheap
>> >
>>
>> This SRAM allocator is the exact same from the original Linux one. In
>> fact, it is the original one. Would it be possible to accept this code
>> as it is and schedule rheap integration later ?
>
> I dont follow, what do you mean by 'original Linux one' ?
There are already some kind of Bestcomm DMA engine supoprt for some
embbeded system (ARCH=ppc). In order to speed up the developement, the
API is (almost) compatible so we can use the drivers wrote for this API.
For example, the Ethernet driver enterily rely on this API. However, the
'soon to be release' ATA driver has been rewritten.
I did not at the time (yet) to look at rheap, but I know the current
allocator is not really good (it can not free!).
I was just thinking, as this code is alraedy in some Linux tree, we
could still use it there, and plan to replace it by a much better one
(keeping the API compatible) later on.
Regards,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nd.vcf
Type: text/x-vcard
Size: 249 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20061020/cbc08b01/attachment.vcf>
More information about the Linuxppc-dev
mailing list