freebsd-dev/sys/amd64
Scott Long e015dfcfd1 Introduce bus_dmamap_load_mbuf_sg(). Instead of taking a callback arg, this
cuts to the chase and fills in a provided s/g list.  This is meant to optimize
out the cost of the callback since the callback doesn't serve much purpose for
mbufs since mbuf loads will never be deferred.  This is just for amd64 and
i386 at the moment, other arches will be coming shortly.
2005-01-07 07:57:18 +00:00
..
acpica Move the code for halting the CPU (acpi_cpu_c1) into machdep files. 2004-10-11 05:39:15 +00:00
amd64 Introduce bus_dmamap_load_mbuf_sg(). Instead of taking a callback arg, this 2005-01-07 07:57:18 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf These are no longer relevant. They are scripts for extracting hints 2005-01-07 00:54:35 +00:00
ia32 Remove sched_free_thread() which was only used 2004-08-31 06:12:13 +00:00
include Introduce bus_dmamap_load_mbuf_sg(). Instead of taking a callback arg, this 2005-01-07 07:57:18 +00:00
isa Get rid of #ifdef for legacy system. Move that into the MD code. 2004-12-24 23:03:17 +00:00
linux32 Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
pci Begin all license/copyright comments with /*- 2005-01-05 20:17:21 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00