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

git: kernel - Ensure rover in vfs_cache is not optimized.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Jan 2011 15:38:24 -0800 (PST)

commit 5c551789b79e85fa5d79d21cb938f3c8df81eb67
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Jan 10 15:25:47 2011 -0800

    kernel - Ensure rover in vfs_cache is not optimized.
    
    * Add a cpu_ccfence() to ensure that the static rover variable is
      not optimized by the compiler.

Summary of changes:
 sys/kern/vfs_cache.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5c551789b79e85fa5d79d21cb938f3c8df81eb67


-- 
DragonFly BSD source repository



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