DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - remove MP lock from uipc socket functions, route table, and mld6
commit 8d1b9f9339babcb9d8e55d3989ec40ca0e324232
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Oct 26 11:39:40 2011 -0700
kernel - remove MP lock from uipc socket functions, route table, and mld6
* Remove the MP lock from the uipc_socket.c kqueue filterops.
* Remove the MP lock from the route table threads.
* Remoev the MP lock from the IPV6 MLD6 implementation.
Summary of changes:
sys/kern/uipc_socket.c | 8 ++++----
sys/net/route.c | 3 ---
sys/netinet6/mld6.c | 18 +++++++++++++-----
3 files changed, 17 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d1b9f9339babcb9d8e55d3989ec40ca0e324232
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]