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

git: kernel: Remove the unused is_physical_memory() function.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Feb 2012 11:51:35 -0800 (PST)

commit 492a5f90f12383a5e791a861781e1ee6b0a2f1e9
Author: Sascha Wildner <saw@online.de>
Date:   Thu Feb 16 20:51:28 2012 +0100

    kernel: Remove the unused is_physical_memory() function.
    
    It used to be used in dumping functions of raid and disk drivers but
    updates and alexh's dumping upgrades (b24cd69c3515fbc52) removed all
    usage more than two years ago.

Summary of changes:
 sys/platform/pc32/i386/vm_machdep.c        |   27 ---------------------------
 sys/platform/pc64/x86_64/vm_machdep.c      |   24 ------------------------
 sys/platform/vkernel/i386/vm_machdep.c     |   13 -------------
 sys/platform/vkernel64/x86_64/vm_machdep.c |   14 --------------
 sys/sys/systm.h                            |    1 -
 5 files changed, 0 insertions(+), 79 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/492a5f90f12383a5e791a861781e1ee6b0a2f1e9


-- 
DragonFly BSD source repository



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