freebsd-dev/sys/amd64
Bruce Evans 3c9d896571 Quick fix for high resolution kernel profiling on i386's. Use
-finstrument-functions instead of -mprofiler-epilogue.  The former
works essentially the same as the latter but has a higher overhead
(about 22 more bytes per function for passing unused args to the
profiling functions).

Removed all traces of the IDENT Makefile variable, which had been
reduced to just a place for holding profiling's contribution to CFLAGS
(the IDENT that gives the kernel identity was renamed to KERN_IDENT).
2002-07-13 22:28:34 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
amd64 Quick fix for high resolution kernel profiling on i386's. Use 2002-07-13 22:28:34 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Introduce syscall.master option 'COMPAT4' which allows one to wrap 2002-07-12 06:38:34 +00:00
ia32
include Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci Use a common function to map the bogus intlines. 2002-06-01 05:14:11 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00