1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys/dev/vinum
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
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:14:35 +00:00
vinumconfig.c
vinumdaemon.c
vinumext.h
vinumhdr.h
vinuminterrupt.c
vinumio.c
vinumio.h
vinumioctl.c detachobject: Update volume config after detaching a plex. 2003-05-23 01:14:13 +00:00
vinumkw.h
vinumlock.c Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:14:35 +00:00
vinummemory.c expand_table: Add parameters file and line if we're debugging. 2003-05-23 01:15:01 +00:00
vinumobj.h Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:15:30 +00:00
vinumparser.c
vinumraid5.c
vinumrequest.c
vinumrevive.c
vinumstate.c
vinumstate.h
vinumutil.c
vinumutil.h
vinumvar.h Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:15:55 +00:00