Greg Lehey 74f2cc2c9c 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.

expand_table: Add parameters file and line if we're debugging.

Approved by: re (jhb)
2003-05-23 01:15:55 +00:00
..
2003-02-16 14:13:23 +00:00
2003-05-19 02:21:31 +00:00
2003-05-04 05:15:32 +00:00
2003-05-05 05:35:28 +00:00
2003-05-05 05:35:28 +00:00
2003-05-01 01:33:01 +00:00
2003-05-02 01:39:11 +00:00