Source-Changes archive

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

CVS commit: [netbsd-6] src/sys



Module Name:    src
Committed By:   riz
Date:           Tue Apr  3 16:14:02 UTC 2012

Modified Files:
        src/sys/kern [netbsd-6]: subr_kmem.c subr_vmem.c
        src/sys/rump/librump/rumpkern [netbsd-6]: vm.c

Log Message:
Pull up following revision(s) (requested by para in ticket #155):
        sys/kern/subr_vmem.c: revision 1.73
        sys/kern/subr_kmem.c: revision 1.43
        sys/rump/librump/rumpkern/vm.c: revision 1.124
make accounting for vm_inuse sane
while here don't statically allocated for more caches then required
adjust rump for static pool_cache count
should have went in with subr_vmem 1.73
don't overallocated once we leave the caches


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.42.2.1 src/sys/kern/subr_kmem.c
cvs rdiff -u -r1.72 -r1.72.2.1 src/sys/kern/subr_vmem.c
cvs rdiff -u -r1.122.2.1 -r1.122.2.2 src/sys/rump/librump/rumpkern/vm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index