DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: syscons MPSAFE - another attempt


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Aug 2010 03:34:31 -0700 (PDT)

commit 3c2ade0591964f691a457a7d2a4a86f0f1f80447
Author: Alex Hornung <ahornung@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]