DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_slaballoc.c
dillon 2007/06/07 13:34:14 PDT
DragonFly src repository
Modified files:
sys/kern kern_slaballoc.c
Log:
Use the slab cache for PAGE_SIZE and PAGE_SIZE*2 sized allocations. This
reduces the number of SMP page invals the ELF loader and mmio have to do
for operations that occur on a single cpu.
Revision Changes Path
1.50 +4 -2 src/sys/kern/kern_slaballoc.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_slaballoc.c.diff?r1=1.49&r2=1.50&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]