freebsd-skq/sys/dev/md
pjd aea0843869 There is no need to keep 'npage' value inside our softc structure,
it is only used in one function. While doing so, change its type to
vm_ooffset_t.
We are still limited for swap-backed devices to 16TB on 32-bit architectures
where PAGE_SIZE is 4096 bytes.
2004-09-16 20:38:11 +00:00
..
md.c There is no need to keep 'npage' value inside our softc structure, 2004-09-16 20:38:11 +00:00