freebsd-skq/sys/i386
jkoshy 1d3209ab83 MFP4:
- Implement sampling modes and logging support in hwpmc(4).

- Separate MI and MD parts of hwpmc(4) and allow sharing of
  PMC implementations across different architectures.
  Add support for P4 (EMT64) style PMCs to the amd64 code.

- New pmcstat(8) options: -E (exit time counts) -W (counts
  every context switch), -R (print log file).

- pmc(3) API changes, improve our ability to keep ABI compatibility
  in the future.  Add more 'alias' names for commonly used events.

- bug fixes & documentation.
2005-06-09 19:45:09 +00:00
..
acpica Pick up the selectors to use for various kernel segments from assym.s 2005-04-22 09:53:04 +00:00
bios - Consistently protect against NULL dereference. 2005-04-12 20:14:56 +00:00
compile
conf - Move the REISERFS option in the MD NOTES file for i386, it doesn't 2005-05-24 18:31:34 +00:00
cpufreq Add a driver for SMI-based SpeedStep. The hardware supports two frequency 2005-04-19 16:38:24 +00:00
i386 Add IPI support for preempting a thread on another CPU. 2005-06-09 18:23:54 +00:00
ibcs2 Rebuild generated system call definition files following the addition of 2005-05-30 15:20:21 +00:00
include MFP4: 2005-06-09 19:45:09 +00:00
isa Allow the VESA code to handle devices that don't claim to be VGA devices. 2005-06-01 16:02:39 +00:00
linux Regen after addition of linux_getpriority wrapper. 2005-06-08 20:47:30 +00:00
pci Trust the settings programmed by the BIOS over what the $PIR says. 2005-04-14 18:25:09 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile