On Wed, Jan 19, 2011 at 5:15 PM, Masao Uebayashi <[email protected]> wrote: > From my note I wrote last year: > > - There's a need to initialize pool(9) and vmem(9) subsystems very > early - just after BSS is initialized and C code is run. So that > MD init code can use vmem(9) as a generic space allocator to manage > MD resources. >
This is exactly, where I do have some doubt with the current implementation
