summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_tc.c
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-12-29 07:07:35 +0000
committerjake <jake@FreeBSD.org>2001-12-29 07:07:35 +0000
commita3769d0f6ae5707b6235796db86a89eeb9c61eb6 (patch)
treef4d2c1cbaa1915960ee3a34735e436c04e41fe0d /sys/kern/kern_tc.c
parent63826f10fafda5a3a6f181dfe58a89909de04a29 (diff)
downloadFreeBSD-src-a3769d0f6ae5707b6235796db86a89eeb9c61eb6.zip
FreeBSD-src-a3769d0f6ae5707b6235796db86a89eeb9c61eb6.tar.gz
1. Certain tlb operations need to be atomic, so disable interrupts for
their duration. This is still only effective as long as they are only used in the static kernel. Code in modules may cause instruction faults which makes these break in different ways anyway. 2. Add a load bearing membar #Sync. 3. Add an inline for demapping an entire context. Submitted by: tmm (1, 2)
Diffstat (limited to 'sys/kern/kern_tc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud