Date: Tue, 26 Oct 2004 21:01:42 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/vinum geom_vinum_plex.c geom_vinum_var.h Message-ID: <200410262101.i9QL1gUA032332@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410262101.i9QL1gUA032332>