git: kernel - MPSAFE work - Add cpu_pause() in scheduler contention path
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jun 9 19:18:56 PDT 2010
commit e0a90d3bd0ffb693898a534ae8f8c325f03c57c1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jun 9 11:32:40 2010 -0700
kernel - MPSAFE work - Add cpu_pause() in scheduler contention path
* Add a cpu_pause() to the scheduler contention path to reduce intra-cpu
cache management effects.
Summary of changes:
sys/kern/lwkt_thread.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0a90d3bd0ffb693898a534ae8f8c325f03c57c1
--
DragonFly BSD source repository
More information about the Commits
mailing list