git: callout: Allocate per-cpu callout context on the owner cpu.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Sep 27 08:23:10 PDT 2017


commit 99164ac9a339cbcd97ff68babd2179fb4a9a50b7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Sep 27 15:01:25 2017 +0800

    callout: Allocate per-cpu callout context on the owner cpu.
    
    Thread is not embedded in the per-cpu callout context.

Summary of changes:
 sys/kern/kern_timeout.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99164ac9a339cbcd97ff68babd2179fb4a9a50b7


-- 
DragonFly BSD source repository



More information about the Commits mailing list