CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/18 13:23:46
Modified files:
sys/kern : dma_alloc.c subr_pool.c uipc_mbuf.c
sys/sys : pool.h
sys/uvm : uvm_extern.h uvm_km.c uvm_map.c
Log message:
Put back the change of pool and malloc into the new km_alloc(9) api.
The problems during the hackathon were not caused by this (most likely).
prodded by deraadt@ and beck@
