Date: Mon, 11 May 2009 18:52:46 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/snp snp.c Message-ID: <200905111852.n4BIqsvf018426@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-05-11 18:52:46 UTC
FreeBSD src repository
Modified files:
sys/dev/snp snp.c
Log:
SVN rev 191999 on 2009-05-11 18:52:46Z by ed
Add macros around the sx operations in snp(4).
As an experiment, I changed snp(4) to use a mutex instead of an sx lock.
We can't enable this right now, because Syscons still picks up Giant.
It's nice to already have the framework there.
Revision Changes Path
1.114 +15 -4 src/sys/dev/snp/snp.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905111852.n4BIqsvf018426>
