"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes:

> On Wednesday 23 March 2005 09:42 pm, Brian Sammon wrote:
>> 2)  Perhaps you should switch from memalign to posix_memalign.  There's
>> better odds of convincing Apple to add posix_memalign to future releases of
>> Darwin than with memalign.  It appears that memalign is glibc-specific. 
>> Does {Free|Net|Open}BSD have memalign?  Is anyone building grub2 on any of
>> the BSDs?
>
> memalign is used only because the utilities do not use GRUB's own memory 
> management but operating system's. I think it would be better to change them 
> to use GRUB's.

I have some code for that which I used to test and debug module
loading.  It can be integrated into GRUB easily.

--
Marco





_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to