tech-kern archive

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

re: allocating memory during kernel startup



FWIW, i just noticed this in subr_extent.c.  gross, but what you want :-)


.mrg.


#include <uvm/uvm_extern.h>

#define KMEM_IS_RUNNING         (kmem_map != NULL)


Home | Main Index | Thread Index | Old Index