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

git: kernel - lwbuf SLIST safety


From: Samuel Greear <sjg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Mar 2010 18:07:40 -0700 (PDT)

commit c64a8596f03a37271d543c652eeacf000d89f692
Author: Samuel J. Greear <sjg@thesjg.com>
Date:   Thu Mar 18 13:05:16 2010 -0600

    kernel - lwbuf SLIST safety
    
    * Add critical sections around modifications to lwbuf SLIST in globaldata
    
    * Cache globaldata pointer to reduce generated code
    
    Spotted-by: Venkatesh Srinivas

Summary of changes:
 sys/cpu/i386/misc/lwbuf.c |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c64a8596f03a37271d543c652eeacf000d89f692


-- 
DragonFly BSD source repository



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