git: kernel - lwbuf SLIST safety
Samuel Greear
sjg at crater.dragonflybsd.org
Thu Mar 18 18:08:59 PDT 2010
commit c64a8596f03a37271d543c652eeacf000d89f692
Author: Samuel J. Greear <sjg at 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
More information about the Commits
mailing list