|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Theo de Raadt (deraadt
cvs.openbsd.org)
Date: Tue Jul 13 2010 - 11:47:04 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: deraadt
cvs.openbsd.org 2010/07/13 10:47:03
Modified files:
sys/sys : pool.h
sys/conf : files
sys/uvm : uvm_init.c
Added files:
sys/kern : dma_alloc.c
Log message:
dma_alloc() and dma_free(). This is a thin shim on top of a bag of
pools, sized by powers of 2, which are constrained to dma memory.
ok matthew tedu thib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]