DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf files src/sys/kern uipc_mbuf.c src/sys/vm vm_contig.c vm_kern.h vm_page.c
hmp 2003/10/15 09:48:04 PDT
Modified files:
sys/conf files
sys/kern uipc_mbuf.c
sys/vm vm_kern.h vm_page.c
Added files:
sys/vm vm_contig.c
Log:
Second contigmalloc() cleanup:
* Move the contigmalloc/vm_contig_pg API into its own
file, vm_contig.c.
* Give contigmalloc1() a more sensible to reflect its
purpose, contigmalloc_map().
Revision Changes Path
1.18 +1 -0 src/sys/conf/files
1.13 +1 -1 src/sys/kern/uipc_mbuf.c
1.5 +1 -1 src/sys/vm/vm_kern.h
1.14 +0 -314 src/sys/vm/vm_page.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]