Date: Sat, 07 Jun 2008 16:22:38 -0400 From: Coleman Kane <cokane@FreeBSD.org> To: freebsd-current@FreeBSD.org Subject: Call for Testers: Convert watchdog spinlock into a sleepable mutex in if_ndis Message-ID: <1212870158.1724.25.camel@localhost>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hi,
I've got another patch to if_ndis and I'd like to know if any NDIS users
out there can test it for me and give me some feedback. I've converted
the ndis_spinlock in if_ndis into a normal sleepable mutex, and would
like to get some testers. The idea here is to eliminate an unnecessary
"spinning" in the kernel, where it would be preferable to sleep (for CPU
usage, interactivity, etc...).
You can download it here:
* http://people.freebsd.org/~cokane/patches/if_ndis-spinlock-to-mtx.patch
--
Coleman Kane
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)
iEYEABECAAYFAkhK7gkACgkQcMSxQcXat5fn2QCbBuQDa48fRyFPnfCV+e5jLhDh
kowAnifn2GZlZA1Eqk6rn1DZ+VnNzyDs
=M+ev
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1212870158.1724.25.camel>
