DragonFly commits List (threaded) for 2008-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys malloc.h src/sys/kern kern_slaballoc.c
dillon 2008/06/29 20:00:36 PDT
DragonFly src repository
Modified files:
sys/sys malloc.h
sys/kern kern_slaballoc.c
Log:
Add a new helper function, kmalloc_limit(). This function returns
the number of bytes that can be held in a M_XXX kernel memory pool.
Revision Changes Path
1.29 +1 -0 src/sys/sys/malloc.h
1.53 +15 -0 src/sys/kern/kern_slaballoc.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/malloc.h.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_slaballoc.c.diff?r1=1.52&r2=1.53&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]