Date: Tue, 17 Nov 2009 21:43:42 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom geom_io.c Message-ID: <200911172143.nAHLhtIc082894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-11-17 21:43:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/geom geom_io.c Log: SVN rev 199455 on 2009-11-17 21:43:42Z by mav MFC r196904: Remove msleep() timeout from g_io_schedule_up/down(). It works fine without it, saving few percents of CPU on high request rates without need to rearm callout twice per request. Revision Changes Path 1.80.2.2 +2 -2 src/sys/geom/geom_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911172143.nAHLhtIc082894>