diff options
author | fsmp <fsmp@FreeBSD.org> | 1997-07-26 01:53:04 +0000 |
---|---|---|
committer | fsmp <fsmp@FreeBSD.org> | 1997-07-26 01:53:04 +0000 |
commit | 78cff7365d666ea82c32d53ae429cb3f5b843259 (patch) | |
tree | 37ad503dbdfcbe9eded05c7a112a0412b228f949 /lib/libc/stdio/freopen.c | |
parent | 7b1e0dfbb931fa6122580673d4ff133380b6b569 (diff) | |
download | FreeBSD-src-78cff7365d666ea82c32d53ae429cb3f5b843259.zip FreeBSD-src-78cff7365d666ea82c32d53ae429cb3f5b843259.tar.gz |
clock.c:
- removed TEST_ALTTIMER.
- removed APIC_PIN0_TIMER.
- removed TIMER_ALL.
apic_vector.s:
- new algorithm where a CPU uses try_mplock instead of get_mplock:
if successful continue as before.
if fail set ipending bit, mask INT (to avoid recursion), cleanup & iret.
This allows the CPU to return to successful work, while the ISR will be run
by the CPU holding the lock as part of the doreti dance.
Diffstat (limited to 'lib/libc/stdio/freopen.c')
0 files changed, 0 insertions, 0 deletions