This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-20 15:43:16 +00:00
Code
Issues
Releases
Activity
a8f8643e3a
freebsd
/
sys
/
x86
History
Jung-uk Kim
a8f8643e3a
Do not let machdep.tsc_freq modify tsc_freq itself. It is bad for i386 as
...
it does not operate atomically. Actually, it serves no purpose. Noticed by: bde
2011-03-15 19:47:20 +00:00
..
acpica
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
2011-01-11 13:59:06 +00:00
bios
cpufreq
Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSes
2011-02-25 23:14:24 +00:00
include
Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98
2011-01-08 18:09:48 +00:00
isa
When TSC is unavailable, broken or disabled and the current timecounter has
2011-03-14 22:05:59 +00:00
pci
x86
Do not let machdep.tsc_freq modify tsc_freq itself. It is bad for i386 as
2011-03-15 19:47:20 +00:00