cvs commit: src/sys/geom/vinum geom_vinum_plex.c geom_vinum_var.h
Lukas Ertl
le at FreeBSD.org
Tue Oct 26 14:01:42 PDT 2004
le 2004-10-26 21:01:42 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_plex.c geom_vinum_var.h
Log:
Give each plex a separate queue where held back bios are put on.
This lowers the CPU usage of the worker thread and prevents a
possible live lock on non-SMP machines.
MFC candidate.
Revision Changes Path
1.12 +15 -3 src/sys/geom/vinum/geom_vinum_plex.c
1.5 +1 -0 src/sys/geom/vinum/geom_vinum_var.h
More information about the cvs-src
mailing list