freebsd-dev/sys/i386
Jake Burkholder 238dd3209a Split statclock into statclock and profclock, and made the method for driving
statclock based on profhz when profiling is enabled MD, since most platforms
don't use this anyway.  This removes the need for statclock_process, whose
only purpose was to subdivide profhz, and gets the profiling clock running
outside of sched_lock on platforms that implement suswintr.
Also changed the interface for starting and stopping the profiling clock to
do just that, instead of changing the rate of statclock, since they can now
be separate.

Reviewed by:	jhb, tmm
Tested on:	i386, sparc64
2003-02-03 17:53:15 +00:00
..
acpica Export the physical address of the RSDP to userland by means 2002-12-18 08:47:07 +00:00
apm Be consistent about functions being static. 2002-10-16 08:57:14 +00:00
bios - Removed unecesary code. 2003-01-18 04:36:12 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Put replace spaces with tabs in keeping with the rest of the file. 2003-02-01 18:45:18 +00:00
i386 Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
ibcs2 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
include Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
isa Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
linux Add IPv6 support for Linuxlator. 2003-02-03 17:43:20 +00:00
pci Outdent the string rather than use concatenation. 2002-12-23 22:12:17 +00:00
smapi - Removed unecesary code. 2003-01-18 04:36:12 +00:00
svr4 SCARGS removal take II. 2002-12-14 01:56:26 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00