summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-04-13 21:54:58 +0000
committerjake <jake@FreeBSD.org>2003-04-13 21:54:58 +0000
commit08ad0d0b12b05574b3ca8dc82085cf761ced1cb6 (patch)
tree3e95e9ec9c040078e79c412e7276c6a9fa539d07 /sbin/fdisk
parent718ebc1291829bf1185a75ae93a2a7e562bfc5d8 (diff)
downloadFreeBSD-src-08ad0d0b12b05574b3ca8dc82085cf761ced1cb6.zip
FreeBSD-src-08ad0d0b12b05574b3ca8dc82085cf761ced1cb6.tar.gz
- Move the routine for flushing all user mappings from the tlb from pmap to
the cpu dependent files. It will need to be done differently for USIII. - Simplify the logic for detecting context rollovers. Instead of dealing with it when the next context switch would cause the context numbers to rollover, deal with it when they actually do rollover. - Move some things around in cpu_switch so that we only do 1 membar #Sync when switching address space, instead of 2. - Detect kernel threads by comparing the new vm space to vmspace0, instead if checking if the tlb context is 0. - Removed some debug code.
Diffstat (limited to 'sbin/fdisk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud