grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fix memory management on efika/pegasos


From: Marcin Kurek
Subject: Re: [PATCH] fix memory management on efika/pegasos
Date: Thu, 4 Oct 2007 01:38:55 +0200

Hell[o]

> What happens if you increase HEAP_MIN_SIZE ?

Still fails I am affraid. I wonder is there any reason to use only
first 4MB for heap ? I guess higer memory areas can be still accessed
excluding 4-16 MB ?

I attached my proposed patch to solve this problem. It tires to
allocate 4MB heap at fixed position at 28MB (To avoid problems with
relocation later on) and if it fails use the grub_available_iterate()
as before. If should be used with ealier patch from this thread. I
tested it on Pegasos 1 (Only one machine), Pegasos 2 (With few OF
revisions starting from 2004 to 2006) and efika and it works quite
well.

-- 
--- Marcin 'Morgoth' Kurek ---

Attachment: grub2-static_heap.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]