Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Mention rmind-smpnet branch.
details: https://anonhg.NetBSD.org/src/rev/ca0d1ca349d0
branches: trunk
changeset: 788801:ca0d1ca349d0
user: rmind <rmind%NetBSD.org@localhost>
date: Sat Jul 20 14:15:20 2013 +0000
description:
Mention rmind-smpnet branch.
diffstat:
doc/BRANCHES | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r aba9b8ea73ae -r ca0d1ca349d0 doc/BRANCHES
--- a/doc/BRANCHES Sat Jul 20 13:13:33 2013 +0000
+++ b/doc/BRANCHES Sat Jul 20 14:15:20 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: BRANCHES,v 1.329 2013/05/06 23:27:06 khorben Exp $
+# $NetBSD: BRANCHES,v 1.330 2013/07/20 14:15:20 rmind Exp $
#
# This file contains a list of branches that exist in the NetBSD CVS
# tree and their current state.
@@ -539,6 +539,21 @@
allowing multiple conflicting packages and versions to co-exist
within the same tree
+Branch: rmind-smpnet
+Description: MP safe network stack (milestone 1): IPv4, UDP and ICMP
+Status: Active
+Start Date: 17 July 2013
+End Date:
+Base Tag: rmind-smpnet-base
+Maintainer: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
+Scope: Kernel: src/sys (src/common is tagged but not branched)
+Notes: Goals:
+
+ - Improve the abstraction of PCB and other interfaces.
+ - Add PCB and route cache locking, adjust socket locking.
+ - Rework IPv4, UDP and ICMP paths to be MP safe.
+ - Switch UDP sockets to a separate lock, test and benchmark.
+
Branch: rpaulo-netinet-merge-pcb
Description: merge in6pcb with inpcb
Status: Dormant
Home |
Main Index |
Thread Index |
Old Index