git: kernel - Cleanup SWB_NPAGES
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 27 17:04:19 PDT 2013
commit 4a7bc0ea96105387e120413e41eb657fd97dadcb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Mar 27 17:03:12 2013 -0700
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
Summary of changes:
sys/vm/swap_pager.c | 10 ++++------
sys/vm/swap_pager.h | 4 +---
2 files changed, 5 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a7bc0ea96105387e120413e41eb657fd97dadcb
--
DragonFly BSD source repository
More information about the Commits
mailing list