> `swapdev = makedev(X,0)' should match the `bdev_swap_init()' position in > bdevsw[], otherwise you end up calling someone else's strategy routine > to do your swapping/paging operations. This would certainly explain why it dives off into the ozone when it tries to swap... _MelloN_