K 10 svn:author V 3 imp K 8 svn:date V 27 2001-11-26T07:17:09.000000Z K 7 svn:log V 324 Make the start memory address that we use configurable via a boot loader parameter. This allows us to more easily boot on big memory configuration machines. hw.pccbb.start_mem. Reflect this in a sysctl so we can read it from userland. # Note: we need a TUNABLE_ULONG to do this right. I'll add that to # kernel.h soon. END