K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-03-20T21:08:39.000000Z K 7 svn:log V 321 Add a new ram0 pseudo-device that claims memory resouces for physical addresses corresponding to system RAM. On amd64 ram0 uses the SMAP and claims all the type 1 SMAP regions. On i386 ram0 uses the dump_avail[] array. Note that on i386 we have to ignore regions above 4G in PAE kernels since bus resources use longs. END