summaryrefslogtreecommitdiffstats
path: root/sys/compat/ia32/ia32_sysvec.c
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2003-05-23 01:15:30 +0000
committergrog <grog@FreeBSD.org>2003-05-23 01:15:30 +0000
commit835b492a3b17afb1e1c3325023457ce6242b457f (patch)
tree4692de16dd391f32b6277cfe32185ce9432f4636 /sys/compat/ia32/ia32_sysvec.c
parent25103020fbe68a27e79beab9838fb643f1af36cf (diff)
downloadFreeBSD-src-835b492a3b17afb1e1c3325023457ce6242b457f.zip
FreeBSD-src-835b492a3b17afb1e1c3325023457ce6242b457f.tar.gz
Change the way the plex lock mutexes work. Previously they were part
of the struct plex, which tore apart the mutex linked lists when the plex table was expanded. Now we maintain a pool of mutexes (currently 32) to be shared by all plexes. This is still a lot better than the splhigh() method used in other architectures. Add and clarify comments. Approved by: re (jhb)
Diffstat (limited to 'sys/compat/ia32/ia32_sysvec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud