BRANCHES revision 1.367
11.367Sandvar#	$NetBSD: BRANCHES,v 1.367 2023/03/26 19:10:32 andvar Exp $
21.1Slukem#
31.1Slukem# This file contains a list of branches that exist in the NetBSD CVS
41.1Slukem# tree and their current state.
51.1Slukem#
61.1Slukem# This list is necessarily incomplete.
71.1Slukem# 
81.1Slukem# Within reason, developers may create branch and version tags at any
91.1Slukem# time for any purpose.  To avoid name collisions, private tags should
101.1Slukem# have names which begin with the developer's NetBSD login name
111.1Slukem# followed by a - or _ character (e.g., thorpej_scsipi,
121.1Slukem# thorpej-signal)
131.1Slukem# 
141.1Slukem# Any branch or version tag not listed here should be assumed to be
151.1Slukem# private to the developer who created it.  It is inappropriate for
161.1Slukem# anyone other than that developer to commit, move tags, or otherwise
171.1Slukem# modify the contents of the branch.
181.1Slukem#
191.1Slukem# Please update this file when a new branch is ready for consumption
201.1Slukem# by folks other than the maintainer, or when the use or status of an
211.1Slukem# existing branch changes significantly.
221.1Slukem#
231.1Slukem# Format:
241.1Slukem#   Branch:	  name of branch
251.1Slukem#   Description:  Purpose and intention of the branch
261.1Slukem#   Status:	  Active/Terminated/Dormant
271.1Slukem#   Start Date:	  date first instantiated
281.1Slukem#   End Date:	  date it was Terminated/made_Dormant, if any
291.1Slukem#   Base Tag:	  netbsd-1-5-base, etc.
301.1Slukem#   Maintainer:	  Somebody to blame.
311.1Slukem#   Scope:	  Portion of the tree covered.
321.1Slukem#   Notes:	  Various other info, perhaps explanation of special tags,
331.1Slukem#		  who-may-commit policies, etc.
341.79Sbriggs#
351.79Sbriggs# There are four sections to this file:
361.79Sbriggs#   Release branches
371.79Sbriggs#   Individual developers' branches (Active/Dormant)
381.79Sbriggs#   Individual developers' branches (Terminated), and
391.79Sbriggs#   other
401.79Sbriggs#
411.79Sbriggs# Entries within each section should be alphabetized.
421.79Sbriggs#
431.1Slukem
441.1Slukem
451.1Slukem# Release branches:
461.1Slukem
471.1SlukemBranch:		comdex-fall-1999
481.1SlukemDescription:	Special release branch for pre-1.5 release at
491.1Slukem		Fall 1999 COMDEX.
501.1SlukemStatus:		Terminated
511.1SlukemStart Date:
521.1SlukemEnd Date:
531.1SlukemBase Tag:	comdex-fall-1999-base
541.290SmrgMaintainer:	mycroft
551.1SlukemScope:		Entire tree.
561.1SlukemNotes:
571.1Slukem
581.1SlukemBranch:		netbsd-0-9
591.1SlukemDescription:	The NetBSD 0.9 release branch
601.1SlukemStatus:		Terminated
611.1SlukemStart Date:
621.1SlukemEnd Date:
631.1SlukemBase Tag:	netbsd-0-9-base
641.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
651.1SlukemScope:		Entire tree.
661.1SlukemNotes:		Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
671.1Slukem		netbsd-0-9-BETA, netbsd-0-9-RELEASE.
681.1Slukem		Commits restricted to release engineering.
691.1Slukem
701.1SlukemBranch:		netbsd-1-0
711.1SlukemDescription:	The NetBSD 1.0 release branch
721.1SlukemStatus:		Terminated
731.1SlukemStart Date:
741.1SlukemEnd Date:
751.1SlukemBase Tag:	netbsd-1-0-base
761.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
771.1SlukemScope:		Entire tree.
781.1SlukemNotes:
791.1Slukem		Commits restricted to release engineering.
801.1Slukem
811.1SlukemBranch:		netbsd-1-1
821.1SlukemDescription:	The NetBSD 1.1 release branch
831.1SlukemStatus:		Terminated
841.1SlukemStart Date:
851.1SlukemEnd Date:
861.1SlukemBase Tag:	netbsd-1-1-base
871.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
881.1SlukemScope:		Entire tree.
891.1SlukemNotes:
901.1Slukem		Commits restricted to release engineering.
911.1Slukem
921.1SlukemBranch:		netbsd-1-2
931.1SlukemDescription:	The NetBSD 1.2 release branch
941.1SlukemStatus:		Terminated
951.1SlukemStart Date:
961.1SlukemEnd Date:
971.1SlukemBase Tag:	netbsd-1-2-base
981.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
991.1SlukemScope:		Entire tree.
1001.1SlukemNotes:
1011.1Slukem		Commits restricted to release engineering.
1021.1Slukem
1031.1SlukemBranch:		netbsd-1-3
1041.1SlukemDescription:	The NetBSD 1.3 release branch
1051.1SlukemStatus:		Terminated
1061.1SlukemStart Date:
1071.1SlukemEnd Date:
1081.1SlukemBase Tag:	netbsd-1-3-base
1091.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
1101.1SlukemScope:		Entire tree.
1111.1SlukemNotes:
1121.1Slukem		Commits restricted to release engineering.
1131.1Slukem
1141.1SlukemBranch:		netbsd-1-4
1151.1SlukemDescription:	The NetBSD 1.4 release branch
1161.13SjmcStatus:		Terminated
1171.1SlukemStart Date:	1 Apr 2000
1181.1SlukemEnd Date:
1191.1SlukemBase Tag:	netbsd-1-4-base
1201.10SsaloMaintainer:	1.4 Release Engineering <releng-1-4@NetBSD.org>
1211.1SlukemScope:		Entire tree.
1221.1SlukemNotes:
1231.1Slukem		Commits restricted to release engineering.
1241.1Slukem
1251.1SlukemBranch:		netbsd-1-5
1261.1SlukemDescription:	The NetBSD 1.5 release branch
1271.37SjmcStatus:		Terminated
1281.1SlukemStart Date:	20 Jun 2000
1291.37SjmcEnd Date:	26 Jan 2005
1301.1SlukemBase Tag:	netbsd-1-5-base
1311.10SsaloMaintainer:	1.5 Release Engineering <releng-1-5@NetBSD.org>
1321.1SlukemScope:		Entire tree.
1331.1SlukemNotes:
1341.1Slukem		Commits restricted to release engineering.
1351.6Slukem
1361.6SlukemBranch:		netbsd-1-6
1371.6SlukemDescription:	The NetBSD 1.6 release branch
1381.91SwizStatus:		Terminated
1391.7SlukemStart Date:	22 May 2002
1401.6SlukemEnd Date:
1411.6SlukemBase Tag:	netbsd-1-6-base
1421.10SsaloMaintainer:	1.6 Release Engineering <releng-1-6@NetBSD.org>
1431.6SlukemScope:		Entire tree.
1441.6SlukemNotes:
1451.6Slukem		Commits restricted to Release Engineering.
1461.1Slukem
1471.88SrizBranch:		netbsd-2
1481.88SrizDescription:    The NetBSD 2 release branch
1491.271SsnjStatus:		Terminated
1501.88SrizStart Date:	23 Dec 2004
1511.88SrizEnd Date:
1521.88SrizBase Tag:	netbsd-2-base
1531.88SrizMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1541.88SrizScope:		Entire tree. (src + xsrc)
1551.88SrizNotes:
1561.88Sriz		Commits restricted to Release Engineering.
1571.88Sriz
1581.13SjmcBranch:		netbsd-2-0
1591.37SjmcDescription:	Originally the NetBSD 2.0 release branch and now the branch 
1601.37Sjmc		tracking security/critical fixes for the NetBSD 2.0 series
1611.271SsnjStatus:		Terminated
1621.37SjmcStart Date:	28 Mar 2004 and changed for security/critical function on
1631.37Sjmc       		23 Dec 2004
1641.13SjmcEnd Date:
1651.13SjmcBase Tag:	netbsd-2-0-base
1661.13SjmcMaintainer:	2.0 Release Engineering <releng-2-0@NetBSD.org>
1671.13SjmcScope:		Entire tree. (src + xsrc)
1681.37SjmcNotes:		Branch was re-purposed to security/critical change function
1691.37Sjmc		once 2.0 released. See netbsd-2 for current branch to track
1701.37Sjmc		NetBSD 2 tree.
1711.37Sjmc		Commits restricted to Release Engineering.
1721.37Sjmc
1731.88SrizBranch:		netbsd-2-1
1741.88SrizDescription:	Tracking security/critical fixes for NetBSD 2.1
1751.271SsnjStatus:		Terminated
1761.88SrizStart Date:     26 Oct 2005 
1771.37SjmcEnd Date:
1781.88SrizBase Tag:	netbsd-2-1-RELEASE
1791.37SjmcMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1801.37SjmcScope:		Entire tree. (src + xsrc)
1811.88SrizNotes:		Branch contains only security/critical fixes to
1821.88Sriz		NetBSD 2.1.  For new features, use netbsd-2 branch.
1831.13Sjmc		Commits restricted to Release Engineering.
1841.13Sjmc
1851.36SjmcBranch:		netbsd-3
1861.36SjmcDescription:	The NetBSD 3 release branch
1871.281SsnjStatus:		Terminated
1881.36SjmcStart Date:	16 Mar 2005
1891.36SjmcEnd Date:
1901.36SjmcBase Tag:	netbsd-3-base
1911.37SjmcMaintainer:	3 Release Engineering <releng-3@NetBSD.org>
1921.36SjmcScope:		Entire tree. (src + xsrc)
1931.36SjmcNotes:
1941.36Sjmc		Commits restricted to Release Engineering.
1951.1Slukem
1961.88SrizBranch:		netbsd-4
1971.88SrizDescription:	The NetBSD 4 release branch
1981.333SapbStatus:		Terminated
1991.88SrizStart Date:	8 Aug 2006
2001.51SrizEnd Date:
2011.88SrizBase Tag:	netbsd-4-base
2021.88SrizMaintainer:	4 Release Engineering <releng-4@NetBSD.org>
2031.51SrizScope:		Entire tree. (src + xsrc)
2041.88SrizNotes:
2051.51Sriz		Commits restricted to Release Engineering.
2061.51Sriz
2071.271SsnjBranch:		netbsd-5
2081.271SsnjDescription:	The NetBSD 5 release branch
2091.334SsnjStatus:		Terminated
2101.271SsnjStart Date:	31 Oct 2008
2111.334SsnjEnd Date:	9 Nov 2015
2121.271SsnjBase Tag:	netbsd-5-base
2131.271SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2141.271SsnjScope:		Entire tree. (src + xsrc)
2151.271SsnjNotes:
2161.271Ssnj		Commits restricted to Release Engineering.
2171.271Ssnj
2181.279SsnjBranch:		netbsd-5-0
2191.279SsnjDescription:	Tracking security/critical fixes for NetBSD 5.0
2201.333SapbStatus:		Terminated
2211.279SsnjStart Date:	29 Apr 2009
2221.279SsnjEnd Date:
2231.279SsnjBase Tag:	netbsd-5-0-RELEASE
2241.279SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2251.279SsnjScope:		Entire tree. (src + xsrc)
2261.279SsnjNotes:		Commits restricted to Release Engineering.
2271.279Ssnj
2281.333SapbBranch:		netbsd-5-1
2291.333SapbDescription:	Tracking security/critical fixes for NetBSD 5.1
2301.334SsnjStatus:		Terminated
2311.333SapbStart Date:
2321.334SsnjEnd Date:	9 Nov 2015
2331.333SapbBase Tag:	netbsd-5-1-RELEASE
2341.333SapbMaintainer:	5.1 Release Engineering <releng-5@NetBSD.org>
2351.333SapbScope:		Entire tree. (src + xsrc)
2361.333SapbNotes:		Commits restricted to Release Engineering.
2371.333Sapb
2381.333SapbBranch:		netbsd-5-2
2391.333SapbDescription:	Tracking security/critical fixes for NetBSD 5.2
2401.334SsnjStatus:		Terminated
2411.333SapbStart Date:
2421.334SsnjEnd Date:	9 Nov 2015
2431.333SapbBase Tag:	netbsd-5-2-RELEASE
2441.333SapbMaintainer:	5.2 Release Engineering <releng-5@NetBSD.org>
2451.333SapbScope:		Entire tree. (src + xsrc)
2461.333SapbNotes:		Commits restricted to Release Engineering.
2471.333Sapb
2481.321SrizBranch:		netbsd-6
2491.321SrizDescription:	The NetBSD 6 release branch
2501.346SsnjStatus:		Terminated
2511.321SrizStart Date:	15 Feb 2012
2521.321SrizEnd Date:
2531.321SrizBase Tag:	netbsd-6-base
2541.321SrizMaintainer:	6.0 Release Engineering <releng-6@NetBSD.org>
2551.321SrizScope:		Entire tree. (src + xsrc)
2561.321SrizNotes:
2571.321Sriz		Commits restricted to Release Engineering.
2581.321Sriz
2591.333SapbBranch:		netbsd-6-0
2601.333SapbDescription:	Tracking security/critical fixes for NetBSD 6.0
2611.346SsnjStatus:		Terminated
2621.333SapbStart Date:	17 Oct 2012
2631.333SapbEnd Date:
2641.333SapbBase Tag:	netbsd-6-0-RELEASE
2651.333SapbMaintainer:	6.0 Release Engineering <releng-6@NetBSD.org>
2661.333SapbScope:		Entire tree. (src + xsrc)
2671.333SapbNotes:
2681.333Sapb		Commits restricted to Release Engineering.
2691.333Sapb
2701.333SapbBranch:		netbsd-6-1
2711.333SapbDescription:	Tracking security/critical fixes for NetBSD 6.1
2721.346SsnjStatus:		Terminated
2731.333SapbStart Date:	01 Feb 2013
2741.333SapbEnd Date:
2751.333SapbBase Tag:	netbsd-6-1-RELEASE
2761.333SapbMaintainer:	6.1 Release Engineering <releng-6@NetBSD.org>
2771.333SapbScope:		Entire tree. (src + xsrc)
2781.333SapbNotes:
2791.333Sapb		Commits restricted to Release Engineering.
2801.333Sapb
2811.332SrizBranch:		netbsd-7
2821.332SrizDescription:	The NetBSD 7 release branch
2831.332SrizStatus:		Active
2841.332SrizStart Date:	11 Aug 2014
2851.332SrizEnd Date:
2861.332SrizBase Tag:	netbsd-7-base
2871.332SrizMaintainer:	7.0 Release Engineering <releng-7@NetBSD.org>
2881.332SrizScope:		Entire tree. (src + xsrc)
2891.332SrizNotes:
2901.332Sriz		Commits restricted to Release Engineering.
2911.332Sriz
2921.335SsnjBranch:		netbsd-7-0
2931.335SsnjDescription:	Tracking security/critical fixes for NetBSD 7.0
2941.335SsnjStatus:		Active
2951.335SsnjStart Date:	10 Oct 2015
2961.335SsnjEnd Date:
2971.335SsnjBase Tag:	netbsd-7-0-RELEASE
2981.335SsnjMaintainer:	7.0 Release Engineering <releng-7@NetBSD.org>
2991.335SsnjScope:		Entire tree. (src + xsrc)
3001.335SsnjNotes:
3011.335Ssnj		Commits restricted to Release Engineering.
3021.338Ssnj
3031.338SsnjBranch:		netbsd-7-1
3041.338SsnjDescription:	Tracking security/critical fixes for NetBSD 7.1
3051.338SsnjStatus:		Active
3061.338SsnjStart Date:	15 Mar 2017
3071.338SsnjEnd Date:
3081.338SsnjBase Tag:	netbsd-7-1-RELEASE
3091.338SsnjMaintainer:	NetBSD 7 Release Engineering <releng-7@NetBSD.org>
3101.338SsnjScope:		Entire tree. (src + xsrc)
3111.338SsnjNotes:
3121.338Ssnj		Commits restricted to Release Engineering.
3131.342Ssnj
3141.342SsnjBranch:		netbsd-8
3151.342SsnjDescription:	The NetBSD 8 release branch
3161.342SsnjStatus:		Active
3171.342SsnjStart Date:	2017-06-04
3181.342SsnjEnd Date:
3191.342SsnjBase Tag:	netbsd-8-base
3201.342SsnjMaintainer:	Release Engineering <releng@NetBSD.org>
3211.342SsnjScope:		Entire tree. (src + xsrc)
3221.342SsnjNotes:
3231.342Ssnj		Commits restricted to Release Engineering.
3241.342Ssnj
3251.351SmartinBranch:		netbsd-9
3261.351SmartinDescription:	The NetBSD 9 release branch
3271.351SmartinStatus:		Active
3281.351SmartinStart Date:	2019-07-30
3291.351SmartinEnd Date:
3301.351SmartinBase Tag:	netbsd-9-base
3311.351SmartinMaintainer:	Release Engineering <releng@NetBSD.org>
3321.351SmartinScope:		Entire tree. (src + xsrc)
3331.351SmartinNotes:
3341.351Smartin		Commits restricted to Release Engineering.
3351.351Smartin
3361.366SmartinBranch:		netbsd-10
3371.366SmartinDescription:	The NetBSD 10 release branch
3381.366SmartinStatus:		Active
3391.366SmartinStart Date:	2022-12-16
3401.366SmartinEnd Date:
3411.366SmartinBase Tag:	netbsd-10-base
3421.366SmartinMaintainer:	Release Engineering <releng@NetBSD.org>
3431.366SmartinScope:		Entire tree. (src + xsrc)
3441.366SmartinNotes:
3451.366Smartin		Commits restricted to Release Engineering.
3461.366Smartin
3471.79Sbriggs########################################################################
3481.79Sbriggs# Individual developers' branches (Active/Dormant):
3491.79Sbriggs########################################################################
3501.4Sbjh21
3511.158SyamtBranch:		ad-audiomp
3521.158SyamtDescription:	Add MP locking to the audio drivers
3531.270SadStatus:		Terminated
3541.225SwizStart Date:	28 February 2007
3551.270SadEnd Date:	7 December 2008
3561.158SyamtBase Tag:	ad-audiomp-base
3571.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
3581.158SyamtScope:		kernel
3591.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
3601.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
3611.158Syamt		drivers are converted, the remaining 1/2 need more changes.
3621.158Syamt
3631.158Syamt		As of import this is snapshot of work in progress and so
3641.158Syamt		may not compile; in particular the midi changes are very
3651.158Syamt		much "in progress". The audio component has been tested
3661.158Syamt		and verified to work with emuxki and auvia. There may
3671.158Syamt		be a locking issue in the ac97 code at boot.
3681.158Syamt
3691.158Syamt		The are two locks per device instance, an ISR lock and
3701.158Syamt		a character device lock. The ISR lock replaces calls to
3711.158Syamt		splaudio()/splx(), and will be held across calls to device
3721.158Syamt		methods which were called at splaudio() before (e.g.
3731.158Syamt		trigger_output). The character device lock is held across
3741.158Syamt		calls to nearly all of the methods, excluding some only
3751.225Swiz		used for initialization, e.g. get_locks. This needs to be
3761.158Syamt		documented at merge time.
3771.158Syamt
3781.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
3791.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
3801.158Syamt		that will acquire the ISR lock (depends on the hardware, but
3811.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
3821.158Syamt		Play audio, run lockstat and verify that that there is
3831.158Syamt		contention on the ISR lock.
3841.158Syamt
3851.270SadBranch:		ad-audiomp2
3861.270SadDescription:	Add MP locking to the audio drivers
3871.312SjmcneillStatus:		Terminated
3881.270SadStart Date:	7 December 2008
3891.312SjmcneillEnd Date:	19 November 2011
3901.270SadBase Tag:	ad-audiomp2-base
3911.270SadMaintainer:	Andrew Doran <ad@NetBSD.org>
3921.270SadScope:		kernel
3931.270SadNotes:		Ressurect ad-audiomp, make the audio drivers MP safe.
3941.270Sad
3951.352SadBranch:		ad-namecache
3961.352SadDescription:	Redo the namecache
3971.352SadStatus:		Active
3981.352SadStart Date:	8 January 2020
3991.352SadEnd Date:
4001.352SadBase Tag:	ad-namecache-base
4011.352SadMaintainer:	Andrew Doran <ad@NetBSD.org>
4021.352SadScope:		src/sys src/common
4031.352SadNotes:		1) Redo the namecache to focus on per-directory data
4041.352Sad		structures, removing the huge hashtable and nasty locking
4051.352Sad		scheme.
4061.352Sad
4071.352Sad		Initially this uses rbtrees (because that's what's there). 
4081.352Sad		The intent is that ultimately some other data structure
4091.352Sad		will be used.
4101.352Sad
4111.352Sad		2) Experiment with having namei() traverse the cache and
4121.352Sad		avoid vnode locks except for the leaf in the totally
4131.352Sad		in-cache case.
4141.352Sad
4151.323SagcBranch:		agc-netpgp-standalone
4161.323SagcDescription:	Remove dependency on openssl libraries in netpgp
4171.323SagcStatus:		Active
4181.323SagcStart Date:	5 May 2012
4191.323SagcEnd Date:
4201.323SagcBase Tag:	agc-netpgp-standalone-base
4211.323SagcMaintainer:	Alistair Crooks <agc@NetBSD.org>
4221.323SagcScope:		src/crypto/external/bsd/netpgp
4231.323SagcNotes:		This branch is used to develop the version of netpgp
4241.323Sagc		which has its own version of bignum, ciphers, and signatures
4251.323Sagc		libraries, so that it is able to operate without openssl
4261.323Sagc		being in place.
4271.323Sagc
4281.328SagcBranch:		agc-symver
4291.328SagcDescription:	Add library symbol versioning information
4301.328SagcStatus:		Active
4311.328SagcStart Date:	24 March 2013
4321.328SagcEnd Date:
4331.328SagcBase Tag:	agc-symver-base
4341.328SagcMaintainer:	Alistair Crooks <agc@NetBSD.org>
4351.328SagcScope:		src
4361.328SagcNotes:		This branch is used to develop DSO symbol versioning, allowing
4371.328Sagc		symbols to be added, modified and removed from shared libraries.
4381.328Sagc
4391.4Sbjh21Branch:		bjh21-hydra
4401.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
4411.90Sbjh21Status:		Dormant
4421.4Sbjh21Start Date:	18 Oct 2002
4431.4Sbjh21End Date:
4441.4Sbjh21Base Tag:	bjh21-hydra-base
4451.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
4461.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
4471.90Sbjh21Notes:		This code was on a branch because it involves changes to
4481.4Sbjh21		cpuswitch.S which would otherwise make merging the
4491.90Sbjh21		nathanw_sa branch difficult.
4501.1Slukem
4511.337SbouyerBranch:		bouyer-socketcan
4521.337SbouyerDescription:	Implement a CAN socket layer compatible with linux SocketCAN
4531.341SbouyerStatus:		Terminated
4541.337SbouyerStart Date:	Sun Jan 15 2017
4551.341SbouyerEnd Date:	May 27 2017
4561.337SbouyerBase Tag:	bouyer-socketcan-base
4571.337SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4581.337SbouyerScope:		src/
4591.337SbouyerNotes:		Some documentation on SocketCAN is there:
4601.337Sbouyer		https://www.kernel.org/doc/Documentation/networking/can.txt
4611.337Sbouyer
4621.308ScherryBranch:		cherry-xenmp
4631.308ScherryDescription:	Port i386 and amd64 Xen kernels to run MP
4641.319ScherryStatus:		Terminated
4651.308ScherryStart Date:	1st June 2011
4661.319ScherryEnd Date:	13th January 2012
4671.308ScherryBase Tag:	cherry-xenmp-base
4681.308ScherryMaintainer:	Cherry G. Mathew <cherry@NetBSD.org>
4691.308ScherryScope:		kernel
4701.319ScherryNotes:		None
4711.308Scherry
4721.201SchrisBranch:		chris-arm-intr-rework
4731.201SchrisDescription:	Rework arm interrupt handling code
4741.291SwizStatus:		Dormant
4751.201SchrisStart Date:	11 Aug 2007
4761.201SchrisEnd Date:
4771.201SchrisBase Tag:	chris-arm-intr-rework-base
4781.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
4791.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
4801.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
4811.201Schris		routines, and allow improvements to be shared across all arm
4821.201Schris		based hardware.
4831.201Schris
4841.79SbriggsBranch:		gmcgarry_ucred
4851.79SbriggsDescription:	Integrate and encapsulate user credentials
4861.79SbriggsStatus:		Dormant
4871.79SbriggsStart Date:	18 December 2002
4881.79SbriggsEnd Date:
4891.79SbriggsBase Tag:	gmcgarry_ucred_base
4901.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
4911.79SbriggsScope:		kernel
4921.79SbriggsNotes:		merge pcred and ucred and poolify
4931.79Sbriggs
4941.199SrjsBranch:		hpcarm-cleanup
4951.199SrjsDescription:	Fix build problems for hpcarm
4961.199SrjsStatus:		Active
4971.199SrjsStart Date:	31 July 2007
4981.199SrjsEnd Date:
4991.199SrjsBase Tag:	hpcarm-cleanup-base
5001.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
5011.199SrjsScope:		kernel
5021.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
5031.199Srjs
5041.194SitohyBranch:		itohy-usb1
5051.194SitohyDescription:	USB stack overhaul, mostly DMA related
5061.305SitohyStatus:		Terminated
5071.194SitohyStart Date:	22 May 2007
5081.194SitohyEnd Date:
5091.194SitohyBase Tag:	itohy-usb1-base
5101.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
5111.194SitohyScope:		kernel
5121.194SitohyNotes:		To check out the kernel source tree,
5131.194Sitohy		1. check out checkout script
5141.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
5151.194Sitohy		2. update files in the branch
5161.194Sitohy			sh -e src/sys/dev/usb/filelist
5171.194Sitohy
5181.303SjruohoBranch:		jruoho-x86intr
5191.303SjruohoDescription:	Cleanup and rework the x86 APIC and PIC subsystems
5201.303SjruohoStatus:		Active
5211.303SjruohoStart Date:	17 January 2011
5221.303SjruohoEnd Date:
5231.303SjruohoBase Tag:	jruoho-x86intr-base
5241.303SjruohoMaintainer:	Jukka Ruohonen <jruoho@NetBSD.org>
5251.303SjruohoScope:		kernel
5261.303SjruohoNotes:		This branch aims to cleanup the x86 interrupt routing code.
5271.303Sjruoho		In particular, a new implementation is provided for all
5281.303Sjruoho		elements of the APIC that involve ACPI. In addition, better
5291.303Sjruoho		abstractions are provided for the whole PIC layer. The main
5301.303Sjruoho		work areas are sys/arch/x86 and sys/dev/acpi.
5311.303Sjruoho
5321.276SjymBranch:		jym-xensuspend
5331.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
5341.310SjymStatus:		Terminated
5351.276SjymStart Date:	2009-02-08
5361.310SjymEnd Date:	2011-09-20
5371.276SjymBase Tag:	jym-xensuspend-base
5381.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
5391.276SjymScope:		kernel
5401.276SjymNotes:		This branch contains the code required to support the Xen
5411.276Sjym		save/restore/migrate facilities. It affects domU frontend
5421.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
5431.276Sjym		machinery, as well as MD code (mostly pmap(9)).
5441.276Sjym
5451.79SbriggsBranch:		kame
5461.79SbriggsDescription:	KAME Project
5471.79SbriggsStatus:		Dormant
5481.79SbriggsStart Date:	28 Jun 1999
5491.79SbriggsEnd Date:
5501.79SbriggsBase Tag:
5511.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
5521.79SbriggsScope:		kernel
5531.79SbriggsNotes:		http://www.kame.net
5541.79Sbriggs		Used for "reference" purposes for early part of KAME
5551.79Sbriggs		integration effort.  The branch is not actively used, as I
5561.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
5571.79Sbriggs
5581.240SkeiichiBranch:		keiichi-mipv6
5591.240SkeiichiDescription:	Developing Mobile IPv6 function
5601.240SkeiichiStatus:		Active
5611.240SkeiichiStart Date:	21 Feb 2008
5621.240SkeiichiEnd Date:	
5631.240SkeiichiBase Tag:	keiichi-mipv6-base
5641.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
5651.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
5661.240SkeiichiNotes:		http://www.mobileip.jp/
5671.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
5681.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
5691.240Skeiichi		Please consult keiichi for joining this activity.
5701.240Skeiichi
5711.79SbriggsBranch:		kent-audio2
5721.79SbriggsDescription:	In-kernel audio mixer
5731.79SbriggsStatus:		Active
5741.79SbriggsStart Date:	Sun Jan 16 2005
5751.79SbriggsEnd Date:	
5761.79SbriggsBase Tag:	kent-audio2-base
5771.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
5781.79SbriggsScope:		kernel (audio device drivers)
5791.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
5801.79Sbriggs		Please consult with the maintainer before committing
5811.79Sbriggs		to this branch.
5821.79Sbriggs		This branch is not expected to be compilable yet.
5831.79Sbriggs
5841.329SkhorbenBranch:		khorben-n900
5851.329SkhorbenDescription:	Supporting the Nokia N900 smartphone
5861.329SkhorbenStatus:		Active
5871.329SkhorbenStart Date:	2013-05-07
5881.329SkhorbenMaintainer:	Pierre Pronchery <khorben@netbsd.org>
5891.329SkhorbenScope:		kernel (OMAP3 support, device drivers)
5901.329SkhorbenNotes:		Do not hesitate to communicate any change that would be welcome
5911.329Skhorben		in HEAD.
5921.329Skhorben
5931.197SmattBranch:		matt-mips64
5941.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
5951.284SmattStatus:		Mostly dead
5961.197SmattStart Date:	2007-07-17
5971.197SmattEnd Date:
5981.206SmattBase Tag:	matt-mips64-base
5991.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
6001.206SmattScope:		kernel & userland
6011.284SmattNotes:		
6021.284Smatt
6031.284SmattBranch:		matt-nb5-mips64
6041.284SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
6051.291SwizStatus:		Active
6061.284SmattStart Date:	2009-08-01
6071.284SmattEnd Date:
6081.307SmattBase Tag:	netbsd-5-1-RELEASE
6091.284SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
6101.284SmattScope:		kernel & userland
6111.284SmattNotes:		
6121.206Smatt
6131.302SmattBranch:		matt-nb5-pq3
6141.302SmattDescription:	Rototill the powerpc code to support mpc85xx
6151.344SmattStatus:		Inactive
6161.302SmattStart Date:	2010-12-20
6171.302SmattEnd Date:
6181.302SmattBase Tag:	matt-nb5-pq3-base
6191.302SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
6201.302SmattScope:		kernel & userland
6211.302SmattNotes:		
6221.302Smatt
6231.344SmattBranch:		matt-nb8-mediatek
6241.344SmattDescription:	Add support for various MediaTek SoCs
6251.344SmattStatus:		Active
6261.344SmattStart Date:	2017-10-27
6271.344SmattEnd Date:
6281.344SmattBase Tag:	matt-nb8-mediatek-base
6291.344SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
6301.344SmattScope:		kernel & userland
6311.344SmattNotes:		
6321.344Smatt
6331.242SmjfBranch:		mjf-devfs2
6341.225SwizDescription:	device file system supporting dynamic device nodes
6351.224SmjfStatus:		Active
6361.242SmjfStart Date:	21 February 2008
6371.224SmjfEnd Date:
6381.242SmjfBase Tag:	mjf-devfs2-base
6391.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
6401.224SmjfScope:		kernel and userland
6411.224SmjfNotes:		This branch will move away from the static device nodes that
6421.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
6431.224Smjf		and removed dynamically as devices are attached and detached
6441.224Smjf		from the machine.
6451.224Smjf
6461.224SmjfBranch:		mjf-ufs-trans
6471.225SwizDescription:	file system transactions for ufs
6481.224SmjfStatus:		Active
6491.224SmjfStart Date:	12 March 2007
6501.224SmjfEnd Date:
6511.224SmjfBase Tag:	mjf-ufs-trans-base
6521.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
6531.224SmjfScope:		kernel
6541.224SmjfNotes:
6551.224Smjf
6561.241SskrllBranch:		nick-net80211-sync
6571.241SskrllDescription:	sync of net80211 with FreeBSD
6581.315SskrllStatus:		Dormant
6591.241SskrllStart Date:	21 February 2008
6601.241SskrllEnd Date:
6611.241SskrllBase Tag:	nick-net80211-base
6621.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
6631.241SskrllScope:		sys/
6641.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
6651.241Sskrll		currently only the kernel, but will likely extend to some userland
6661.241Sskrll		areas.
6671.241Sskrll
6681.79SbriggsBranch:	  	pkgviews
6691.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
6701.79SbriggsStatus:		Active
6711.79SbriggsStart Date:	22 July 2002
6721.79SbriggsEnd Date:
6731.79SbriggsBase Tag:	pkgviews
6741.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
6751.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
6761.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
6771.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
6781.79Sbriggs		within the same tree
6791.79Sbriggs
6801.353SmartinBranch:		phil-wifi
6811.353SmartinDescription:	Refresh WiFi code from FreeBSD
6821.354SmartinStatus:		Abandoned
6831.353SmartinStart Date:	2018-06-28
6841.353SmartinEnd Date:	-
6851.353SmartinBase Tag:	phil-wifi-base
6861.353SmartinMaintainer:	phil, martin
6871.353SmartinScope:		src
6881.354SmartinNotes:		This branch has been superseeded by the topic 'wifi'
6891.354Smartin		in the src-draft mercurial repository.
6901.354Smartin		See https://wiki.netbsd.org/Wifi_renewal_on_hg/
6911.353Smartin
6921.330SrmindBranch:		rmind-smpnet
6931.330SrmindDescription:	MP safe network stack (milestone 1): IPv4, UDP and ICMP
6941.330SrmindStatus:		Active
6951.330SrmindStart Date:	17 July 2013
6961.330SrmindEnd Date:	
6971.330SrmindBase Tag:	rmind-smpnet-base
6981.330SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
6991.330SrmindScope:		Kernel: src/sys (src/common is tagged but not branched)
7001.330SrmindNotes:		Goals:
7011.330Srmind
7021.330Srmind		- Improve the abstraction of PCB and other interfaces.
7031.330Srmind		- Add PCB and route cache locking, adjust socket locking.
7041.330Srmind		- Rework IPv4, UDP and ICMP paths to be MP safe.
7051.330Srmind		- Switch UDP sockets to a separate lock, test and benchmark.
7061.330Srmind
7071.79SbriggsBranch:		rpaulo-netinet-merge-pcb
7081.79SbriggsDescription:	merge in6pcb with inpcb
7091.133SrpauloStatus:		Dormant
7101.79SbriggsStart Date:	Wed Feb 01 2006
7111.79SbriggsEnd Date:	
7121.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
7131.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
7141.79SbriggsScope:		src/sys
7151.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
7161.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
7171.135Srpaulo		the proposed structure layout (which was roughly discussed
7181.135Srpaulo		in the tech-net mailing list).
7191.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
7201.135Srpaulo		locking style, but currently they do nothing and are not
7211.135Srpaulo		yet called at the correct places (needs discussion about
7221.135Srpaulo		kernel fine-grained locking).
7231.135Srpaulo		To continue this branch, one needs to read all the relevant
7241.135Srpaulo		inpcb/in6pcb source files and change the function names,
7251.225Swiz		structure names, structure fields according to the new
7261.135Srpaulo		layout (in6pcb is gone).
7271.135Srpaulo		Don't try to build a kernel from this branch because it won't
7281.135Srpaulo		work. The missing pieces required to do a complete build
7291.135Srpaulo		were not committed because they were incomplete and generated
7301.135Srpaulo		panics.
7311.135Srpaulo		You shouldn't need to worry about KAME syncs because
7321.135Srpaulo		they did most of them by now.
7331.135Srpaulo		After the work is done, you are required to test the branch
7341.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
7351.135Srpaulo		More info at: http://www.tahi.org/
7361.79Sbriggs
7371.357SthorpejBranch:		thorpej-cfargs
7381.358SthorpejDescription:	Clean up how arguments are passed to various autoconfiguration
7391.357Sthorpej		routines.
7401.358SthorpejStatus:		Merged
7411.357SthorpejStart Date:	Sat March 20 2021
7421.358SthorpejEnd Date:	Sat April 24 2021
7431.357SthorpejBase Tag:	thorpej-cfargs-base
7441.357SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
7451.357SthorpejScope:		src/sys
7461.357SthorpejNotes:
7471.357Sthorpej
7481.360SthorpejBranch:		thorpej-cfargs2
7491.360SthorpejDescription:	Address complaints regarding the use of variadic arguments in
7501.360Sthorpej		thorpej-cfargs.
7511.362SthorpejStatus:		Merged
7521.360SthorpejStart Date:	Sun Aug 1 2021
7531.362SthorpejEnd Date:	Sat Aug 7 2021
7541.360SthorpejBase Tag:	thorpej-cfargs2-base
7551.360SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
7561.360SthorpejScope:		src/sys
7571.360SthorpejNotes:
7581.360Sthorpej
7591.355SthorpejBranch:		thorpej-futex
7601.355SthorpejDescription:	Overhaul of futex operations to fix thread priority issues
7611.365SthorpejStatus:		Partially merged
7621.355SthorpejStart Date:	Sun Nov 1 2020
7631.365SthorpejEnd Date:	Sun Aug 19 2021
7641.355SthorpejBase Tag:	thorpej-futex-base
7651.355SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
7661.356SthorpejScope:		src/sys src/tests/lib/libc/sys src/distrib/sets/lists
7671.367SandvarNotes:		Normal futex operations pass the test suite, but there are
7681.355Sthorpej		issues with Linux compatibility currently, that need to be
7691.355Sthorpej		addressed before merging.  Also includes new NetBSD extensions
7701.355Sthorpej		to the futex interface to support reader/writer locks.  Those
7711.355Sthorpej		changes can be discounted in favor of fixing the standard
7721.355Sthorpej		futex operations with respect to Linux compatibility.
7731.356Sthorpej		Also includes implementations of eventfd and timerfd, as
7741.356Sthorpej		well as some additional improvements to COMPAT_LINUX{,32}.
7751.365Sthorpej		Branch was partially merged, with follow-ups to take place
7761.365Sthorpej		on thorpej-futex2.
7771.355Sthorpej
7781.361SthorpejBranch:		thorpej-futex2
7791.361SthorpejDescription:	Overhaul of futex operations to fix thread priority issues
7801.361SthorpejStatus:		Active
7811.361SthorpejStart Date:	Thu Aug 5 2021
7821.361SthorpejEnd Date:
7831.361SthorpejBase Tag:	thorpej-futex2-base
7841.361SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
7851.361SthorpejScope:		src/sys src/tests/lib/libc/sys
7861.361SthorpejNotes:		Re-based version of thorpej-futex that includes ONLY
7871.361Sthorpej		the original futex priority issue fixes.  The other
7881.361Sthorpej		changes in thorpej-futex are still maintained on that
7891.361Sthorpej		branch.
7901.361Sthorpej
7911.359SthorpejBranch:		thorpej-i2c-spi-conf
7921.359SthorpejDescription:	Improve device tree-based I2C and SPI enumeration.
7931.363SthorpejStatus:		Abandoned
7941.363SthorpejStart Date:	Sun April 25, 2021
7951.363SthorpejEnd Date:	Sun Aug 8, 2021
7961.363SthorpejBase Tag:	thorpej-i2c-spi-conf-base
7971.363SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
7981.363SthorpejScope:		src/sys
7991.363SthorpejNotes:		Changes ported forward to thorpej-i2c-spi-conf2.
8001.363Sthorpej
8011.363SthorpejBranch:		thorpej-i2c-spi-conf2
8021.363SthorpejDescription:	Improve device tree-based I2C and SPI enumeration.
8031.359SthorpejStatus:		Active
8041.363SthorpejStart Date:	Sun Aug 8, 2021
8051.359SthorpejEnd Date:
8061.363SthorpejBase Tag:	thorpej-i2c-spi-conf2-base
8071.359SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
8081.359SthorpejScope:		src/sys
8091.359SthorpejNotes:
8101.359Sthorpej
8111.191SwrstudenBranch:  	wrstuden-fixsa
8121.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
8131.191SwrstudenStatus: 	Active
8141.191SwrstudenStart Date:	15 May 2007
8151.191SwrstudenEnd Date:
8161.191SwrstudenBase Tag:	wrstuden-fixsa-base
8171.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
8181.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
8191.191Swrstuden		or lib/libpthread or maybe gdb.
8201.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
8211.191Swrstuden		This branch is intended to stage improvements for the
8221.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
8231.191Swrstuden		include not allocating memory while preparing to tsleep(),
8241.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
8251.191Swrstuden		eliminating the need to mlock stacks), and being
8261.253Swrstuden		able to pthread_kill() running threads. At this date,
8271.253Swrstuden		most goals have been achieved. This branch also includes
8281.253Swrstuden		fixes to gdb to support working with threaded apps.
8291.253Swrstuden
8301.253SwrstudenBranch:  	wrstuden-revivesa
8311.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
8321.253SwrstudenStatus: 	Active
8331.253SwrstudenStart Date:	10 May 2008
8341.253SwrstudenEnd Date:
8351.253SwrstudenBase Tag:	wrstuden-revivesa-base
8361.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
8371.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
8381.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
8391.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
8401.364Sandvar		to re-add syscall compatibility so that SA-based libpthread
8411.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
8421.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
8431.253Swrstuden		upcall support, and will also serve as a chance to clean
8441.253Swrstuden		out cruft that had accumulated in the implementation over
8451.253Swrstuden		time.
8461.191Swrstuden
8471.227SyamtBranch:		yamt-kmem
8481.227SyamtDescription:	
8491.227Syamt		- separate kernel va allocation from kernel fault handling.
8501.227Syamt		- make kmem_alloc interrupt-safe.
8511.227SyamtStatus:		Active
8521.227SyamtStart Date:	Sun Dec  9 2007
8531.227SyamtEnd Date:	
8541.231SyamtBase Tag:	yamt-kmem-base3
8551.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
8561.227SyamtScope:		src/sys  (src/common is tagged but not branched)
8571.227SyamtNotes:		
8581.234Syamt		todo:
8591.234Syamt		- investigate if PMAP_PREFER equivalent can be done
8601.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
8611.234Syamt		- g/c replaced code, including kmapent and malloc.
8621.234Syamt		- consider to remove other submaps.  eg. mb_map
8631.227Syamt
8641.250SyamtBranch:		yamt-nfs-mp
8651.250SyamtDescription:	make nfs client mp-safe
8661.250SyamtStatus:		Active
8671.250SyamtStart Date:	Sun Apr 27 2008
8681.250SyamtEnd Date:	
8691.294SyamtBase Tag:	yamt-nfs-mp-base11
8701.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
8711.250SyamtScope:		src/sys  (src/common is tagged but not branched)
8721.250SyamtNotes:		
8731.250Syamt
8741.311SyamtBranch:		yamt-pagecache
8751.311SyamtDescription:	page cache related changes
8761.311SyamtStatus:		Active
8771.311SyamtStart Date:	Wed Nov 2 2011
8781.311SyamtEnd Date:	
8791.327SyamtBase Tag:	yamt-pagecache-base8
8801.311SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
8811.311SyamtScope:		src
8821.311SyamtNotes:		- maintain object pages in radix tree rather than rb tree.
8831.320Syamt		- shrink the size of vm_page.
8841.311Syamt		- reduce unnecessary page scan in putpages.  esp. when an
8851.311Syamt		  object has a ton of pages cached but only a few of them
8861.311Syamt		  are dirty.
8871.311Syamt		- reduce the number of pmap operations by tracking page
8881.316Syamt		  dirtiness more precisely in uvm layer.
8891.311Syamt		- fix nfs commit range tracking.
8901.311Syamt		- fix nfs write clustering.  XXX hack
8911.324Syamt		- fix A->O loaning
8921.325Syamt		- write radixtree(9) man page
8931.311Syamt
8941.317Syamt		TODO:
8951.317Syamt			- benchmark
8961.317Syamt			- test
8971.318Syamt			- make the write clustering fix less kludgy
8981.320Syamt			- fix or disable the ad-hoc per-cpu statistic
8991.324Syamt			- disable A->O loan as its benefit is unclear at best
9001.317Syamt
9011.314Syamt		tested: i386, amd64, nfs, ffs
9021.314Syamt
9031.317Syamt		have good chances to be broken: lfs, sparc64, hp700
9041.314Syamt
9051.318Syamt		the following is kernel build test results.
9061.318Syamt		most of NG seem unrelated to the changes in the branch.
9071.318Syamt
9081.318Syamt			acorn26  GENERIC    OK      
9091.318Syamt			acorn32  GENERIC    OK      
9101.318Syamt			algor    P6032      NG      
9111.318Syamt			alpha    GENERIC    OK      
9121.318Syamt			alpha    GENERIC.MP OK      
9131.318Syamt			amd64    GENERIC    OK      
9141.318Syamt			amd64    XEN3_DOM0  OK      
9151.318Syamt			amd64    XEN3_DOMU  OK      
9161.318Syamt			amiga    GENERIC    OK      
9171.318Syamt			amigappc GENERIC    OK      
9181.318Syamt			arc      GENERIC    OK      
9191.318Syamt			atari    MILAN-PCIIDE OK      
9201.318Syamt			bebox    GENERIC    OK      
9211.318Syamt			cats     GENERIC    OK      
9221.318Syamt			cesfic   GENERIC    OK      
9231.318Syamt			cobalt   GENERIC    OK      
9241.318Syamt			dreamcast GENERIC    NG      
9251.318Syamt			emips    GENERIC    OK      
9261.318Syamt			evbarm   NSLU2      NG      
9271.318Syamt			evbarm   TS7200     NG      
9281.318Syamt			evbmips  P6032      NG      
9291.318Syamt			evbmips  MALTA      NG      
9301.318Syamt			evbppc   WALNUT     NG      
9311.318Syamt			evbppc   EXPLORA451 NG      
9321.318Syamt			evbppc   PMPPC      NG      
9331.318Syamt			evbsh3   COMPUTEXEVB OK      
9341.318Syamt			ews4800mips GENERIC    OK      
9351.318Syamt			hp300    GENERIC    OK      
9361.318Syamt			hp700    GENERIC    OK      
9371.318Syamt			hpcarm   JORNADA720 OK      
9381.318Syamt			hpcarm   JORNADA728 OK      
9391.318Syamt			hpcmips  GENERIC    OK      
9401.318Syamt			hpcsh    GENERIC    OK      
9411.318Syamt			hpcsh    HPW650PA   OK      
9421.318Syamt			i386     MONOLITHIC OK      
9431.318Syamt			i386     GENERIC    OK      
9441.318Syamt			i386     XEN3_DOM0  OK      
9451.318Syamt			i386     XEN3_DOMU  OK      
9461.318Syamt			i386     ALL        NG      
9471.318Syamt			ia64     GENERIC    OK      
9481.318Syamt			ia64     GENERIC.SKI NG      
9491.318Syamt			ibmnws   GENERIC    OK      
9501.318Syamt			iyonix   GENERIC    NG      
9511.318Syamt			landisk  GENERIC    OK      
9521.318Syamt			luna68k  GENERIC    OK      
9531.318Syamt			mac68k   GENERIC    OK      
9541.318Syamt			macppc   GENERIC    OK      
9551.318Syamt			macppc   GENERIC.MP OK      
9561.318Syamt			mipsco   GENERIC    OK      
9571.318Syamt			mmeye    GENERIC    OK      
9581.318Syamt			mvme68k  GENERIC    OK      
9591.318Syamt			mvmeppc  GENERIC    OK      
9601.318Syamt			netwinder GENERIC    NG      
9611.318Syamt			news68k  GENERIC    OK      
9621.318Syamt			newsmips GENERIC    OK      
9631.318Syamt			next68k  GENERIC    OK      
9641.318Syamt			ofppc    GENERIC    OK      
9651.318Syamt			ofppc    GENERIC.MP NG      
9661.318Syamt			pmax     GENERIC    OK      
9671.318Syamt			prep     GENERIC    OK      
9681.318Syamt			rs6000   GENERIC    NG      
9691.318Syamt			sandpoint GENERIC    OK      
9701.318Syamt			sbmips   GENERIC    NG      
9711.318Syamt			sbmips   GENERIC.MP NG      
9721.318Syamt			sgimips  GENERIC32_IP3x OK      
9731.318Syamt			shark    GENERIC    NG      
9741.318Syamt			sparc    GENERIC    OK      
9751.318Syamt			sparc    GENERIC.MP OK      
9761.318Syamt			sparc64  GENERIC    OK      
9771.318Syamt			sun2     GENERIC    OK      
9781.318Syamt			sun3     GENERIC    OK      
9791.318Syamt			usermode GENERIC    NG      
9801.318Syamt			vax      GENERIC    OK      
9811.318Syamt			vax      GENERIC.MP OK      
9821.318Syamt			x68k     GENERIC    OK      
9831.318Syamt			zaurus   GENERIC    NG      
9841.318Syamt
9851.163SreinoudBranch:		reinoud-bufcleanup
9861.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
9871.164Sreinoud		Ideas currently in mind (preference for b):
9881.164Sreinoud		a)
9891.163Sreinoud			1. use of bio_ops per buffer.
9901.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
9911.163Sreinoud			   and provide some private context.
9921.225Swiz			3. extend the bio_ops with commonly used functionality
9931.163Sreinoud			   like pending action counting, custom context passing,
9941.163Sreinoud			   last minute processing of buffer data, buffer cache
9951.163Sreinoud			   etc.
9961.163Sreinoud			4. investigate the use of the kcont()
9971.163Sreinoud			   continuation-passing framework for async io
9981.163Sreinoud			   completion notification for bufs
9991.164Sreinoud			...
10001.164Sreinoud		b)
10011.164Sreinoud			1. all sequencing use of B_CALL replaced by
10021.164Sreinoud			   device-threads, if possible generic code around BUFQ
10031.225Swiz			2. possibly use kcont() for async IO finished signaling
10041.164Sreinoud			3. counter of pending and queued actions requestable
10051.164Sreinoud			   by IOCTL interface?
10061.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
10071.164Sreinoud			   even finished I/O calls as vnode operations
10081.164Sreinoud			...
10091.163SreinoudStatus:		Active
10101.163SreinoudStart Date:	Thu Mar 15 2007
10111.163SreinoudEnd Date:
10121.163SreinoudBase Tag:	reinoud-bufcleanup-base
10131.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
10141.163SreinoudScope:		src/sys and src/common
10151.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
10161.225Swiz		to be integrated.
10171.163Sreinoud
10181.347Spgoyette
10191.347Spgoyette########################################################################
10201.347Spgoyette# Individual developers' branches (Terminated):
10211.347Spgoyette########################################################################
10221.347Spgoyette
10231.345SpgoyetteBranch:		pgoyette-compat
10241.345SpgoyetteDescription:	clean-up of compat module
10251.347SpgoyetteStatus:		Merged
10261.345SpgoyetteStart Date:	Tues Mar 6, 2018
10271.347SpgoyetteEnd Date:	Sun Jan 27, 2019
10281.345SpgoyetteBase Tag:	pgoyette-compat-base
10291.345SpgoyetteMaintainer:	pgoyette
10301.345SpgoyetteScope:		src/
10311.345SpgoyetteNotes:
10321.345Spgoyette
10331.340SpgoyetteBranch:		prg-localcount2
10341.340SpgoyetteDescription:	Implement localcount reference counting as proposed by
10351.340Spgoyette		riastradh@ - supersedes abandonded pgoyette-localcount
10361.345SpgoyetteStatus:		Suspended - core of the changes were merged to HEAD
10371.340SpgoyetteStart Date:	Wed Apr 26 2017
10381.340SpgoyetteEnd Date:	
10391.340SpgoyetteBase Tag:	prg-localcount2-base
10401.340SpgoyetteMaintainer:	pgoyette
10411.340SpgoyetteScope:		src/sys/
10421.340SpgoyetteNotes:		
10431.340Spgoyette
10441.336SpgoyetteBranch:		pgoyette-localcount
10451.336SpgoyetteDescription:	Implement localcount reference counting as proposed by
10461.336Spgoyette		riastradh@
10471.339SpgoyetteStatus:		Terminated
10481.336SpgoyetteStart Date:	Fri Jul 15 2016
10491.339SpgoyetteEnd Date:	Wed Apr 26 2017
10501.336SpgoyetteBase Tag:	pgoyette-localcount-base
10511.336SpgoyetteMaintainer:	pgoyette
10521.336SpgoyetteScope:		src/sys/
10531.339SpgoyetteNotes:		Abandoned - there seems to have been some CVS "pilot
10541.339Spgoyette		error during one of the sync-with-head and now there
10551.339Spgoyette		are an unknown number of commits missing from an
10561.339Spgoyette		unknown number of files from an unknown time period.
10571.339Spgoyette		The work will be salvaged as much as possible, and
10581.339Spgoyette		applied to a new clean branch.
10591.336Spgoyette
10601.1SlukemBranch:		bouyer-scsipi
10611.1SlukemDescription:	Integration of atapi support
10621.1SlukemStatus:		Terminated
10631.1SlukemStart Date:
10641.1SlukemEnd Date:
10651.1SlukemBase Tag:
10661.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
10671.1SlukemScope:		kernel
10681.1SlukemNotes:		Superseded by thorpej_scsipi
10691.1Slukem
10701.79SbriggsBranch:		bouyer-xen2
10711.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
10721.79SbriggsStatus:		Terminated
10731.79SbriggsStart Date:	Dec 13 2004
10741.79SbriggsEnd Date:	Mar 10 2005
10751.79SbriggsBase Tag:	netbsd-2-base
10761.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
10771.79SbriggsScope:		src/sys/arch/xen
10781.79SbriggsNotes:
10791.79Sbriggs
10801.220SbouyerBranch:		bouyer-xenamd64
10811.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
10821.220SbouyerStatus:		Terminated
10831.220SbouyerStart Date:	18 Oct 2007
10841.220SbouyerEnd Date:	22 Nov 2007
10851.220SbouyerBase Tag:	bouyer-xenamd64-base
10861.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
10871.220SbouyerScope:		kernel
10881.220SbouyerNotes:		
10891.220Sbouyer
10901.238SbouyerBranch:		bouyer-xeni386
10911.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
10921.243SyamtStatus:		Terminated
10931.238SbouyerStart Date:	10 Dec 2007
10941.238SbouyerEnd Date:	23 Jan 2008
10951.238SbouyerBase Tag:	bouyer-xeni386-base
10961.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
10971.238SbouyerScope:		kernel
10981.238SbouyerNotes:		
10991.238Sbouyer
11001.337SbouyerBranch:		bouyer-quota2
11011.337SbouyerDescription:	modernise disk quotas
11021.337SbouyerStatus:		Terminated
11031.337SbouyerStart Date:	Thu Jan 20 2011
11041.337SbouyerEnd Date:	March 06 2011
11051.337SbouyerBase Tag:	bouyer-quota2-base
11061.337SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
11071.337SbouyerScope:		src/
11081.337SbouyerNotes:
11091.337Sbouyer
11101.87SchapBranch: 	chap-midi
11111.87SchapDescription:	Renovation of MIDI support
11121.87SchapStatus: 	Terminated; merged to -current
11131.87SchapStart Date:	19 May 2006
11141.87SchapEnd Date:	30 Jun 2006
11151.87SchapBase Tag:	chap-midi-base
11161.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
11171.87SchapScope:		sys, share/man, usr.bin
11181.87SchapNotes:
11191.87Schap
11201.1SlukemBranch:		chs-ubc
11211.44SchsDescription:	Unified Buffer Cache
11221.44SchsStatus:		Terminated
11231.1SlukemStart Date:
11241.1SlukemEnd Date:
11251.1SlukemBase Tag:	chs-ubc-base
11261.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
11271.1SlukemScope:		kernel
11281.1SlukemNotes:
11291.1Slukem
11301.1SlukemBranch:		chs-ubc2
11311.44SchsDescription:	 Unified Buffer Cache
11321.44SchsStatus:		Terminated; merged to -current
11331.1SlukemStart Date:
11341.1SlukemEnd Date:
11351.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
11361.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
11371.1SlukemScope:		kernel
11381.1SlukemNotes:
11391.1Slukem
11401.1SlukemBranch:		cjs-build-against-obj-dir
11411.1SlukemDescription:	?
11421.1SlukemStatus:		?
11431.1SlukemStart Date:
11441.1SlukemEnd Date:
11451.1SlukemBase Tag:
11461.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
11471.1SlukemScope:		Entire tree.
11481.1SlukemNotes:
11491.1Slukem
11501.285ScubeBranch:		cube-autoconf
11511.285ScubeDescription:	Renovate autoconf(9) API
11521.285ScubeStatus:		Terminated; abandoned
11531.285ScubeStart Date:	11 Dec 2007
11541.285ScubeEnd Date:
11551.285ScubeBase Tag:	cube-autoconf-base
11561.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
11571.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
11581.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
11591.285Scube
11601.1SlukemBranch:		eeh-paddr_t
11611.44SchsDescription:	use separate types for virtual vs. physical addresses
11621.44SchsStatus:		Terminated; merged to -current
11631.1SlukemStart Date:
11641.1SlukemEnd Date:
11651.1SlukemBase Tag:	eeh-paddr_t-base
11661.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
11671.1SlukemScope:		kernel
11681.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
11691.1Slukem
11701.79SbriggsBranch:		elad-kernelauth
11711.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
11721.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
11731.79Sbriggs		avoid any licensing issues.
11741.79SbriggsStatus:		Terminated; merged to -current
11751.79SbriggsStart Date:	Tue Mar	 7 2006
11761.79SbriggsEnd Date:	Mon May 15 2006
11771.79SbriggsBase Tag:	elad-kernelauth-base
11781.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
11791.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
11801.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
11811.79SbriggsNotes:
11821.79Sbriggs
11831.1SlukemBranch:		fvdl-softdep
11841.1SlukemDescription:	FFS soft dependencies
11851.44SchsStatus:		Terminated; merged to -current
11861.1SlukemStart Date:
11871.1SlukemEnd Date:
11881.1SlukemBase Tag:	fvdl-softdep-base
11891.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
11901.1SlukemScope:		kernel
11911.1SlukemNotes:
11921.1Slukem
11931.1SlukemBranch:		gehenna-devsw
11941.1SlukemDescription:	auto-generation of devsw table
11951.1SlukemStatus:		Terminated
11961.1SlukemStart Date:	16 May 2002
11971.1SlukemEnd Date:	6 Sep 2002
11981.1SlukemBase Tag:	gehenna-devsw-base
11991.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
12001.1SlukemScope:		syssrc
12011.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
12021.1Slukem		port-dependent conf.c and to generate them dynamically by
12031.1Slukem		config(8).
12041.8Sgmcgarry
12051.272ShaadBranch:         haad-dm
12061.272ShaadDescription:    Add support for LVM to NetBSD
12071.272ShaadStatus:         Terminated; merged with -current
12081.272ShaadStart Date:     7 July 2008
12091.272ShaadEnd Date:	19 December 2008
12101.272ShaadBase Tag:       haad-dm-base
12111.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
12121.272ShaadScope:          kernel
12131.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
12141.272Shaad                libdevmapper library and NetBSD device-mapper
12151.272Shaad                driver. 
12161.272Shaad
12171.1SlukemBranch:		is-newarp
12181.23SisDescription:	ARP for non-Ethernet
12191.23SisStatus:		Terminated; merged before NetBSD 1.3
12201.23SisStart Date:	1996/10/13
12211.23SisEnd Date:	1997/03/15
12221.1SlukemBase Tag:	is-newarp-base
12231.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
12241.1SlukemScope:		kernel
12251.1SlukemNotes:
12261.1Slukem
12271.350SisakiBranch:		isaki-audio2
12281.350SisakiDescription:	Overhaul audio subsystem
12291.350SisakiStatus:		Terminated; merged to -current
12301.350SisakiStart Date:	21 Apr 2019
12311.350SisakiEnd Date:	08 May 2019
12321.350SisakiBase Tag:	isaki-audio2-base
12331.350SisakiMaintainer:	Tetsuya Isaki <isaki@NetBSD.org>
12341.350SisakiScope:		src/sys
12351.350SisakiNotes:		Rework audio subsystem, including multiple streaming,
12361.350Sisaki		filter pipeline.
12371.350Sisaki
12381.226SjmcneillBranch:		jmcneill-pm
12391.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
12401.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
12411.226SjmcneillStart Date:	3 Aug 2007
12421.226SjmcneillEnd Date:	9 Dec 2007
12431.226SjmcneillBase Tag:	jmcneill-pm-base
12441.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
12451.226SjmcneillScope:		kernel
12461.226SjmcneillNotes:		
12471.226Sjmcneill
12481.312SjmcneillBranch:		jmcneill-audiomp3
12491.312SjmcneillDescription:	Add MP locking to the audio drivers
12501.313SjmcneillStatus:		Terminated; merged before NetBSD 6.0
12511.312SjmcneillStart Date:	19 Nov 2011
12521.313SjmcneillEnd Date:	23 Nov 2011
12531.312SjmcneillBase Tag:	jmcneill-audiomp3-base
12541.312SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
12551.312SjmcneillScope:		kernel
12561.312SjmcneillNotes:		Resurrect ad-audiomp2, make the audio drivers MP safe.
12571.312Sjmcneill
12581.1SlukemBranch:		kenh-if-detach
12591.1SlukemDescription:	Interface detach support.
12601.1SlukemStatus:		?
12611.1SlukemStart Date:
12621.1SlukemEnd Date:
12631.1SlukemBase Tag:	kenh-if-detach-base
12641.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
12651.1SlukemScope:		kernel
12661.1SlukemNotes:
12671.1Slukem
12681.16SkentBranch:		kent-audio1
12691.16SkentDescription:	Audio converter pipeline
12701.18SkentStatus:		Terminated; merged to -current
12711.16SkentStart Date:	Tue Dec  7 2004
12721.17SkentEnd Date:	Tue Jan 11 2005
12731.17SkentBase Tag:	kent-audio1-base
12741.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
12751.17SkentScope:		kernel (audio device drivers)
12761.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
12771.17Skent		Please consult with the maintainer before committing
12781.17Skent		to this branch.
12791.17Skent
12801.1SlukemBranch:		kqueue
12811.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
12821.5SjdolecekStatus:		Terminated; merged to -current
12831.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
12841.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
12851.1SlukemBase Tag:	kqueue-base
12861.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
12871.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
12881.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
12891.1Slukem		local internal changes to better suit NetBSD, and
12901.1Slukem		enhancements such as looking up filters by name or
12911.1Slukem		number, and dynamic registration of "user" filters.
12921.11Sskrll
12931.11SskrllBranch:		ktrace-lwp
12941.11SskrllDescription:	ktrace support for lwp ids.
12951.59SskrllStatus:		Terminated; merged to -current
12961.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
12971.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
12981.11SskrllBase Tag:	ktrace-lwp-base
12991.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
13001.11SskrllScope:		sys
13011.11SskrllNotes:		
13021.1Slukem
13031.1SlukemBranch:		marc-pcmcia
13041.1SlukemDescription:	PCMCIA support
13051.1SlukemStatus:		Terminated; merged to -current
13061.1SlukemStart Date:
13071.1SlukemEnd Date:
13081.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
13091.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
13101.1SlukemScope:		kernel
13111.1SlukemNotes:
13121.1Slukem
13131.268StsutsuiBranch:		matt-armv6
13141.268StsutsuiDescription:	Rototill the arm code to support features present in the
13151.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
13161.268Stsutsui		along the way to use common practices.
13171.268StsutsuiStatus:		Terminated; merged to -current
13181.268StsutsuiStart Date:	2007-08-27
13191.268StsutsuiEnd Date:	2008-04-27
13201.268StsutsuiBase Tag:	matt-armv6-base
13211.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
13221.268StsutsuiScope:		kernel & userland
13231.268StsutsuiNotes:	
13241.268Stsutsui
13251.1SlukemBranch:		minoura_x68k_bus_h
13261.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
13271.1SlukemStatus:		Terminated; merged to -current
13281.1SlukemStart Date:	23 Dec 1998
13291.1SlukemEnd Date:	16 Mar 1999
13301.1SlukemBase Tag:	minoura_x68k_bus_h-base
13311.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
13321.1SlukemScope:		sys/arch/x68k
13331.1SlukemNotes:
13341.1Slukem
13351.1SlukemBranch:		minoura-xpg4dl
13361.1SlukemDescription:	Citrus Project locale subsystem
13371.1SlukemStatus:		Terminated; (partly) merged to -current
13381.1SlukemStart Date:	28 March 2000
13391.1SlukemEnd Date:
13401.1SlukemBase Tag:	minoura-xpg4dl-base
13411.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
13421.1SlukemScope:		basesrc, syssrc, sharesrc
13431.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
13441.1Slukem		independent locale subsystem.  Part of the implementation
13451.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
13461.1Slukem
13471.242SmjfBranch:		mjf-devfs
13481.242SmjfDescription:	device file system supporting dynamic device nodes
13491.242SmjfStatus:		Terminated
13501.242SmjfStart Date:	12 November 2007
13511.242SmjfEnd Date:	21 February 2008
13521.242SmjfBase Tag:	mjf-devfs-base
13531.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
13541.242SmjfScope:		kernel and userland
13551.242SmjfNotes:		This branch will move away from the static device nodes that
13561.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
13571.242Smjf		and removed dynamically as devices are attached and detached
13581.242Smjf		from the machine.
13591.242Smjf
13601.1SlukemBranch:		mrg-vm-swap
13611.49SmrgDescription:	dynamic swap allocation, swap-to-files support
13621.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
13631.49SmrgStart Date:	12 February 1997
13641.49SmrgEnd Date:	15 March 1997
13651.49SmrgBase Tag:	[none]
13661.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
13671.49SmrgScope:		kernel
13681.49SmrgNotes:
13691.49Smrg
13701.49SmrgBranch:		mrg-vm-swap2
13711.49SmrgDescription:	dynamic swap allocation, swap-to-files support
13721.49SmrgStatus:		Terminated; merged to -current
13731.49SmrgStart Date:	4 May 1997
13741.49SmrgEnd Date:	12 June 1997
13751.49SmrgBase Tag:	mrg-vm-swap2-base
13761.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
13771.1SlukemScope:		kernel
13781.1SlukemNotes:
13791.1Slukem
13801.1SlukemBranch:		nathanw_sa
13811.1SlukemDescription:	Scheduler activations
13821.44SchsStatus:		Terminated; merged to -current
13831.1SlukemStart Date:	5 March 2001
13841.9SthorpejEnd Date:	18 January 2003
13851.1SlukemBase Tag:	nathanw_sa_base
13861.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
13871.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
13881.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
13891.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
13901.1SlukemNotes:		The idea of scheduler activations is described in the
13911.1Slukem		classic paper by Anderson et al., in ACM Transactions
13921.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
13931.1Slukem		can be found at
13941.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
13951.1Slukem		Many ideas in the implementation are based on the
13961.1Slukem		implementation of scheduler activations added to Mach
13971.1Slukem		3.0 and described by Davis et al. in the University of
13981.1Slukem		Washington CS tech report 92-08-93, which can be found
13991.1Slukem		at
14001.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
14011.1Slukem
14021.1Slukem		My USENIX paper on the subject can be found at
14031.1Slukem		http://web.mit.edu/nathanw/www/usenix/
14041.1Slukem
14051.1Slukem		Please consult with the maintainer before committing
14061.1Slukem		to this branch.
14071.1Slukem		Other tags starting with nathanw_sa reserved for
14081.1Slukem		branch management and are not guaranteed to be stable.
14091.9Sthorpej
14101.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
14111.9Sthorpej		merging branch down to trunk.  Branch tagged with
14121.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
14131.9Sthorpej		the branch.
14141.1Slukem
14151.217SjoergBranch:		newlock
14161.217SjoergDescription:	New locking primitives, based on Solaris's
14171.217SjoergStatus:		Terminated
14181.217SjoergStart Date:	March 9, 2002
14191.225SwizEnd Date:	February 12, 2007
14201.217SjoergBase Tag:	newlock-base
14211.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
14221.217SjoergScope:		Kernel
14231.217SjoergNotes:		The goal is to replace the existing lockmgr() and
14241.217Sjoerg		simple_lock() based locking mechanisms with the
14251.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
14261.225Swiz		Superseded by the newlock2 branch.
14271.217Sjoerg
14281.217SjoergBranch:		newlock2
14291.217SjoergDescription:	New locking primitives, based on Solaris's
14301.217SjoergStatus:		Terminated
14311.217SjoergStart Date:	September 9, 2006
14321.225SwizEnd Date:	February 12, 2007
14331.217SjoergBase Tag:	newlock2-base
14341.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
14351.217SjoergScope:		Kernel
14361.217SjoergNotes:		As per the newlock branch, however given the amount of time
14371.217Sjoerg		the original branch has lain dormant, a new one has been
14381.217Sjoerg		created.  Goals:
14391.217Sjoerg		- Implement new locking primitives on most-used ports.
14401.217Sjoerg		- Minor locking improvements.
14411.217Sjoerg		- Remove spinlockmgr().
14421.217Sjoerg
14431.217SjoergBranch:		nick-csl-alignment
14441.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
14451.278SskrllStatus: 	Terminated; merged to -current
14461.217SjoergStart Date:	2007-07-18
14471.217SjoergEnd Date:
14481.217SjoergBase Tag:	nick-csl-alignment-base5
14491.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
14501.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
14511.217SjoergNotes:	
14521.217Sjoerg
14531.1SlukemBranch:		perseant-lfsv2
14541.1SlukemDescription:	LFS incompatible on-disk data structure changes
14551.1SlukemStatus:		Terminated
14561.1SlukemStart Date:	27 June 2001
14571.1SlukemEnd Date:	16 July 2001
14581.1SlukemBase Tag:	perseant-lfsv2-base
14591.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
14601.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
14611.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
14621.1Slukem		as the data structures required for unremove are in and tested.
14631.1Slukem
14641.217SjoergBranch:		ppcoea-renovation
14651.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
14661.217SjoergStatus:		Terminated; merged to -current
14671.217SjoergStart Date:	30 April 2007
14681.217SjoergEnd Date:	15 October 2007
14691.217SjoergBase Tag:	ppcoea-renovation-base
14701.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
14711.217SjoergScope:		src/sys/arch
14721.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
14731.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
14741.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
14751.217Sjoerg		403/401 and other embedded chips. The general concept is to get
14761.217Sjoerg		them all compiling, and sharing as much code as possible.  All
14771.217Sjoerg		developers are welcome to commit to this branch.
14781.217Sjoerg
14791.174SthorpejBranch:		thorpej-devvp
14801.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
14811.174SthorpejStatus:		Terminated
14821.174SthorpejStart Date:	Sep 6 2001
14831.174SthorpejEnd Date:	???
14841.174SthorpejBase Tag:	thorpej-devvp-base
14851.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
14861.174SthorpejScope:		syssrc
14871.174SthorpejNotes:		Kernels built from this branch are not expected
14881.174Sthorpej		to function correctly at this time.
14891.174Sthorpej
14901.174Sthorpej		Ports known to compile on this branch:
14911.174Sthorpej			alpha
14921.174Sthorpej			i386
14931.174Sthorpej
14941.118SpeterBranch:		peter-altq
14951.118SpeterDescription:	New ALTQ framework:
14961.118Speter		- sync with KAME sources
14971.118Speter		- share mtag/name mapping functions
14981.118Speter		- separate altq + pf attachment
14991.118SpeterStatus:		Terminated; merged to -current
15001.118SpeterStart Date:	March 16, 2006
15011.118SpeterEnd Date:	October 12, 2006
15021.118SpeterBase Tag:	peter-altq-base
15031.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
15041.118Speter		Martin Husemann <martin@NetBSD.org>,
15051.118Speter		Matthias Scheler <tron@NetBSD.org>
15061.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
15071.118SpeterNotes:		Only the first item in the description was finished
15081.118Speter		in this branch.
15091.118Speter
15101.309SrmindBranch:		rmind-uvmplock
15111.309SrmindDescription:	Reorganize locking in UVM and improve x86 pmap(9)
15121.309SrmindStatus:		Terminated; merged to -current
15131.309SrmindStart Date:	15 March 2010
15141.309SrmindEnd Date:	12 June 2011
15151.309SrmindBase Tag:	rmind-uvmplock-base
15161.309SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
15171.309SrmindScope:		Kernel
15181.309SrmindNotes:		Goals:
15191.309Srmind
15201.309Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
15211.309Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
15221.309Srmind		  Based on the patch from ad@.
15231.309Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
15241.309Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
15251.309Srmind		  to share locks among UVM objects where necessary.
15261.309Srmind		- Rewrite and optimize x86 TLB shootdown code.
15271.309Srmind		- Unify /dev/mem et al in MI code and provide required locking.
15281.309Srmind
15291.309Srmind		Future work:
15301.309Srmind
15311.309Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
15321.309Srmind
15331.1SlukemBranch:		sommerfeld_i386mp_1
15341.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
15351.3SsommerfeStatus:		Terminated; merged to -current
15361.1SlukemStart Date:	21 Feb 2000
15371.2SfvdlEnd Date:	01 Oct 2002
15381.1SlukemBase Tag:	sommerfeld_i386mpbase_1
15391.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
15401.1SlukemScope:		sys/arch/i386
15411.1SlukemNotes:
15421.1Slukem		Code committed to the branch has booted to multiuser 
15431.1Slukem		on at least one system.
15441.1Slukem
15451.1Slukem		Not guaranteed to compile against mainline since -current
15461.1Slukem		may have changed incompatibly with the last branch update;
15471.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
15481.1Slukem
15491.1Slukem		Please get explicit permission from the maintainer 
15501.1Slukem		before each commit, or your changes will be backed out.
15511.1Slukem		Other tags starting with sommerfeld_ are private to 
15521.1Slukem		the developer and are guaranteed to be unstable.
15531.1Slukem		Only the maintainer should move tags.
15541.1Slukem
15551.1Slukem		Note that this branch uses a DIFFERENT scheme for 
15561.225Swiz		syncing with the mainline.  the maintainer uses some private
15571.225Swiz		scripts for keeping them in sync; if you make commits 
15581.1Slukem		to the branch to "resynchronize" things, you'll
15591.1Slukem		probably do it wrong; instead, ask the maintainer to
15601.1Slukem		resynchronize things.
15611.1Slukem
15621.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
15631.1Slukem		issues with the branch.
15641.1Slukem
15651.1SlukemBranch:		thorpej-mips-cache
15661.1SlukemDescription:	overhaul MIPS cache support code
15671.1SlukemStatus:		Terminated; merged to -current
15681.1SlukemStart Date:	Oct 23 2001
15691.1SlukemEnd Date:	Nov 14 2001
15701.1SlukemBase Tag:	thorpej-mips-cache-base
15711.1SlukemScope:		syssrc
15721.1SlukemNotes:		This branch needs more debugging, testing, and more
15731.1Slukem		ports need to be converted to the new world order.
15741.1Slukem
15751.1Slukem		The following processors have had cache ops
15761.1Slukem		written:
15771.1Slukem
15781.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
15791.1Slukem			  needs to be beat on a lot more to make
15801.1Slukem			  sure it's working.
15811.1Slukem
15821.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
15831.1Slukem			  tracked down a bug, which has been fixed.
15841.1Slukem
15851.1Slukem			  Confirmed working on R4000-with-L2.
15861.1Slukem
15871.1Slukem			  Confirmed working on R4400-no-L2 and
15881.1Slukem			  R4400-with-L2.
15891.1Slukem
15901.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
15911.1Slukem			  has committed fixes to this code.
15921.1Slukem
15931.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
15941.1Slukem			  no SysAD L2 cache).
15951.1Slukem
15961.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
15971.1Slukem
15981.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
15991.1Slukem			  committed fixes to this code.  Awaiting
16001.1Slukem			  confirmation that it is working properly.
16011.1Slukem
16021.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
16031.1Slukem			  written this code and tested it on a
16041.1Slukem			  PlayStation 2.
16051.1Slukem
16061.1Slukem		The following ports have been updated to compile (and
16071.1Slukem		use optimized-for-processor bus_dma routines).  Those
16081.1Slukem		that have been tested and work are marked with [WORKING].
16091.1Slukem
16101.1Slukem			* algor		[WORKING]
16111.1Slukem
16121.1Slukem			* arc		[WORKING]
16131.1Slukem
16141.1Slukem			* pmax		[WORKING]
16151.1Slukem
16161.1Slukem			* playstation2	[WORKING]
16171.1Slukem					Needs optimized bus_dmamap_sync().
16181.1Slukem
16191.1Slukem			* hpcmips	[need verification that this is working]
16201.1Slukem					Needs optimized bus_dmamap_sync().
16211.1Slukem
16221.1Slukem			* sgimips	[WORKING]
16231.1Slukem					Needs optimized bus_dmamap_sync().
16241.1Slukem
16251.1Slukem			* cobalt	[need testing]
16261.1Slukem
16271.1Slukem			* mipsco	[need testing]
16281.1Slukem
16291.1Slukem			* newsmips	[need testing]
16301.1Slukem
16311.1SlukemBranch:		thorpej_scsipi
16321.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
16331.1SlukemStatus:		Terminated; merged to -current
16341.1SlukemStart Date:
16351.1SlukemEnd Date:	Apr 25 2001
16361.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
16371.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
16381.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
16391.1SlukemScope:		syssrc
16401.1SlukemNotes:		When a change from -current is pulled up please move the
16411.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
16421.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
16431.1Slukem		used when syncing the whole branch with HEAD).
16441.1Slukem		Just before the merge, syssrc has been tagged with
16451.1Slukem		thorpej_scsipi_beforemerge
16461.1Slukem
16471.1SlukemBranch:		thorpej-signal
16481.1SlukemDescription:	?
16491.1SlukemStatus:		?
16501.1SlukemStart Date:
16511.1SlukemEnd Date:
16521.1SlukemBase Tag:	thorpej-signal-base
16531.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
16541.1SlukemScope:		kernel
16551.1SlukemNotes:
16561.1Slukem
16571.1SlukemBranch:		thorpej-setroot
16581.1SlukemDescription:	?
16591.1SlukemStatus:		Terminated; merged to -current
16601.1SlukemStart Date:
16611.1SlukemEnd Date:
16621.1SlukemBase Tag:
16631.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
16641.1SlukemScope:		kernel
16651.1SlukemNotes:
16661.1Slukem
16671.84SkardelBranch:		simonb-timecounters
16681.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
16691.85SkardelStatus:		Terminated
16701.84SkardelStart Date:	Sat Feb 04 2006
16711.84SkardelEnd Date:	Wed Jun 07 2006
16721.84SkardelBase Tag:	simonb-timecounters-base
16731.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
16741.84Skardel		Frank Kardel <kardel@NetBSD.org>
16751.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
16761.84SkardelNotes:		early (partial conversion) commit to -current
16771.84Skardel		ok'ed by core@ on 20060605 for testing and further
16781.84Skardel		simplified conversion
16791.84Skardel
16801.268StsutsuiBranch:		simonb-wapbl
16811.268StsutsuiDescription:	Wasabi's journaling filesystem support
16821.268StsutsuiStatus:		Terminated; merged to -current
16831.268StsutsuiStart Date:	Tue Jun 10 2008
16841.268StsutsuiEnd Date:	Thu Jul 31 2008
16851.268StsutsuiBase Tag:	simonb-wapbl-base
16861.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
16871.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
16881.268Stsutsui		src/include
16891.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
16901.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
16911.268StsutsuiNotes:		Still has a number of issues:
16921.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
16931.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
16941.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
16951.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
16961.268Stsutsui		   Eg, a file created with
16971.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
16981.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
16991.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
17001.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
17011.268Stsutsui
17021.286SuebayasiBranch:		uebayasi-xip
17031.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
17041.286SuebayasiStatus:		Active
17051.286SuebayasiStart Date:	8 February 2010
17061.286SuebayasiEnd Date:	
17071.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
17081.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
17091.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
17101.299Suebayasi		src/include
17111.299Suebayasi		src/sbin/mount
17121.299Suebayasi		src/sbin/mount_ffs
17131.299Suebayasi		src/share/man/man4
17141.295Suebayasi		src/share/man/man5/statvfs.5
17151.299Suebayasi		src/share/man/man9
17161.299Suebayasi		src/sys/arch
17171.299Suebayasi		src/sys/common/pmap
17181.299Suebayasi		src/sys/conf
17191.299Suebayasi		src/sys/dev/flash.c
17201.299Suebayasi		src/sys/dev/flashvar.h
17211.301Suebayasi		src/sys/dev/md.c
17221.301Suebayasi		src/sys/dev/md.h
17231.301Suebayasi		src/sys/dev/md_root.c
17241.299Suebayasi		src/sys/dev/xmd.c
17251.299Suebayasi		src/sys/kern/vfs_syscalls.c
17261.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
17271.299Suebayasi		src/sys/miscfs/specfs/specdev.h
17281.299Suebayasi		src/sys/sys
17291.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
17301.299Suebayasi		src/sys/uvm
17311.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
17321.286SuebayasiNotes:		Goals:
17331.286Suebayasi		- Clean up oddities in fault handler
17341.286Suebayasi		- Add a notion of device page
17351.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
17361.286Suebayasi		- Hook XIP mount option
17371.286Suebayasi		- Teach some pmaps to handle device page
17381.286Suebayasi
17391.236SadBranch:		vmlocking
17401.236SadDescription:	Make VM and file system framework MP safe
17411.236SadStatus:		Terminated
17421.236SadStart Date:	13 March 2007
17431.236SadEnd Date:	4 December 2007
17441.236SadBase Tag:	vmlocking-base
17451.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
17461.236SadScope:		kernel
17471.236SadNotes:		Superseded by vmlocking2 branch.
17481.236Sad
17491.236SadBranch:		vmlocking2
17501.236SadDescription:	Make VM and file system framework MP safe
17511.236SadStatus:		Terminated
17521.236SadStart Date:	4 December 2007
17531.236SadEnd Date:	2 January 2008
17541.236SadBase Tag:	vmlocking2-base3
17551.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
17561.236SadScope:		kernel
17571.236SadNotes:		Goals:
17581.236Sad
17591.236Sad		- Make VM system / trap handling MP safe.
17601.236Sad		- Replace simplelocks with mutexes.
17611.236Sad		- Make file system framework MP safe.
17621.236Sad
17631.236Sad		Status by architecture:
17641.236Sad
17651.236Sad		  alpha		done
17661.236Sad		  i386		done
17671.236Sad		  amd64		done
17681.236Sad		  mips		done
17691.236Sad		  sparc		need pmap/trap locking changes	
17701.236Sad		  sparc64	done
17711.236Sad		  arm		done
17721.236Sad		  powerpc	done
17731.236Sad		  hppa		done
17741.236Sad		  sh3		done
17751.236Sad		  m68k		done
17761.236Sad		  xen		need pmap/trap locking changes
17771.236Sad
17781.236Sad		Remaining MI work to do:
17791.236Sad
17801.236Sad		- Check aliased vnode handling. There may be problems.
17811.236Sad
17821.236Sad		Remaining problems:
17831.236Sad
17841.236Sad		- LFS stalls due to v_numoutput leak.
17851.236Sad
17861.1SlukemBranch:		wrstuden-devbsize
17871.1SlukemDescription:	Modify buffer cache to deal with different devices having
17881.1Slukem		different block sizes. Also DEV_BSIZE would go away.
17891.1SlukemStatus:		Terminated
17901.1SlukemStart Date:	Aug or Sept 1999
17911.1SlukemEnd Date:	1 Apr 2000
17921.1SlukemBase tag:	wrstuden-devbsize-base
17931.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
17941.1SlukemScope:		kernel
17951.1SlukemNotes:		No longer active due to lack of time, and introduction
17961.1Slukem		of UBC. In terms of UBC, the primary cache for
17971.1Slukem		file data is the VM cache, which needs to operate
17981.1Slukem		in terms of VM pages. As no existing device has native
17991.1Slukem		pages the same size as our VM pages, there already is
18001.1Slukem		a mapping going on between the VM system and the
18011.1Slukem		underlying blocks. So it would be easier and cleaner
18021.1Slukem		to adjust that to deal w/ different block sizes.
18031.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
18041.1Slukem		with a certain length, so the exact block size isn't a big
18051.1Slukem		deal.
18061.1Slukem
18071.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
18081.1Slukem
18091.193SyamtBranch:		yamt-idlelwp
18101.193SyamtDescription:	idle lwp, and some changes depending on it.
18111.193Syamt
18121.193Syamt		1. separate context switching and thread scheduling.
18131.193Syamt		   (cf. gmcgarry_ctxsw)
18141.193Syamt		2. implement idle lwp.
18151.193Syamt		3. clean up related MD/MI interfaces.
18161.193Syamt		4. make scheduler(s) modular.
18171.193Syamt
18181.193SyamtStatus:		Terminated; merged to -current
18191.193SyamtStart Date:	Fri Feb 17 2007
18201.193SyamtEnd Date:	Thu May 17 2007
18211.193SyamtBase Tag:	yamt-idlelwp-base8
18221.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18231.193SyamtScope:		src/sys  (src/common is tagged but not branched)
18241.193SyamtNotes:		
18251.193Syamt		Status of ports:
18261.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
18271.193Syamt		  i386			[ Done, tested ]
18281.193Syamt		  amd64			[ Done, tested ]
18291.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
18301.204Stsutsui		  sparc			[ Done, UP tested, MP might have
18311.204Stsutsui					  some problem after newlock2 merge ]
18321.204Stsutsui		  sparc64		[ Done, tested ]
18331.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
18341.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
18351.205Sskrll		  hppa			[ Done, tested ]
18361.193Syamt		  sh3			[ Done, tested ]
18371.193Syamt		  vax			[ Done, UP tested, MP untested ]
18381.204Stsutsui		  m68k			[ Done, tested on several ports ]
18391.193Syamt		  ns32k			[ broken ]
18401.193Syamt		  ia64			[ broken ]
18411.193Syamt		  pdp10			[ broken ]
18421.193Syamt
18431.193Syamt		How to adapt a port?
18441.193Syamt
18451.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
18461.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
18471.193Syamt
18481.193Syamt		- implement cpu_idle.  see cpu_idle.9.
18491.193Syamt
18501.193Syamt		- add a flag argument to cpu_need_resched.
18511.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
18521.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
18531.193Syamt		  send an IPI to the target cpu.
18541.193Syamt
18551.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
18561.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
18571.193Syamt		  almost always non-NULL, with exceptions like early on boot.
18581.193Syamt
18591.193Syamt		- remove idle pcbs.
18601.193Syamt
18611.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
18621.193Syamt
18631.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
18641.193Syamt		  secondary processors.
18651.193Syamt
18661.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
18671.193Syamt		  curlwp.
18681.193Syamt
18691.193Syamt		- of course, update MD users of scheduler/switching API.
18701.193Syamt
18711.248SyamtBranch:		yamt-lazymbuf
18721.248SyamtDescription:	change the way to share mbuf external storage so that
18731.248Syamt		it can work without kernel_lock.
18741.248SyamtStatus:		Terminated; merged to -current
18751.248SyamtStart Date:	Wed Jul  6 2005
18761.248SyamtEnd Date:	Mon Mar 24 2008
18771.248SyamtBase Tag:	yamt-lazymbuf-base14
18781.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18791.248SyamtScope:		src/sys  (src/common is tagged but not branched)
18801.248SyamtNotes:		
18811.248Syamt
18821.25SyamtBranch:		yamt-km, yamt-km-doc
18831.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
18841.46SyamtStatus:		Terminated; merged to -current
18851.19SyamtStart Date:	Tue Jan 25 2005
18861.46SyamtEnd Date:	Fri Apr  1 2005
18871.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
18881.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18891.25SyamtScope:		yamt-km: src/sys
18901.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
18911.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
18921.19Syamt
18931.24Syamt		the followings are per-port status.
18941.24Syamt		(account names mean "tested by".)
18951.24Syamt
18961.20Syamt		works enough to go to multiuser:
18971.45Syamt			alpha, i386, xen (yamt@)
18981.24Syamt			pc532 (simonb@)
18991.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
19001.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
19011.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
19021.39Syamt			    sun3x (tsutsui@)
19031.31Syamt			amiga (mhitch@)
19041.32Syamt			cats, hp700 (skrll@)
19051.45Syamt			xen (bouyer@)
19061.28Syamt
19071.28Syamt		known to have the same problem as trunk:
19081.28Syamt			vax (chs@, stuck while running kvm_mkdb)
19091.24Syamt
19101.24Syamt		known to have a problem:
19111.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
19121.35Syamt			needs to be revisited.
19131.39Syamt			-> for luna68k, although not tested,
19141.39Syamt			   Sysmap has been moved to avoid kva conflict with
19151.39Syamt			   I/O ranges.
19161.20Syamt
19171.20Syamt		buildable:
19181.20Syamt			src/sys/arch/acorn26/conf/GENERIC
19191.20Syamt			src/sys/arch/acorn32/conf/GENERIC
19201.20Syamt			src/sys/arch/algor/conf/P6032
19211.20Syamt			src/sys/arch/alpha/conf/GENERIC
19221.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
19231.20Syamt			src/sys/arch/amd64/conf/GENERIC
19241.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
19251.20Syamt			src/sys/arch/amiga/conf/GENERIC
19261.20Syamt			src/sys/arch/arc/conf/GENERIC
19271.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
19281.20Syamt			src/sys/arch/bebox/conf/GENERIC
19291.20Syamt			src/sys/arch/cats/conf/GENERIC
19301.20Syamt			src/sys/arch/cesfic/conf/GENERIC
19311.20Syamt			src/sys/arch/cobalt/conf/GENERIC
19321.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
19331.20Syamt			src/sys/arch/evbarm/conf/TS7200
19341.20Syamt			src/sys/arch/evbppc/conf/WALNUT
19351.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
19361.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
19371.20Syamt			src/sys/arch/hp300/conf/GENERIC
19381.20Syamt			src/sys/arch/hp700/conf/GENERIC
19391.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
19401.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
19411.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
19421.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
19431.20Syamt			src/sys/arch/i386/conf/GENERIC
19441.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
19451.40Syamt			src/sys/arch/i386/conf/XEN0
19461.40Syamt			src/sys/arch/i386/conf/XENU
19471.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
19481.20Syamt			src/sys/arch/iyonix/conf/GENERIC
19491.20Syamt			src/sys/arch/luna68k/conf/GENERIC
19501.20Syamt			src/sys/arch/mac68k/conf/GENERIC
19511.20Syamt			src/sys/arch/macppc/conf/GENERIC
19521.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
19531.20Syamt			src/sys/arch/mipsco/conf/GENERIC
19541.40Syamt			src/sys/arch/mmeye/conf/GENERIC
19551.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
19561.20Syamt			src/sys/arch/netwinder/conf/GENERIC
19571.20Syamt			src/sys/arch/news68k/conf/GENERIC
19581.20Syamt			src/sys/arch/newsmips/conf/GENERIC
19591.20Syamt			src/sys/arch/next68k/conf/GENERIC
19601.20Syamt			src/sys/arch/ofppc/conf/GENERIC
19611.20Syamt			src/sys/arch/pc532/conf/GENERIC
19621.20Syamt			src/sys/arch/pmax/conf/GENERIC
19631.20Syamt			src/sys/arch/prep/conf/GENERIC
19641.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
19651.20Syamt			src/sys/arch/sbmips/conf/GENERIC
19661.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
19671.20Syamt			src/sys/arch/shark/conf/GENERIC
19681.20Syamt			src/sys/arch/sparc/conf/GENERIC
19691.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
19701.20Syamt			src/sys/arch/sparc64/conf/GENERIC
19711.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
19721.20Syamt			src/sys/arch/sun2/conf/GENERIC
19731.20Syamt			src/sys/arch/sun3/conf/GENERIC
19741.20Syamt			src/sys/arch/vax/conf/GENERIC
19751.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
19761.20Syamt			src/sys/arch/x68k/conf/GENERIC
19771.20Syamt
19781.42Syamt			src/sys/arch/playstation2/conf/GENERIC
19791.42Syamt
19801.97SyamtBranch:		yamt-pdpolicy
19811.97SyamtDescription:	play with page replacement policy
19821.97Syamt		- separate page replacement policy from the rest of kernel
19831.97Syamt		- implement alternative replacement policy
19841.97Syamt		- related read-ahead adjustment?
19851.97SyamtStatus:		Terminated; merged to -current
19861.97SyamtStart Date:	Sun Mar  5 2006
19871.97SyamtEnd Date:	Sat Sep 16 2006
19881.97SyamtBase Tag:	yamt-pdpolicy-base9
19891.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
19901.97SyamtScope:		src/sys  (src/common is tagged but not branched)
19911.97SyamtNotes:		
19921.97Syamt
19931.261SyamtBranch:		yamt-pf42
19941.261SyamtDescription:	import newer pf from OpenBSD 4.2
19951.261SyamtStatus:		Terminated; merged to -current
19961.261SyamtStart Date:	Sat Apr 19 2008
19971.261SyamtEnd Date:	Wed Jun 18 2008
19981.261SyamtBase Tag:	yamt-pf42-base4
19991.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
20001.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
20011.261SyamtScope:		src
20021.261SyamtNotes:		see sys/dist/pf/net/TODO
20031.261Syamt
20041.54SyamtBranch:		yamt-readahead
20051.54SyamtDescription:	play with file readahead
20061.58SyamtStatus:		Terminated; merged to -current
20071.54SyamtStart Date:	Mon Nov 14 2005
20081.58SyamtEnd Date:	Wed Nov 30 2005
20091.57SyamtBase Tag:	yamt-readahead-base3
20101.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
20111.54SyamtScope:		src/sys
20121.54SyamtNotes:		
20131.54Syamt
20141.60SyamtBranch:		yamt-uio_vmspace
20151.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
20161.67SyamtStatus:		Terminated; merged to -current
20171.60SyamtStart Date:	Mon Dec 31 2005
20181.67SyamtEnd Date:	Wed Mar  1 2006
20191.66SyamtBase Tag:	yamt-uio_vmspace-base5
20201.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
20211.60SyamtScope:		src/sys
20221.60SyamtNotes:		
20231.60Syamt
20241.151SyamtBranch:		yamt-splraiseipl
20251.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
20261.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
20271.151Syamt
20281.151Syamt		- completes workqueue(9) and netbt.
20291.151Syamt		- fix PR/33218.
20301.151Syamt
20311.151SyamtStatus:		Terminated; merged to -current
20321.151SyamtStart Date:	Mon Sep 18 2006
20331.151SyamtEnd Date:	Fri Dec 22 2006
20341.151SyamtBase Tag:	yamt-splraiseipl-base5
20351.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
20361.151SyamtScope:		src/sys  (src/common is tagged but not branched)
20371.151SyamtNotes:		
20381.151Syamt		tested (by who):
20391.151Syamt			alpha		(yamt)
20401.151Syamt			alpha		(pavel)
20411.151Syamt			amd64		(reported privately)
20421.151Syamt			cobalt		(tsutsui)
20431.151Syamt			ews4800mips	(tsutsui)
20441.151Syamt			hp300		(tsutsui)
20451.151Syamt			hpcarm		(reported privately)
20461.151Syamt			i386		(yamt)
20471.151Syamt			macppc		(tsutsui)
20481.151Syamt			news68k		(tsutsui)
20491.151Syamt			sgimips(IP32)	(tsutsui)
20501.151Syamt			sparc(sun4c)	(tsutsui)
20511.151Syamt			sun2		(tsutsui)
20521.151Syamt			sun3		(tsutsui)
20531.151Syamt			sun3x		(tsutsui)
20541.151Syamt			xen		(yamt)
20551.151Syamt
20561.151Syamt		compile-tested:
20571.151Syamt			acorn26
20581.151Syamt			acorn32
20591.151Syamt			algor
20601.151Syamt			amiga
20611.151Syamt			arc
20621.151Syamt			atari
20631.151Syamt			bebox
20641.151Syamt			cats
20651.151Syamt			cesfic
20661.151Syamt			dreamcast
20671.151Syamt			evbarm
20681.151Syamt			evbmips
20691.151Syamt			evbppc(marvell)
20701.151Syamt			evbppc(ibm4xx)
20711.151Syamt			evbsh3
20721.151Syamt			hp700
20731.151Syamt			hpcmips
20741.151Syamt			hpcsh
20751.151Syamt			ia64
20761.151Syamt			ibmnws
20771.151Syamt			iyonix
20781.151Syamt			landisk
20791.151Syamt			luna68k
20801.151Syamt			mac68k
20811.151Syamt			mmeye
20821.151Syamt			mvme68k
20831.151Syamt			mvmeppc
20841.151Syamt			mipsco
20851.151Syamt			netwinder
20861.151Syamt			newsmips
20871.151Syamt			next68k
20881.151Syamt			ofppc
20891.151Syamt			pc532
20901.151Syamt			pmax
20911.151Syamt			pmppc
20921.151Syamt			prep
20931.151Syamt			sandpoint
20941.151Syamt			sbmips
20951.151Syamt			shark
20961.151Syamt			sparc
20971.151Syamt			sparc64
20981.151Syamt			vax
20991.151Syamt			x68k
21001.151Syamt			zaurus
21011.151Syamt
21021.151Syamt		not tested:
21031.151Syamt			pdp10 (i don't know how to build)
21041.151Syamt			sh5 (not buildable with an unrelated problem.)
21051.151Syamt
21061.151Syamt    compile  CAYMAN64/netbsd32_sa.o
21071.151Syamt    cc1: warnings being treated as errors
21081.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
21091.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
21101.151Syamt    --- netbsd32_sa.o ---
21111.151Syamt    *** [netbsd32_sa.o] Error code 1
21121.151Syamt    1 error
21131.151Syamt
21141.151Syamt		notyet:
21151.151Syamt			amigappc
21161.151Syamt			playstation2
21171.151Syamt
21181.79SbriggsBranch:		yamt-vop
21191.79SbriggsDescription:	remove several VOPs
21201.79SbriggsStatus:		Terminated; merged to -current
21211.79SbriggsStart Date:	Wed Oct 19 2005
21221.79SbriggsEnd Date:	Wed Nov  2 2005
21231.79SbriggsBase Tag:	yamt-vop-base3
21241.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
21251.68SyamtScope:		src/sys
21261.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
21271.71Speter
21281.214SyamtBranch:		yamt-x86pmap
21291.214SyamtDescription:	merge i386 and amd64 pmap
21301.214SyamtStatus:		Terminated; merged to -current
21311.214SyamtStart Date:	Mon Sep 24 2007
21321.214SyamtEnd Date:	Fri Oct 19 2007
21331.214SyamtBase Tag:	yamt-x86pmap-base4
21341.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
21351.214SyamtScope:		src/sys  (src/common is tagged but not branched)
21361.214SyamtNotes:		
21371.214Syamt
21381.98SgdamoreBranch:		gdamore-uart
21391.98SgdamoreDescription:	Add register table support to com driver.
21401.98SgdamoreStatus:		Active
21411.98SgdamoreStart Date:	14 June 2006
21421.98SgdamoreEnd Date:	13 July 2006
21431.98SgdamoreBase Tag:	gdamore-uart-base
21441.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
21451.98SgdamoreScope:		kernel
21461.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
21471.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
21481.98Sgdamore
21491.273SchristosBranch:		christos-time_t
21501.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
21511.273Schristos		and timespec.
21521.273SchristosStatus:		merged
21531.273SchristosStart Date:	29 March 2008
21541.274SchristosEnd Date:	10 January 2009
21551.275SchristosBase Tag:	christos-time_t-base
21561.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
21571.273SchristosScope:		kernel, libc, libutil, userland
21581.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
21591.290Smrg
21601.290SmrgBranch:		rtr-xorg-branch
21611.290SmrgDescription:	xorg & static build alterations to src/x11
21621.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
21631.290SmrgStart Date:	Nov 15 2004
21641.290SmrgEnd Date:	?
21651.290SmrgBase tag:	rtr-xorg-branch-base
21661.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
21671.290SmrgScope:		x11
21681.290Smrg		distrib/sets/lists
21691.290Smrg		share/mk/bsd.x11.mk
21701.290Smrg		share/mk/bsd.own.mk
21711.290Smrg		etc/mtree/NetBSD.dist
21721.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
21731.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
21741.290Smrg		Requires xorg (XORG-6_8_1)
21751.290Smrg
21761.290SmrgBranch:		gmcgarry_ctxsw
21771.290SmrgDescription:	Separate scheduler from context-switch code
21781.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
21791.290SmrgStart Date:	18 December 2002
21801.290SmrgEnd Date:
21811.290SmrgBase Tag:	gmcgarry_ctxsw_base
21821.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
21831.290SmrgScope:		kernel
21841.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
21851.290Smrg		from the machine-dependent context switch code is the
21861.290Smrg		first step in cleaning up the scheduler.  It is necessary
21871.290Smrg		for the newlock branch, making the scheduler SMP friendly,
21881.290Smrg		adding real-time scheduler extensions, and reducing the
21891.290Smrg		number of code paths for LWP and proc switching.
21901.290Smrg
21911.290SmrgBranch:		nick-hppapmap
21921.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
21931.290SmrgStatus: 	Terminated; merged to -current
21941.290SmrgStart Date:	27 October 2008
21951.290SmrgEnd Date:	30 April 2009
21961.290SmrgBase Tag:	nick-hppapmap-base3
21971.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
21981.290SmrgScope:		sys/
21991.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
22001.290Smrg		32-bit mode.
22011.290Smrg
22021.290SmrgBranch:		thorpej-atomic
22031.290SmrgDescription:	Implementation of an atomic memory operations API modeled
22041.290Smrg		after the one in Solaris 10.
22051.290SmrgStatus:		Terminated; merged to -current
22061.290SmrgStart Date:	Apr 11 2007
22071.290SmrgEnd Date:	Nov 18 2007
22081.290SmrgBase tag:	thorpej-atomic-base
22091.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
22101.290SmrgScope:		src/common
22111.290Smrg		src/sys
22121.290SmrgNotes:		Base atomic primitives need to be implemented for
22131.290Smrg		all of the supported architectures:
22141.290Smrg
22151.290Smrg		alpha		DONE
22161.290Smrg		arm		DONE
22171.290Smrg		hppa
22181.290Smrg		i386		DONE
22191.290Smrg		ia64
22201.290Smrg		m68k		DONE (except for 68010)
22211.290Smrg		mips
22221.290Smrg		ns32k
22231.290Smrg		powerpc		DONE except for membar_*()
22241.290Smrg		powerpc64	DONE except for membar_*()
22251.290Smrg		sh3
22261.290Smrg		sparc		DONE except for membar_*()
22271.290Smrg		sparc64		DONE except for membar_*()
22281.290Smrg		vax
22291.290Smrg		x86_64		DONE
22301.290Smrg
22311.290Smrg		Tested:
22321.290Smrg
22331.290Smrg		alpha		NO
22341.290Smrg		arm		NO
22351.290Smrg		hppa		NO
22361.290Smrg		i386		NO
22371.290Smrg		ia64		NO
22381.290Smrg		m68k		NO
22391.290Smrg		mips		NO
22401.290Smrg		ns32k		NO
22411.290Smrg		powerpc		NO
22421.290Smrg		powerpc64	NO
22431.290Smrg		sh3		NO
22441.290Smrg		sparc		NO
22451.290Smrg		sparc64		NO
22461.290Smrg		vax		NO
22471.290Smrg		x86_64		NO
22481.290Smrg
22491.290Smrg		TODO:
22501.290Smrg
22511.290Smrg		all		- Need to replace mb_*() with membar_*().
22521.290Smrg
22531.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
22541.290Smrg				  to see of membar_enter() is required here.
22551.290Smrg
22561.290Smrg				- Talk to ad@ -- figure out of non-atomic
22571.290Smrg				  mutex / rwlock release is actually safe.
22581.290Smrg
22591.290Smrg		arm		- Consider using a RAS technique like
22601.290Smrg				  MIPS uses for _lock_cas() and the mutex
22611.290Smrg				  stubs.  Possibly do more than one atomic
22621.290Smrg				  op as a RAS.  Possibly implement mutex
22631.290Smrg				  stubs using the technique.
22641.290Smrg
22651.290Smrg		m68k		- Need to do 68010 support.
22661.290Smrg		
22671.290Smrg		i386		- Need to change when x86_patch() is called
22681.290Smrg				  so we can test ncpus.
22691.290Smrg
22701.290Smrg		powerpc		- Figure out if we need barriers in the
22711.290Smrg				  atomic ops themselves (hopefully not!)
22721.290Smrg
22731.290Smrg		x86_64		- Need to change when x86_patch() is called
22741.290Smrg				  so we can test ncpus.
22751.290Smrg
22761.79Sbriggs########################################################################
22771.1Slukem# Other:
22781.79Sbriggs########################################################################
22791.1Slukem
22801.1SlukemBranch:		magnum
22811.1SlukemDescription:	?
22821.1SlukemStatus:		?
22831.1SlukemStart Date:
22841.1SlukemEnd Date:
22851.1SlukemBase Tag:	magnum-base
22861.1SlukemMaintainer:	?
22871.1SlukemScope:		kernel
22881.1SlukemNotes:
22891.69Selad
2290