git: syscons MPSAFE - another attempt
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Aug 30 03:37:31 PDT 2010
commit 3c2ade0591964f691a457a7d2a4a86f0f1f80447
Author: Alex Hornung <ahornung at gmail.com>
Date: Mon Aug 30 09:14:00 2010 +0100
syscons MPSAFE - another attempt
* Do another pass on syscons and reduce the number of token
uses significantly.
* syscons now works with a limited number of tokens, acquired almost
only around linesw and vidsw routines, but out of the way of tty_cons.
Summary of changes:
sys/dev/misc/syscons/scvgarndr.c | 9 -----
sys/dev/misc/syscons/syscons.c | 64 ++------------------------------------
2 files changed, 3 insertions(+), 70 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c2ade0591964f691a457a7d2a4a86f0f1f80447
--
DragonFly BSD source repository
More information about the Commits
mailing list