git: uipc: Use taskqueue to run GC.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Nov 9 06:04:25 PST 2015


commit 0379c67d78433a74088d2b30104ca1b918f793b9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Nov 9 22:01:41 2015 +0800

    uipc: Use taskqueue to run GC.
    
    And revoke no longer used unp_gcing.

Summary of changes:
 sys/kern/uipc_usrreq.c | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0379c67d78433a74088d2b30104ca1b918f793b9


-- 
DragonFly BSD source repository



More information about the Commits mailing list