freebsd-dev/sys/arm
Olivier Houchard 15ba408fd7 - Try to avoid calling malloc() in bus_dmamap_create() and bus_dmamem_alloc()
for the dmamap by using static dmamaps.
- Don't do anything for BUS_DMASYNC_PREREAD and BUS_DMASYNC_POSTWRITE in
bus_dmamap_sync(), it's not needed anymore.
2005-05-24 22:10:35 +00:00
..
arm - Try to avoid calling malloc() in bus_dmamap_create() and bus_dmamem_alloc() 2005-05-24 22:10:35 +00:00
compile
conf Use a more sane value for HZ. 2005-05-24 21:45:26 +00:00
include Use asm versions of in_cksum() and friends. 2005-05-24 21:44:34 +00:00
sa11x0 pmap_update() is gone. 2005-04-13 16:02:03 +00:00
xscale Allocating the memory for the kernel stack one time is enough. 2005-04-27 13:29:54 +00:00