phk 2003/08/04 23:54:44 PDT
FreeBSD src repository
Modified files:
sys/dev/md md.c
Log:
Change the implementation of swap backing to use the VM system in normal
ways, and drop the need for vm_pager_strategy().
Revision Changes Path
1.104 +58 -22 src/sys/dev/md/md.c