freebsd-dev/sys/amd64
Dag-Erling Smørgrav a6221d8c82 Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead
of long and int64_t; and print the result as an unsigned long. This should
make the output from the bzero() test more readable, and avoid printing a
negative bandwidth. Note that this doesn't change the decision process,
since that is based on time elapsed, not on computed bandwidth.
2001-03-19 00:28:04 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead 2001-03-19 00:28:04 +00:00
conf Remove the now defunct ATA_ENABLE* options 2001-03-16 11:52:25 +00:00
include Kill the 4MB kernel limit dead. [I hope :-)]. 2001-03-15 05:10:06 +00:00
isa Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead 2001-03-19 00:28:04 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00