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

git: kernel - Track slabs allocated and freed


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 23 Feb 2013 11:50:03 -0800 (PST)

commit 6e72a17f7221cfa19db5470dab33bace2a1918f5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Feb 23 11:45:24 2013 -0800

    kernel - Track slabs allocated and freed
    
    * Add statistics counters kern.slabs_allocated and kern.slabs_freed,
      tracking kernel memory allocator slab statistics.

Summary of changes:
 sys/kern/kern_slaballoc.c | 6 ++++++
 1 file changed, 6 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e72a17f7221cfa19db5470dab33bace2a1918f5


-- 
DragonFly BSD source repository



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