Date: Sat, 18 Sep 2004 09:16:19 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c Message-ID: <200409180916.i8I9GJEI024804@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004-09-18 09:16:19 UTC FreeBSD src repository Modified files: sys/dev/md md.c Log: Actually this order (unlock, wakeup) in this case is race-safe and can save us 2 context switches. Explained by: njl Revision Changes Path 1.140 +1 -1 src/sys/dev/md/md.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409180916.i8I9GJEI024804>