summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getenv.c
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-02-01 03:34:20 +0000
committerjake <jake@FreeBSD.org>2001-02-01 03:34:20 +0000
commita9f4853a90e9a3d0a29707d7da60599d5cf64468 (patch)
tree84ae793f8179f0a4684d40da39573fd2b24cc4d4 /lib/libc/stdlib/getenv.c
parentde48d4010094bae98c3ed8c82cef640a182c5a75 (diff)
downloadFreeBSD-src-a9f4853a90e9a3d0a29707d7da60599d5cf64468.zip
FreeBSD-src-a9f4853a90e9a3d0a29707d7da60599d5cf64468.tar.gz
Implement preemptive scheduling of hardware interrupt threads.
- If possible, context switch to the thread directly in sched_ithd(), rather than triggering a delayed ast reschedule. - Disable interrupts while restoring fpu state in the trap handler, in order to ensure that we are not preempted in the middle, which could cause migration to another cpu. Reviewed by: peter Tested by: peter (alpha)
Diffstat (limited to 'lib/libc/stdlib/getenv.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud