On Fri, 25 May 2001 Chris Emerson wrote:
>On Friday, 25 May 2001, Martin wrote:
>
>> I implemented the mmx fastmemcpy function from the linux kernel
>> sources.  I haven't implemented the fastclear function yet because
>> the kernel only has a page clear. If I have the time I will rewrite
>> this so it can clear any memory range.
>
>Does this create license problems, since the kernel is GPL but plex86
is LGPL?
I don't know if LGPL and GPL are incompatible. Does anybody know this ?
If not I can write the code again based on the memcpy functions which
are freely available (and free to use any program) from AMD. Although we
have to check that this code runs on intel as well.
greetings,
Martin

Reply via email to