|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH 14/14] memmap: allow huge size efi memory ma
On Wed, Jun 06, 2007 at 05:37:31PM +0900, Isaku Yamahata wrote:
> Before the patch, it is statically allocated as NUM_MEM_DESCS-sized array.
> With the patch, the array is dynamically allocated.
> So NUM_MEM_DESCS isn't necessary to be so large.
> It can be reduced safely.
NUM_MEM_DESCS is now very misleading. It should be renamed
to something like NUM_EXTRA_MEM_DESCS or any other name you like.
--
yamahata
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|