kernel - Cleanup SWB_NPAGES
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 28 Mar 2013 00:03:12 +0000 (17:03 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 28 Mar 2013 00:03:12 +0000 (17:03 -0700)
commit4a7bc0ea96105387e120413e41eb657fd97dadcb
tree6cd0a2b3f36ccbfc024827ad7ab78c106fb9a8d5
parent58f6b4c1526f2b6d4700a91880d085cb456020b0
kernel - Cleanup SWB_NPAGES

* Remove the conditional for the SWB_NPAGES #define so the swblock
  structure remains consistent.  Remove the override in swap_pager.c.

* Previous code was confusing, but harmless.

Reported-by: Enjolras
sys/vm/swap_pager.c
sys/vm/swap_pager.h