DragonFly BSD
DragonFly commits List (threaded) for 2013-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Cleanup SWB_NPAGES


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Mar 2013 17:04:19 -0700 (PDT)

commit 4a7bc0ea96105387e120413e41eb657fd97dadcb
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]