freebsd-nq/sys/amd64
Ariff Abdullah b65cb1db3c When using i8254 as the only kernel timer source:
- Interpolate stat/prof clock using clkintr() in a similar fashion to
  local APIC timer, since statclock usually run slower.

- Liberate hardclockintr() from taking the burden of handling both stat
  and prof clock interrupt. Instead, send IPIs within clkintr() to handle
  those.
2009-06-09 07:26:52 +00:00
..
acpica Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
amd64 Move C1E workaround into its own idle function. Previous workaround works 2009-06-09 04:17:36 +00:00
compile
conf Rewrite OsdSynch.c to reflect the latest ACPICA more closely: 2009-06-08 20:07:16 +00:00
ia32 Save and restore segment registers on amd64 when entering and leaving 2009-04-01 13:09:26 +00:00
include Now that amd64's kernel map is 512GB (SVN rev 192216), there is no reason 2009-06-08 16:43:40 +00:00
isa When using i8254 as the only kernel timer source: 2009-06-09 07:26:52 +00:00
linux32 Implement accept4 syscall. 2009-06-01 20:48:39 +00:00
pci Add a read-only sysctl hw.pci.mcfg to mirror the tunable by the same name. 2009-05-18 21:47:32 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00