lkml.org 
[lkml]   [1999]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: New new enhanced memory detection patch; testers wanted
Date
> This points at the necessity to precisely define the memory use
> at boot time, and to set aside a fragment of memory substantially
> larger than what we have now.

Its not like you cant reclaim the page as if it were __init afterwards. One
sensible thing the m68k people did with their ever growing subtly changing
boot info records is to switch to a tagged list for stuff the booter passes

Now all the parsing code can be __init so its not a size issue, and its
fairly easy to parse

[tag][size][data]

sequences as well as buring the compatibility issues and boot loader
compatibility problems we have to worry about now for a lot of stuff

Alan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.038 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site