This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
/
isa
History
John Baldwin
c05655bfda
Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY().
...
MFC after: 1 week
2008-01-17 18:59:38 +00:00
..
atpic_vector.s
Evidently FreeBSD has long relied on the compiler to treat structures
2006-12-17 05:07:01 +00:00
atpic.c
Minor fixes and tweaks to the x86 interrupt code:
2007-05-08 21:29:14 +00:00
ccbque.h
…
clock.c
Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY().
2008-01-17 18:59:38 +00:00
elcr.c
…
elink.c
…
elink.h
…
icu.h
Evidently FreeBSD has long relied on the compiler to treat structures
2006-12-17 05:07:01 +00:00
isa_dma.c
…
isa.c
Fix a kernel panic due to a NULL pointer access on pc98.
2007-09-01 12:18:28 +00:00
isa.h
…
nmi.c
…
npx.c
Commit 14/14 of sched_lock decomposition.
2007-06-05 00:00:57 +00:00
pmtimer.c
First part of a little cleanup in the calendar/timezone/RTC handling.
2006-10-02 12:59:59 +00:00
prof_machdep.c
Don't use plain "ret" instructions at targets of jump instructions,
2007-11-29 02:01:21 +00:00
spic.c
…
spicreg.h
…
vesa.c
…