1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/amd64
Peter Wemm bb36094c06 Argh, what was I thinking?? Don't (yet) halt the CPU in the idle loop
while waiting for an interrupt (rather than spinning on the runqueue status
bits), since the other cpu can put stuff in there and the sleeping cpu may
not get an interrupt for a while.  When we have a reschedule IPI, this can
come back.

Pointed out by: fsmp
1997-09-05 17:54:07 +00:00
..
amd64 Argh, what was I thinking?? Don't (yet) halt the CPU in the idle loop 1997-09-05 17:54:07 +00:00
conf Well, consensus seems very split on this so I talked it over with DG 1997-07-22 08:33:52 +00:00
include General cleanup of the sub-system locking macros. 1997-09-01 07:45:37 +00:00
isa Removed the "globl" nature of the vec array. This was left over from the 1997-09-02 19:40:13 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00