BRANCHES revision 1.261
11.261Syamt#	$NetBSD: BRANCHES,v 1.261 2008/06/19 03:38:44 yamt 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.1SlukemMaintainer:	?
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.88SrizStatus:		Active
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.13SjmcStatus:		Active
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.37SjmcStatus:		Active
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.36SjmcStatus:		Active
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.51SrizStatus:		Active
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.79Sbriggs########################################################################
2081.79Sbriggs# Individual developers' branches (Active/Dormant):
2091.79Sbriggs########################################################################
2101.4Sbjh21
2111.158SyamtBranch:		ad-audiomp
2121.158SyamtDescription:	Add MP locking to the audio drivers
2131.158SyamtStatus:		Active
2141.225SwizStart Date:	28 February 2007
2151.158SyamtEnd Date:
2161.158SyamtBase Tag:	ad-audiomp-base
2171.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2181.158SyamtScope:		kernel
2191.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2201.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2211.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2221.158Syamt
2231.158Syamt		As of import this is snapshot of work in progress and so
2241.158Syamt		may not compile; in particular the midi changes are very
2251.158Syamt		much "in progress". The audio component has been tested
2261.158Syamt		and verified to work with emuxki and auvia. There may
2271.158Syamt		be a locking issue in the ac97 code at boot.
2281.158Syamt
2291.158Syamt		The are two locks per device instance, an ISR lock and
2301.158Syamt		a character device lock. The ISR lock replaces calls to
2311.158Syamt		splaudio()/splx(), and will be held across calls to device
2321.158Syamt		methods which were called at splaudio() before (e.g.
2331.158Syamt		trigger_output). The character device lock is held across
2341.158Syamt		calls to nearly all of the methods, excluding some only
2351.225Swiz		used for initialization, e.g. get_locks. This needs to be
2361.158Syamt		documented at merge time.
2371.158Syamt
2381.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2391.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2401.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2411.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2421.158Syamt		Play audio, run lockstat and verify that that there is
2431.158Syamt		contention on the ISR lock.
2441.158Syamt
2451.4Sbjh21Branch:		bjh21-hydra
2461.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2471.90Sbjh21Status:		Dormant
2481.4Sbjh21Start Date:	18 Oct 2002
2491.4Sbjh21End Date:
2501.4Sbjh21Base Tag:	bjh21-hydra-base
2511.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2521.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2531.90Sbjh21Notes:		This code was on a branch because it involves changes to
2541.4Sbjh21		cpuswitch.S which would otherwise make merging the
2551.90Sbjh21		nathanw_sa branch difficult.
2561.1Slukem
2571.201SchrisBranch:		chris-arm-intr-rework
2581.201SchrisDescription:	Rework arm interrupt handling code
2591.201SchrisStatus:		Active
2601.201SchrisStart Date:	11 Aug 2007
2611.201SchrisEnd Date:
2621.201SchrisBase Tag:	chris-arm-intr-rework-base
2631.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
2641.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2651.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2661.201Schris		routines, and allow improvements to be shared across all arm
2671.201Schris		based hardware.
2681.201Schris
2691.229ScubeBranch:		cube-autoconf
2701.229ScubeDescription:	Renovate autoconf(9) API
2711.229ScubeStatus:		Active
2721.229ScubeStart Date:	11 Dec 2007
2731.229ScubeEnd Date:
2741.229ScubeBase Tag:	cube-autoconf-base
2751.229ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
2761.229ScubeScope:		kernel usr.bin/config (and some other userland bits)
2771.229ScubeNotes:		Address a number of issues the current autoconf(9) API has.
2781.229Scube
2791.79SbriggsBranch:		gmcgarry_ctxsw
2801.79SbriggsDescription:	Separate scheduler from context-switch code
2811.79SbriggsStatus:		Dormant
2821.79SbriggsStart Date:	18 December 2002
2831.79SbriggsEnd Date:
2841.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2851.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2861.79SbriggsScope:		kernel
2871.225SwizNotes:		Removing knowledge of the scheduler and its run queues
2881.79Sbriggs		from the machine-dependent context switch code is the
2891.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2901.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2911.79Sbriggs		adding real-time scheduler extensions, and reducing the
2921.79Sbriggs		number of code paths for LWP and proc switching.
2931.79Sbriggs
2941.79SbriggsBranch:		gmcgarry_ucred
2951.79SbriggsDescription:	Integrate and encapsulate user credentials
2961.79SbriggsStatus:		Dormant
2971.79SbriggsStart Date:	18 December 2002
2981.79SbriggsEnd Date:
2991.79SbriggsBase Tag:	gmcgarry_ucred_base
3001.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3011.79SbriggsScope:		kernel
3021.79SbriggsNotes:		merge pcred and ucred and poolify
3031.79Sbriggs
3041.199SrjsBranch:		hpcarm-cleanup
3051.199SrjsDescription:	Fix build problems for hpcarm
3061.199SrjsStatus:		Active
3071.199SrjsStart Date:	31 July 2007
3081.199SrjsEnd Date:
3091.199SrjsBase Tag:	hpcarm-cleanup-base
3101.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3111.199SrjsScope:		kernel
3121.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3131.199Srjs
3141.194SitohyBranch:		itohy-usb1
3151.194SitohyDescription:	USB stack overhaul, mostly DMA related
3161.194SitohyStatus:		Active
3171.194SitohyStart Date:	22 May 2007
3181.194SitohyEnd Date:
3191.194SitohyBase Tag:	itohy-usb1-base
3201.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3211.194SitohyScope:		kernel
3221.194SitohyNotes:		To check out the kernel source tree,
3231.194Sitohy		1. check out checkout script
3241.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3251.194Sitohy		2. update files in the branch
3261.194Sitohy			sh -e src/sys/dev/usb/filelist
3271.194Sitohy
3281.79SbriggsBranch:		kame
3291.79SbriggsDescription:	KAME Project
3301.79SbriggsStatus:		Dormant
3311.79SbriggsStart Date:	28 Jun 1999
3321.79SbriggsEnd Date:
3331.79SbriggsBase Tag:
3341.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3351.79SbriggsScope:		kernel
3361.79SbriggsNotes:		http://www.kame.net
3371.79Sbriggs		Used for "reference" purposes for early part of KAME
3381.79Sbriggs		integration effort.  The branch is not actively used, as I
3391.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3401.79Sbriggs
3411.240SkeiichiBranch:		keiichi-mipv6
3421.240SkeiichiDescription:	Developing Mobile IPv6 function
3431.240SkeiichiStatus:		Active
3441.240SkeiichiStart Date:	21 Feb 2008
3451.240SkeiichiEnd Date:	
3461.240SkeiichiBase Tag:	keiichi-mipv6-base
3471.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
3481.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
3491.240SkeiichiNotes:		http://www.mobileip.jp/
3501.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
3511.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
3521.240Skeiichi		Please consult keiichi for joining this activity.
3531.240Skeiichi
3541.79SbriggsBranch:		kent-audio2
3551.79SbriggsDescription:	In-kernel audio mixer
3561.79SbriggsStatus:		Active
3571.79SbriggsStart Date:	Sun Jan 16 2005
3581.79SbriggsEnd Date:	
3591.79SbriggsBase Tag:	kent-audio2-base
3601.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3611.79SbriggsScope:		kernel (audio device drivers)
3621.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3631.79Sbriggs		Please consult with the maintainer before committing
3641.79Sbriggs		to this branch.
3651.79Sbriggs		This branch is not expected to be compilable yet.
3661.79Sbriggs
3671.79SbriggsBranch:		matt-timespec
3681.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3691.79Sbriggs		storage mechanism.
3701.197SmattStatus:		Inactive
3711.79SbriggsStart Date:	2005-02-19
3721.79SbriggsEnd Date:
3731.79SbriggsBase Tag:	
3741.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3751.79SbriggsScope:		kernel
3761.79SbriggsNotes:	
3771.79Sbriggs
3781.197SmattBranch:		matt-mips64
3791.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3801.197SmattStatus:		Active
3811.197SmattStart Date:	2007-07-17
3821.197SmattEnd Date:
3831.206SmattBase Tag:	matt-mips64-base
3841.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3851.206SmattScope:		kernel & userland
3861.206SmattNotes:	
3871.206Smatt
3881.206SmattBranch:		matt-armv6
3891.206SmattDescription:	Rototill the arm code to support features present in the
3901.225Swiz		v6 of the ARM Architecture.  Additionally, clean up things
3911.206Smatt		along the way to use common practices.
3921.206SmattStatus:		Active
3931.206SmattStart Date:	2007-08-27
3941.206SmattEnd Date:
3951.206SmattBase Tag:	matt-armv6-base
3961.197SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3971.197SmattScope:		kernel & userland
3981.197SmattNotes:	
3991.197Smatt
4001.242SmjfBranch:		mjf-devfs2
4011.225SwizDescription:	device file system supporting dynamic device nodes
4021.224SmjfStatus:		Active
4031.242SmjfStart Date:	21 February 2008
4041.224SmjfEnd Date:
4051.242SmjfBase Tag:	mjf-devfs2-base
4061.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4071.224SmjfScope:		kernel and userland
4081.224SmjfNotes:		This branch will move away from the static device nodes that
4091.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4101.224Smjf		and removed dynamically as devices are attached and detached
4111.224Smjf		from the machine.
4121.224Smjf
4131.224SmjfBranch:		mjf-ufs-trans
4141.225SwizDescription:	file system transactions for ufs
4151.224SmjfStatus:		Active
4161.224SmjfStart Date:	12 March 2007
4171.224SmjfEnd Date:
4181.224SmjfBase Tag:	mjf-ufs-trans-base
4191.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4201.224SmjfScope:		kernel
4211.224SmjfNotes:
4221.224Smjf
4231.241SskrllBranch:		nick-net80211-sync
4241.241SskrllDescription:	sync of net80211 with FreeBSD
4251.241SskrllStatus:		Active
4261.241SskrllStart Date:	21 February 2008
4271.241SskrllEnd Date:
4281.241SskrllBase Tag:	nick-net80211-base
4291.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4301.241SskrllScope:		sys/
4311.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
4321.241Sskrll		currently only the kernel, but will likely extend to some userland
4331.241Sskrll		areas.
4341.241Sskrll
4351.79SbriggsBranch:	  	pkgviews
4361.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4371.79SbriggsStatus:		Active
4381.79SbriggsStart Date:	22 July 2002
4391.79SbriggsEnd Date:
4401.79SbriggsBase Tag:	pkgviews
4411.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4421.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4431.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4441.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4451.79Sbriggs		within the same tree
4461.79Sbriggs
4471.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4481.79SbriggsDescription:	merge in6pcb with inpcb
4491.133SrpauloStatus:		Dormant
4501.79SbriggsStart Date:	Wed Feb 01 2006
4511.79SbriggsEnd Date:	
4521.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4531.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4541.79SbriggsScope:		src/sys
4551.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4561.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4571.135Srpaulo		the proposed structure layout (which was roughly discussed
4581.135Srpaulo		in the tech-net mailing list).
4591.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4601.135Srpaulo		locking style, but currently they do nothing and are not
4611.135Srpaulo		yet called at the correct places (needs discussion about
4621.135Srpaulo		kernel fine-grained locking).
4631.135Srpaulo		To continue this branch, one needs to read all the relevant
4641.135Srpaulo		inpcb/in6pcb source files and change the function names,
4651.225Swiz		structure names, structure fields according to the new
4661.135Srpaulo		layout (in6pcb is gone).
4671.135Srpaulo		Don't try to build a kernel from this branch because it won't
4681.135Srpaulo		work. The missing pieces required to do a complete build
4691.135Srpaulo		were not committed because they were incomplete and generated
4701.135Srpaulo		panics.
4711.135Srpaulo		You shouldn't need to worry about KAME syncs because
4721.135Srpaulo		they did most of them by now.
4731.135Srpaulo		After the work is done, you are required to test the branch
4741.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
4751.135Srpaulo		More info at: http://www.tahi.org/
4761.79Sbriggs
4771.79SbriggsBranch:		rtr-xorg-branch
4781.79SbriggsDescription:	xorg & static build alterations to src/x11
4791.79SbriggsStatus:		Active
4801.79SbriggsStart Date:	Nov 15 2004
4811.79SbriggsEnd Date:	
4821.79SbriggsBase tag:	rtr-xorg-branch-base
4831.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
4841.79SbriggsScope:		x11
4851.79Sbriggs		distrib/sets/lists
4861.79Sbriggs		share/mk/bsd.x11.mk
4871.79Sbriggs		share/mk/bsd.own.mk
4881.79Sbriggs		etc/mtree/NetBSD.dist
4891.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
4901.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
4911.79Sbriggs		Requires xorg (XORG-6_8_1)
4921.79Sbriggs
4931.191SwrstudenBranch:  	wrstuden-fixsa
4941.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
4951.191SwrstudenStatus: 	Active
4961.191SwrstudenStart Date:	15 May 2007
4971.191SwrstudenEnd Date:
4981.191SwrstudenBase Tag:	wrstuden-fixsa-base
4991.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5001.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5011.191Swrstuden		or lib/libpthread or maybe gdb.
5021.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5031.191Swrstuden		This branch is intended to stage improvements for the
5041.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5051.191Swrstuden		include not allocating memory while preparing to tsleep(),
5061.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5071.191Swrstuden		eliminating the need to mlock stacks), and being
5081.253Swrstuden		able to pthread_kill() running threads. At this date,
5091.253Swrstuden		most goals have been achieved. This branch also includes
5101.253Swrstuden		fixes to gdb to support working with threaded apps.
5111.253Swrstuden
5121.253SwrstudenBranch:  	wrstuden-revivesa
5131.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5141.253SwrstudenStatus: 	Active
5151.253SwrstudenStart Date:	10 May 2008
5161.253SwrstudenEnd Date:
5171.253SwrstudenBase Tag:	wrstuden-revivesa-base
5181.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5191.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5201.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5211.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5221.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5231.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5241.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5251.253Swrstuden		upcall support, and will also serve as a chance to clean
5261.253Swrstuden		out cruft that had accumulated in the implementation over
5271.253Swrstuden		time.
5281.191Swrstuden
5291.227SyamtBranch:		yamt-kmem
5301.227SyamtDescription:	
5311.227Syamt		- separate kernel va allocation from kernel fault handling.
5321.227Syamt		- make kmem_alloc interrupt-safe.
5331.227SyamtStatus:		Active
5341.227SyamtStart Date:	Sun Dec  9 2007
5351.227SyamtEnd Date:	
5361.231SyamtBase Tag:	yamt-kmem-base3
5371.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5381.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5391.227SyamtNotes:		
5401.234Syamt		todo:
5411.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5421.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5431.234Syamt		- g/c replaced code, including kmapent and malloc.
5441.234Syamt		- consider to remove other submaps.  eg. mb_map
5451.227Syamt
5461.250SyamtBranch:		yamt-nfs-mp
5471.250SyamtDescription:	make nfs client mp-safe
5481.250SyamtStatus:		Active
5491.250SyamtStart Date:	Sun Apr 27 2008
5501.250SyamtEnd Date:	
5511.251SyamtBase Tag:	yamt-nfs-mp-base2
5521.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5531.250SyamtScope:		src/sys  (src/common is tagged but not branched)
5541.250SyamtNotes:		
5551.250Syamt
5561.163SreinoudBranch:		reinoud-bufcleanup
5571.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5581.164Sreinoud		Ideas currently in mind (preference for b):
5591.164Sreinoud		a)
5601.163Sreinoud			1. use of bio_ops per buffer.
5611.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5621.163Sreinoud			   and provide some private context.
5631.225Swiz			3. extend the bio_ops with commonly used functionality
5641.163Sreinoud			   like pending action counting, custom context passing,
5651.163Sreinoud			   last minute processing of buffer data, buffer cache
5661.163Sreinoud			   etc.
5671.163Sreinoud			4. investigate the use of the kcont()
5681.163Sreinoud			   continuation-passing framework for async io
5691.163Sreinoud			   completion notification for bufs
5701.164Sreinoud			...
5711.164Sreinoud		b)
5721.164Sreinoud			1. all sequencing use of B_CALL replaced by
5731.164Sreinoud			   device-threads, if possible generic code around BUFQ
5741.225Swiz			2. possibly use kcont() for async IO finished signaling
5751.164Sreinoud			3. counter of pending and queued actions requestable
5761.164Sreinoud			   by IOCTL interface?
5771.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
5781.164Sreinoud			   even finished I/O calls as vnode operations
5791.164Sreinoud			...
5801.163SreinoudStatus:		Active
5811.163SreinoudStart Date:	Thu Mar 15 2007
5821.163SreinoudEnd Date:
5831.163SreinoudBase Tag:	reinoud-bufcleanup-base
5841.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
5851.163SreinoudScope:		src/sys and src/common
5861.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
5871.225Swiz		to be integrated.
5881.163Sreinoud
5891.255SsimonbBranch:		simonb-wapbl
5901.255SsimonbDescription:	Wasabi's journaling filesystem support
5911.255SsimonbStatus:		Active
5921.255SsimonbStart Date:	Tue Jun 10 2008
5931.255SsimonbEnd Date:
5941.255SsimonbBase Tag:	simonb-wapbl-base
5951.255SsimonbMaintainer:	Simon Burge <simonb@NetBSD.org>
5961.258SsimonbScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
5971.258Ssimonb		src/include
5981.258Ssimonb		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
5991.258Ssimonb		src/sys
6001.255SsimonbNotes:		Still has a number of issues:
6011.255Ssimonb		 - Can't log the root filesystem (or any FS if /dev isn't an
6021.256Ssimonb		   ffs) or update existing mounts from non-logged to logged.
6031.256Ssimonb		   See kern/38057 - a fix for the PR has been committed but
6041.256Ssimonb		   at this stage it doesn't play well with WAPBL.
6051.255Ssimonb		 - Log must currently live at end of partition.
6061.255Ssimonb		 - No log locators.
6071.255Ssimonb		 - Some heavy workload performance issues on SMP machines.
6081.255Ssimonb		 - Some stability issues on SMP machines.
6091.255Ssimonb
6101.175SthorpejBranch:		thorpej-atomic
6111.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
6121.175Sthorpej		after the one in Solaris 10.
6131.175SthorpejStatus:		Active
6141.175SthorpejStart Date:	Apr 11 2007
6151.175SthorpejEnd Date:
6161.175SthorpejBase tag:	thorpej-atomic-base
6171.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
6181.175SthorpejScope:		src/common
6191.175Sthorpej		src/sys
6201.176SthorpejNotes:		Base atomic primitives need to be implemented for
6211.176Sthorpej		all of the supported architectures:
6221.176Sthorpej
6231.179Sthorpej		alpha		DONE
6241.180Sthorpej		arm		DONE
6251.176Sthorpej		hppa
6261.179Sthorpej		i386		DONE
6271.176Sthorpej		ia64
6281.182Sthorpej		m68k		DONE (except for 68010)
6291.176Sthorpej		mips
6301.176Sthorpej		ns32k
6311.184Sthorpej		powerpc		DONE except for membar_*()
6321.185Sthorpej		powerpc64	DONE except for membar_*()
6331.176Sthorpej		sh3
6341.185Sthorpej		sparc		DONE except for membar_*()
6351.185Sthorpej		sparc64		DONE except for membar_*()
6361.176Sthorpej		vax
6371.179Sthorpej		x86_64		DONE
6381.179Sthorpej
6391.179Sthorpej		Tested:
6401.179Sthorpej
6411.179Sthorpej		alpha		NO
6421.179Sthorpej		arm		NO
6431.179Sthorpej		hppa		NO
6441.179Sthorpej		i386		NO
6451.179Sthorpej		ia64		NO
6461.179Sthorpej		m68k		NO
6471.179Sthorpej		mips		NO
6481.179Sthorpej		ns32k		NO
6491.179Sthorpej		powerpc		NO
6501.179Sthorpej		powerpc64	NO
6511.179Sthorpej		sh3		NO
6521.179Sthorpej		sparc		NO
6531.179Sthorpej		sparc64		NO
6541.179Sthorpej		vax		NO
6551.179Sthorpej		x86_64		NO
6561.179Sthorpej
6571.179Sthorpej		TODO:
6581.179Sthorpej
6591.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6601.180Sthorpej
6611.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6621.184Sthorpej				  to see of membar_enter() is required here.
6631.184Sthorpej
6641.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6651.185Sthorpej				  mutex / rwlock release is actually safe.
6661.185Sthorpej
6671.180Sthorpej		arm		- Consider using a RAS technique like
6681.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6691.180Sthorpej				  stubs.  Possibly do more than one atomic
6701.180Sthorpej				  op as a RAS.  Possibly implement mutex
6711.180Sthorpej				  stubs using the technique.
6721.182Sthorpej
6731.182Sthorpej		m68k		- Need to do 68010 support.
6741.179Sthorpej		
6751.179Sthorpej		i386		- Need to change when x86_patch() is called
6761.179Sthorpej				  so we can test ncpus.
6771.179Sthorpej
6781.184Sthorpej		powerpc		- Figure out if we need barriers in the
6791.184Sthorpej				  atomic ops themselves (hopefully not!)
6801.184Sthorpej
6811.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6821.179Sthorpej				  so we can test ncpus.
6831.79Sbriggs
6841.79Sbriggs########################################################################
6851.79Sbriggs# Individual developers' branches (Terminated):
6861.79Sbriggs########################################################################
6871.79Sbriggs
6881.1SlukemBranch:		bouyer-scsipi
6891.1SlukemDescription:	Integration of atapi support
6901.1SlukemStatus:		Terminated
6911.1SlukemStart Date:
6921.1SlukemEnd Date:
6931.1SlukemBase Tag:
6941.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6951.1SlukemScope:		kernel
6961.1SlukemNotes:		Superseded by thorpej_scsipi
6971.1Slukem
6981.79SbriggsBranch:		bouyer-xen2
6991.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7001.79SbriggsStatus:		Terminated
7011.79SbriggsStart Date:	Dec 13 2004
7021.79SbriggsEnd Date:	Mar 10 2005
7031.79SbriggsBase Tag:	netbsd-2-base
7041.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7051.79SbriggsScope:		src/sys/arch/xen
7061.79SbriggsNotes:
7071.79Sbriggs
7081.220SbouyerBranch:		bouyer-xenamd64
7091.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7101.220SbouyerStatus:		Terminated
7111.220SbouyerStart Date:	18 Oct 2007
7121.220SbouyerEnd Date:	22 Nov 2007
7131.220SbouyerBase Tag:	bouyer-xenamd64-base
7141.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7151.220SbouyerScope:		kernel
7161.220SbouyerNotes:		
7171.220Sbouyer
7181.238SbouyerBranch:		bouyer-xeni386
7191.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
7201.243SyamtStatus:		Terminated
7211.238SbouyerStart Date:	10 Dec 2007
7221.238SbouyerEnd Date:	23 Jan 2008
7231.238SbouyerBase Tag:	bouyer-xeni386-base
7241.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7251.238SbouyerScope:		kernel
7261.238SbouyerNotes:		
7271.238Sbouyer
7281.87SchapBranch: 	chap-midi
7291.87SchapDescription:	Renovation of MIDI support
7301.87SchapStatus: 	Terminated; merged to -current
7311.87SchapStart Date:	19 May 2006
7321.87SchapEnd Date:	30 Jun 2006
7331.87SchapBase Tag:	chap-midi-base
7341.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7351.87SchapScope:		sys, share/man, usr.bin
7361.87SchapNotes:
7371.87Schap
7381.1SlukemBranch:		chs-ubc
7391.44SchsDescription:	Unified Buffer Cache
7401.44SchsStatus:		Terminated
7411.1SlukemStart Date:
7421.1SlukemEnd Date:
7431.1SlukemBase Tag:	chs-ubc-base
7441.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7451.1SlukemScope:		kernel
7461.1SlukemNotes:
7471.1Slukem
7481.1SlukemBranch:		chs-ubc2
7491.44SchsDescription:	 Unified Buffer Cache
7501.44SchsStatus:		Terminated; merged to -current
7511.1SlukemStart Date:
7521.1SlukemEnd Date:
7531.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7541.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7551.1SlukemScope:		kernel
7561.1SlukemNotes:
7571.1Slukem
7581.1SlukemBranch:		cjs-build-against-obj-dir
7591.1SlukemDescription:	?
7601.1SlukemStatus:		?
7611.1SlukemStart Date:
7621.1SlukemEnd Date:
7631.1SlukemBase Tag:
7641.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7651.1SlukemScope:		Entire tree.
7661.1SlukemNotes:
7671.1Slukem
7681.1SlukemBranch:		eeh-paddr_t
7691.44SchsDescription:	use separate types for virtual vs. physical addresses
7701.44SchsStatus:		Terminated; merged to -current
7711.1SlukemStart Date:
7721.1SlukemEnd Date:
7731.1SlukemBase Tag:	eeh-paddr_t-base
7741.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7751.1SlukemScope:		kernel
7761.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7771.1Slukem
7781.79SbriggsBranch:		elad-kernelauth
7791.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7801.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7811.79Sbriggs		avoid any licensing issues.
7821.79SbriggsStatus:		Terminated; merged to -current
7831.79SbriggsStart Date:	Tue Mar	 7 2006
7841.79SbriggsEnd Date:	Mon May 15 2006
7851.79SbriggsBase Tag:	elad-kernelauth-base
7861.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7871.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7881.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7891.79SbriggsNotes:
7901.79Sbriggs
7911.1SlukemBranch:		fvdl-softdep
7921.1SlukemDescription:	FFS soft dependencies
7931.44SchsStatus:		Terminated; merged to -current
7941.1SlukemStart Date:
7951.1SlukemEnd Date:
7961.1SlukemBase Tag:	fvdl-softdep-base
7971.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7981.1SlukemScope:		kernel
7991.1SlukemNotes:
8001.1Slukem
8011.1SlukemBranch:		gehenna-devsw
8021.1SlukemDescription:	auto-generation of devsw table
8031.1SlukemStatus:		Terminated
8041.1SlukemStart Date:	16 May 2002
8051.1SlukemEnd Date:	6 Sep 2002
8061.1SlukemBase Tag:	gehenna-devsw-base
8071.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
8081.1SlukemScope:		syssrc
8091.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
8101.1Slukem		port-dependent conf.c and to generate them dynamically by
8111.1Slukem		config(8).
8121.8Sgmcgarry
8131.1SlukemBranch:		is-newarp
8141.23SisDescription:	ARP for non-Ethernet
8151.23SisStatus:		Terminated; merged before NetBSD 1.3
8161.23SisStart Date:	1996/10/13
8171.23SisEnd Date:	1997/03/15
8181.1SlukemBase Tag:	is-newarp-base
8191.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8201.1SlukemScope:		kernel
8211.1SlukemNotes:
8221.1Slukem
8231.226SjmcneillBranch:		jmcneill-pm
8241.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
8251.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
8261.226SjmcneillStart Date:	3 Aug 2007
8271.226SjmcneillEnd Date:	9 Dec 2007
8281.226SjmcneillBase Tag:	jmcneill-pm-base
8291.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
8301.226SjmcneillScope:		kernel
8311.226SjmcneillNotes:		
8321.226Sjmcneill
8331.1SlukemBranch:		kenh-if-detach
8341.1SlukemDescription:	Interface detach support.
8351.1SlukemStatus:		?
8361.1SlukemStart Date:
8371.1SlukemEnd Date:
8381.1SlukemBase Tag:	kenh-if-detach-base
8391.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8401.1SlukemScope:		kernel
8411.1SlukemNotes:
8421.1Slukem
8431.16SkentBranch:		kent-audio1
8441.16SkentDescription:	Audio converter pipeline
8451.18SkentStatus:		Terminated; merged to -current
8461.16SkentStart Date:	Tue Dec  7 2004
8471.17SkentEnd Date:	Tue Jan 11 2005
8481.17SkentBase Tag:	kent-audio1-base
8491.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8501.17SkentScope:		kernel (audio device drivers)
8511.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8521.17Skent		Please consult with the maintainer before committing
8531.17Skent		to this branch.
8541.17Skent
8551.1SlukemBranch:		kqueue
8561.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8571.5SjdolecekStatus:		Terminated; merged to -current
8581.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8591.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8601.1SlukemBase Tag:	kqueue-base
8611.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8621.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8631.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8641.1Slukem		local internal changes to better suit NetBSD, and
8651.1Slukem		enhancements such as looking up filters by name or
8661.1Slukem		number, and dynamic registration of "user" filters.
8671.1Slukem		The work is complete as is, but is awaiting more
8681.1Slukem		feedback from various kernel gurus before going mainline.
8691.11Sskrll
8701.11SskrllBranch:		ktrace-lwp
8711.11SskrllDescription:	ktrace support for lwp ids.
8721.59SskrllStatus:		Terminated; merged to -current
8731.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8741.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8751.11SskrllBase Tag:	ktrace-lwp-base
8761.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8771.11SskrllScope:		sys
8781.11SskrllNotes:		
8791.1Slukem
8801.1SlukemBranch:		marc-pcmcia
8811.1SlukemDescription:	PCMCIA support
8821.1SlukemStatus:		Terminated; merged to -current
8831.1SlukemStart Date:
8841.1SlukemEnd Date:
8851.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8861.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8871.1SlukemScope:		kernel
8881.1SlukemNotes:
8891.1Slukem
8901.1SlukemBranch:		minoura_x68k_bus_h
8911.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8921.1SlukemStatus:		Terminated; merged to -current
8931.1SlukemStart Date:	23 Dec 1998
8941.1SlukemEnd Date:	16 Mar 1999
8951.1SlukemBase Tag:	minoura_x68k_bus_h-base
8961.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8971.1SlukemScope:		sys/arch/x68k
8981.1SlukemNotes:
8991.1Slukem
9001.1SlukemBranch:		minoura-xpg4dl
9011.1SlukemDescription:	Citrus Project locale subsystem
9021.1SlukemStatus:		Terminated; (partly) merged to -current
9031.1SlukemStart Date:	28 March 2000
9041.1SlukemEnd Date:
9051.1SlukemBase Tag:	minoura-xpg4dl-base
9061.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9071.1SlukemScope:		basesrc, syssrc, sharesrc
9081.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
9091.1Slukem		independent locale subsystem.  Part of the implementation
9101.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
9111.1Slukem
9121.242SmjfBranch:		mjf-devfs
9131.242SmjfDescription:	device file system supporting dynamic device nodes
9141.242SmjfStatus:		Terminated
9151.242SmjfStart Date:	12 November 2007
9161.242SmjfEnd Date:	21 February 2008
9171.242SmjfBase Tag:	mjf-devfs-base
9181.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
9191.242SmjfScope:		kernel and userland
9201.242SmjfNotes:		This branch will move away from the static device nodes that
9211.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
9221.242Smjf		and removed dynamically as devices are attached and detached
9231.242Smjf		from the machine.
9241.242Smjf
9251.1SlukemBranch:		mrg-vm-swap
9261.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9271.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
9281.49SmrgStart Date:	12 February 1997
9291.49SmrgEnd Date:	15 March 1997
9301.49SmrgBase Tag:	[none]
9311.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9321.49SmrgScope:		kernel
9331.49SmrgNotes:
9341.49Smrg
9351.49SmrgBranch:		mrg-vm-swap2
9361.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9371.49SmrgStatus:		Terminated; merged to -current
9381.49SmrgStart Date:	4 May 1997
9391.49SmrgEnd Date:	12 June 1997
9401.49SmrgBase Tag:	mrg-vm-swap2-base
9411.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9421.1SlukemScope:		kernel
9431.1SlukemNotes:
9441.1Slukem
9451.1SlukemBranch:		nathanw_sa
9461.1SlukemDescription:	Scheduler activations
9471.44SchsStatus:		Terminated; merged to -current
9481.1SlukemStart Date:	5 March 2001
9491.9SthorpejEnd Date:	18 January 2003
9501.1SlukemBase Tag:	nathanw_sa_base
9511.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9521.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9531.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9541.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9551.1SlukemNotes:		The idea of scheduler activations is described in the
9561.1Slukem		classic paper by Anderson et al., in ACM Transactions
9571.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9581.1Slukem		can be found at
9591.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9601.1Slukem		Many ideas in the implementation are based on the
9611.1Slukem		implementation of scheduler activations added to Mach
9621.1Slukem		3.0 and described by Davis et al. in the University of
9631.1Slukem		Washington CS tech report 92-08-93, which can be found
9641.1Slukem		at
9651.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9661.1Slukem
9671.1Slukem		My USENIX paper on the subject can be found at
9681.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9691.1Slukem
9701.1Slukem		Please consult with the maintainer before committing
9711.1Slukem		to this branch.
9721.1Slukem		Other tags starting with nathanw_sa reserved for
9731.1Slukem		branch management and are not guaranteed to be stable.
9741.9Sthorpej
9751.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9761.9Sthorpej		merging branch down to trunk.  Branch tagged with
9771.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9781.9Sthorpej		the branch.
9791.1Slukem
9801.217SjoergBranch:		newlock
9811.217SjoergDescription:	New locking primitives, based on Solaris's
9821.217SjoergStatus:		Terminated
9831.217SjoergStart Date:	March 9, 2002
9841.225SwizEnd Date:	February 12, 2007
9851.217SjoergBase Tag:	newlock-base
9861.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9871.217SjoergScope:		Kernel
9881.217SjoergNotes:		The goal is to replace the existing lockmgr() and
9891.217Sjoerg		simple_lock() based locking mechanisms with the
9901.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
9911.225Swiz		Superseded by the newlock2 branch.
9921.217Sjoerg
9931.217SjoergBranch:		newlock2
9941.217SjoergDescription:	New locking primitives, based on Solaris's
9951.217SjoergStatus:		Terminated
9961.217SjoergStart Date:	September 9, 2006
9971.225SwizEnd Date:	February 12, 2007
9981.217SjoergBase Tag:	newlock2-base
9991.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
10001.217SjoergScope:		Kernel
10011.217SjoergNotes:		As per the newlock branch, however given the amount of time
10021.217Sjoerg		the original branch has lain dormant, a new one has been
10031.217Sjoerg		created.  Goals:
10041.217Sjoerg		- Implement new locking primitives on most-used ports.
10051.217Sjoerg		- Minor locking improvements.
10061.217Sjoerg		- Remove spinlockmgr().
10071.217Sjoerg
10081.217SjoergBranch:		nick-csl-alignment
10091.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
10101.217SjoergStatus:		Terminated
10111.217SjoergStart Date:	2007-07-18
10121.217SjoergEnd Date:
10131.217SjoergBase Tag:	nick-csl-alignment-base5
10141.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
10151.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
10161.217SjoergNotes:	
10171.217Sjoerg
10181.1SlukemBranch:		perseant-lfsv2
10191.1SlukemDescription:	LFS incompatible on-disk data structure changes
10201.1SlukemStatus:		Terminated
10211.1SlukemStart Date:	27 June 2001
10221.1SlukemEnd Date:	16 July 2001
10231.1SlukemBase Tag:	perseant-lfsv2-base
10241.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
10251.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
10261.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
10271.1Slukem		as the data structures required for unremove are in and tested.
10281.1Slukem
10291.217SjoergBranch:		ppcoea-renovation
10301.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10311.217SjoergStatus:		Terminated; merged to -current
10321.217SjoergStart Date:	30 April 2007
10331.217SjoergEnd Date:	15 October 2007
10341.217SjoergBase Tag:	ppcoea-renovation-base
10351.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10361.217SjoergScope:		src/sys/arch
10371.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10381.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10391.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10401.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10411.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10421.217Sjoerg		developers are welcome to commit to this branch.
10431.217Sjoerg
10441.174SthorpejBranch:		thorpej-devvp
10451.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10461.174SthorpejStatus:		Terminated
10471.174SthorpejStart Date:	Sep 6 2001
10481.174SthorpejEnd Date:	???
10491.174SthorpejBase Tag:	thorpej-devvp-base
10501.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10511.174SthorpejScope:		syssrc
10521.174SthorpejNotes:		Kernels built from this branch are not expected
10531.174Sthorpej		to function correctly at this time.
10541.174Sthorpej
10551.174Sthorpej		Ports known to compile on this branch:
10561.174Sthorpej			alpha
10571.174Sthorpej			i386
10581.174Sthorpej
10591.118SpeterBranch:		peter-altq
10601.118SpeterDescription:	New ALTQ framework:
10611.118Speter		- sync with KAME sources
10621.118Speter		- share mtag/name mapping functions
10631.118Speter		- separate altq + pf attachment
10641.118SpeterStatus:		Terminated; merged to -current
10651.118SpeterStart Date:	March 16, 2006
10661.118SpeterEnd Date:	October 12, 2006
10671.118SpeterBase Tag:	peter-altq-base
10681.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10691.118Speter		Martin Husemann <martin@NetBSD.org>,
10701.118Speter		Matthias Scheler <tron@NetBSD.org>
10711.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10721.118SpeterNotes:		Only the first item in the description was finished
10731.118Speter		in this branch.
10741.118Speter
10751.1SlukemBranch:		sommerfeld_i386mp_1
10761.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10771.3SsommerfeStatus:		Terminated; merged to -current
10781.1SlukemStart Date:	21 Feb 2000
10791.2SfvdlEnd Date:	01 Oct 2002
10801.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10811.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10821.1SlukemScope:		sys/arch/i386
10831.1SlukemNotes:
10841.1Slukem		Code committed to the branch has booted to multiuser 
10851.1Slukem		on at least one system.
10861.1Slukem
10871.1Slukem		Not guaranteed to compile against mainline since -current
10881.1Slukem		may have changed incompatibly with the last branch update;
10891.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10901.1Slukem
10911.1Slukem		Please get explicit permission from the maintainer 
10921.1Slukem		before each commit, or your changes will be backed out.
10931.1Slukem		Other tags starting with sommerfeld_ are private to 
10941.1Slukem		the developer and are guaranteed to be unstable.
10951.1Slukem		Only the maintainer should move tags.
10961.1Slukem
10971.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10981.225Swiz		syncing with the mainline.  the maintainer uses some private
10991.225Swiz		scripts for keeping them in sync; if you make commits 
11001.1Slukem		to the branch to "resynchronize" things, you'll
11011.1Slukem		probably do it wrong; instead, ask the maintainer to
11021.1Slukem		resynchronize things.
11031.1Slukem
11041.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
11051.1Slukem		issues with the branch.
11061.1Slukem
11071.1SlukemBranch:		thorpej-mips-cache
11081.1SlukemDescription:	overhaul MIPS cache support code
11091.1SlukemStatus:		Terminated; merged to -current
11101.1SlukemStart Date:	Oct 23 2001
11111.1SlukemEnd Date:	Nov 14 2001
11121.1SlukemBase Tag:	thorpej-mips-cache-base
11131.1SlukemScope:		syssrc
11141.1SlukemNotes:		This branch needs more debugging, testing, and more
11151.1Slukem		ports need to be converted to the new world order.
11161.1Slukem
11171.1Slukem		The following processors have had cache ops
11181.1Slukem		written:
11191.1Slukem
11201.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
11211.1Slukem			  needs to be beat on a lot more to make
11221.1Slukem			  sure it's working.
11231.1Slukem
11241.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
11251.1Slukem			  tracked down a bug, which has been fixed.
11261.1Slukem
11271.1Slukem			  Confirmed working on R4000-with-L2.
11281.1Slukem
11291.1Slukem			  Confirmed working on R4400-no-L2 and
11301.1Slukem			  R4400-with-L2.
11311.1Slukem
11321.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11331.1Slukem			  has committed fixes to this code.
11341.1Slukem
11351.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11361.1Slukem			  no SysAD L2 cache).
11371.1Slukem
11381.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11391.1Slukem
11401.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11411.1Slukem			  committed fixes to this code.  Awaiting
11421.1Slukem			  confirmation that it is working properly.
11431.1Slukem
11441.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11451.1Slukem			  written this code and tested it on a
11461.1Slukem			  PlayStation 2.
11471.1Slukem
11481.1Slukem		The following ports have been updated to compile (and
11491.1Slukem		use optimized-for-processor bus_dma routines).  Those
11501.1Slukem		that have been tested and work are marked with [WORKING].
11511.1Slukem
11521.1Slukem			* algor		[WORKING]
11531.1Slukem
11541.1Slukem			* arc		[WORKING]
11551.1Slukem
11561.1Slukem			* pmax		[WORKING]
11571.1Slukem
11581.1Slukem			* playstation2	[WORKING]
11591.1Slukem					Needs optimized bus_dmamap_sync().
11601.1Slukem
11611.1Slukem			* hpcmips	[need verification that this is working]
11621.1Slukem					Needs optimized bus_dmamap_sync().
11631.1Slukem
11641.1Slukem			* sgimips	[WORKING]
11651.1Slukem					Needs optimized bus_dmamap_sync().
11661.1Slukem
11671.1Slukem			* cobalt	[need testing]
11681.1Slukem
11691.1Slukem			* mipsco	[need testing]
11701.1Slukem
11711.1Slukem			* newsmips	[need testing]
11721.1Slukem
11731.1SlukemBranch:		thorpej_scsipi
11741.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11751.1SlukemStatus:		Terminated; merged to -current
11761.1SlukemStart Date:
11771.1SlukemEnd Date:	Apr 25 2001
11781.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11791.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11801.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11811.1SlukemScope:		syssrc
11821.1SlukemNotes:		When a change from -current is pulled up please move the
11831.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11841.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11851.1Slukem		used when syncing the whole branch with HEAD).
11861.1Slukem		Just before the merge, syssrc has been tagged with
11871.1Slukem		thorpej_scsipi_beforemerge
11881.1Slukem
11891.1SlukemBranch:		thorpej-signal
11901.1SlukemDescription:	?
11911.1SlukemStatus:		?
11921.1SlukemStart Date:
11931.1SlukemEnd Date:
11941.1SlukemBase Tag:	thorpej-signal-base
11951.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11961.1SlukemScope:		kernel
11971.1SlukemNotes:
11981.1Slukem
11991.1SlukemBranch:		thorpej-setroot
12001.1SlukemDescription:	?
12011.1SlukemStatus:		Terminated; merged to -current
12021.1SlukemStart Date:
12031.1SlukemEnd Date:
12041.1SlukemBase Tag:
12051.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
12061.1SlukemScope:		kernel
12071.1SlukemNotes:
12081.1Slukem
12091.84SkardelBranch:		simonb-timecounters
12101.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
12111.85SkardelStatus:		Terminated
12121.84SkardelStart Date:	Sat Feb 04 2006
12131.84SkardelEnd Date:	Wed Jun 07 2006
12141.84SkardelBase Tag:	simonb-timecounters-base
12151.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
12161.84Skardel		Frank Kardel <kardel@NetBSD.org>
12171.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
12181.84SkardelNotes:		early (partial conversion) commit to -current
12191.84Skardel		ok'ed by core@ on 20060605 for testing and further
12201.84Skardel		simplified conversion
12211.84Skardel
12221.236SadBranch:		vmlocking
12231.236SadDescription:	Make VM and file system framework MP safe
12241.236SadStatus:		Terminated
12251.236SadStart Date:	13 March 2007
12261.236SadEnd Date:	4 December 2007
12271.236SadBase Tag:	vmlocking-base
12281.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12291.236SadScope:		kernel
12301.236SadNotes:		Superseded by vmlocking2 branch.
12311.236Sad
12321.236SadBranch:		vmlocking2
12331.236SadDescription:	Make VM and file system framework MP safe
12341.236SadStatus:		Terminated
12351.236SadStart Date:	4 December 2007
12361.236SadEnd Date:	2 January 2008
12371.236SadBase Tag:	vmlocking2-base3
12381.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12391.236SadScope:		kernel
12401.236SadNotes:		Goals:
12411.236Sad
12421.236Sad		- Make VM system / trap handling MP safe.
12431.236Sad		- Replace simplelocks with mutexes.
12441.236Sad		- Make file system framework MP safe.
12451.236Sad
12461.236Sad		Status by architecture:
12471.236Sad
12481.236Sad		  alpha		done
12491.236Sad		  i386		done
12501.236Sad		  amd64		done
12511.236Sad		  mips		done
12521.236Sad		  sparc		need pmap/trap locking changes	
12531.236Sad		  sparc64	done
12541.236Sad		  arm		done
12551.236Sad		  powerpc	done
12561.236Sad		  hppa		done
12571.236Sad		  sh3		done
12581.236Sad		  m68k		done
12591.236Sad		  xen		need pmap/trap locking changes
12601.236Sad
12611.236Sad		Remaining MI work to do:
12621.236Sad
12631.236Sad		- Check aliased vnode handling. There may be problems.
12641.236Sad
12651.236Sad		Remaining problems:
12661.236Sad
12671.236Sad		- LFS stalls due to v_numoutput leak.
12681.236Sad
12691.1SlukemBranch:		wrstuden-devbsize
12701.1SlukemDescription:	Modify buffer cache to deal with different devices having
12711.1Slukem		different block sizes. Also DEV_BSIZE would go away.
12721.1SlukemStatus:		Terminated
12731.1SlukemStart Date:	Aug or Sept 1999
12741.1SlukemEnd Date:	1 Apr 2000
12751.1SlukemBase tag:	wrstuden-devbsize-base
12761.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
12771.1SlukemScope:		kernel
12781.1SlukemNotes:		No longer active due to lack of time, and introduction
12791.1Slukem		of UBC. In terms of UBC, the primary cache for
12801.1Slukem		file data is the VM cache, which needs to operate
12811.1Slukem		in terms of VM pages. As no existing device has native
12821.1Slukem		pages the same size as our VM pages, there already is
12831.1Slukem		a mapping going on between the VM system and the
12841.1Slukem		underlying blocks. So it would be easier and cleaner
12851.1Slukem		to adjust that to deal w/ different block sizes.
12861.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
12871.1Slukem		with a certain length, so the exact block size isn't a big
12881.1Slukem		deal.
12891.1Slukem
12901.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
12911.1Slukem
12921.193SyamtBranch:		yamt-idlelwp
12931.193SyamtDescription:	idle lwp, and some changes depending on it.
12941.193Syamt
12951.193Syamt		1. separate context switching and thread scheduling.
12961.193Syamt		   (cf. gmcgarry_ctxsw)
12971.193Syamt		2. implement idle lwp.
12981.193Syamt		3. clean up related MD/MI interfaces.
12991.193Syamt		4. make scheduler(s) modular.
13001.193Syamt
13011.193SyamtStatus:		Terminated; merged to -current
13021.193SyamtStart Date:	Fri Feb 17 2007
13031.193SyamtEnd Date:	Thu May 17 2007
13041.193SyamtBase Tag:	yamt-idlelwp-base8
13051.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13061.193SyamtScope:		src/sys  (src/common is tagged but not branched)
13071.193SyamtNotes:		
13081.193Syamt		Status of ports:
13091.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
13101.193Syamt		  i386			[ Done, tested ]
13111.193Syamt		  amd64			[ Done, tested ]
13121.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
13131.204Stsutsui		  sparc			[ Done, UP tested, MP might have
13141.204Stsutsui					  some problem after newlock2 merge ]
13151.204Stsutsui		  sparc64		[ Done, tested ]
13161.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
13171.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
13181.205Sskrll		  hppa			[ Done, tested ]
13191.193Syamt		  sh3			[ Done, tested ]
13201.193Syamt		  vax			[ Done, UP tested, MP untested ]
13211.204Stsutsui		  m68k			[ Done, tested on several ports ]
13221.193Syamt		  ns32k			[ broken ]
13231.193Syamt		  ia64			[ broken ]
13241.193Syamt		  pdp10			[ broken ]
13251.193Syamt
13261.193Syamt		How to adapt a port?
13271.193Syamt
13281.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
13291.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
13301.193Syamt
13311.193Syamt		- implement cpu_idle.  see cpu_idle.9.
13321.193Syamt
13331.193Syamt		- add a flag argument to cpu_need_resched.
13341.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
13351.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
13361.193Syamt		  send an IPI to the target cpu.
13371.193Syamt
13381.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
13391.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
13401.193Syamt		  almost always non-NULL, with exceptions like early on boot.
13411.193Syamt
13421.193Syamt		- remove idle pcbs.
13431.193Syamt
13441.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
13451.193Syamt
13461.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
13471.193Syamt		  secondary processors.
13481.193Syamt
13491.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
13501.193Syamt		  curlwp.
13511.193Syamt
13521.193Syamt		- of course, update MD users of scheduler/switching API.
13531.193Syamt
13541.248SyamtBranch:		yamt-lazymbuf
13551.248SyamtDescription:	change the way to share mbuf external storage so that
13561.248Syamt		it can work without kernel_lock.
13571.248SyamtStatus:		Terminated; merged to -current
13581.248SyamtStart Date:	Wed Jul  6 2005
13591.248SyamtEnd Date:	Mon Mar 24 2008
13601.248SyamtBase Tag:	yamt-lazymbuf-base14
13611.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13621.248SyamtScope:		src/sys  (src/common is tagged but not branched)
13631.248SyamtNotes:		
13641.248Syamt
13651.25SyamtBranch:		yamt-km, yamt-km-doc
13661.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
13671.46SyamtStatus:		Terminated; merged to -current
13681.19SyamtStart Date:	Tue Jan 25 2005
13691.46SyamtEnd Date:	Fri Apr  1 2005
13701.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
13711.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13721.25SyamtScope:		yamt-km: src/sys
13731.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
13741.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
13751.19Syamt
13761.24Syamt		the followings are per-port status.
13771.24Syamt		(account names mean "tested by".)
13781.24Syamt
13791.20Syamt		works enough to go to multiuser:
13801.45Syamt			alpha, i386, xen (yamt@)
13811.24Syamt			pc532 (simonb@)
13821.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
13831.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
13841.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
13851.39Syamt			    sun3x (tsutsui@)
13861.31Syamt			amiga (mhitch@)
13871.32Syamt			cats, hp700 (skrll@)
13881.45Syamt			xen (bouyer@)
13891.28Syamt
13901.28Syamt		known to have the same problem as trunk:
13911.28Syamt			vax (chs@, stuck while running kvm_mkdb)
13921.24Syamt
13931.24Syamt		known to have a problem:
13941.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
13951.35Syamt			needs to be revisited.
13961.39Syamt			-> for luna68k, although not tested,
13971.39Syamt			   Sysmap has been moved to avoid kva conflict with
13981.39Syamt			   I/O ranges.
13991.20Syamt
14001.20Syamt		buildable:
14011.20Syamt			src/sys/arch/acorn26/conf/GENERIC
14021.20Syamt			src/sys/arch/acorn32/conf/GENERIC
14031.20Syamt			src/sys/arch/algor/conf/P6032
14041.20Syamt			src/sys/arch/alpha/conf/GENERIC
14051.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
14061.20Syamt			src/sys/arch/amd64/conf/GENERIC
14071.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
14081.20Syamt			src/sys/arch/amiga/conf/GENERIC
14091.20Syamt			src/sys/arch/arc/conf/GENERIC
14101.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
14111.20Syamt			src/sys/arch/bebox/conf/GENERIC
14121.20Syamt			src/sys/arch/cats/conf/GENERIC
14131.20Syamt			src/sys/arch/cesfic/conf/GENERIC
14141.20Syamt			src/sys/arch/cobalt/conf/GENERIC
14151.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
14161.20Syamt			src/sys/arch/evbarm/conf/TS7200
14171.20Syamt			src/sys/arch/evbppc/conf/WALNUT
14181.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
14191.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
14201.20Syamt			src/sys/arch/hp300/conf/GENERIC
14211.20Syamt			src/sys/arch/hp700/conf/GENERIC
14221.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
14231.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
14241.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
14251.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
14261.20Syamt			src/sys/arch/i386/conf/GENERIC
14271.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
14281.40Syamt			src/sys/arch/i386/conf/XEN0
14291.40Syamt			src/sys/arch/i386/conf/XENU
14301.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
14311.20Syamt			src/sys/arch/iyonix/conf/GENERIC
14321.20Syamt			src/sys/arch/luna68k/conf/GENERIC
14331.20Syamt			src/sys/arch/mac68k/conf/GENERIC
14341.20Syamt			src/sys/arch/macppc/conf/GENERIC
14351.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
14361.20Syamt			src/sys/arch/mipsco/conf/GENERIC
14371.40Syamt			src/sys/arch/mmeye/conf/GENERIC
14381.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
14391.20Syamt			src/sys/arch/netwinder/conf/GENERIC
14401.20Syamt			src/sys/arch/news68k/conf/GENERIC
14411.20Syamt			src/sys/arch/newsmips/conf/GENERIC
14421.20Syamt			src/sys/arch/next68k/conf/GENERIC
14431.20Syamt			src/sys/arch/ofppc/conf/GENERIC
14441.20Syamt			src/sys/arch/pc532/conf/GENERIC
14451.20Syamt			src/sys/arch/pmax/conf/GENERIC
14461.20Syamt			src/sys/arch/prep/conf/GENERIC
14471.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
14481.20Syamt			src/sys/arch/sbmips/conf/GENERIC
14491.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
14501.20Syamt			src/sys/arch/shark/conf/GENERIC
14511.20Syamt			src/sys/arch/sparc/conf/GENERIC
14521.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
14531.20Syamt			src/sys/arch/sparc64/conf/GENERIC
14541.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
14551.20Syamt			src/sys/arch/sun2/conf/GENERIC
14561.20Syamt			src/sys/arch/sun3/conf/GENERIC
14571.20Syamt			src/sys/arch/vax/conf/GENERIC
14581.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
14591.20Syamt			src/sys/arch/x68k/conf/GENERIC
14601.20Syamt
14611.42Syamt			src/sys/arch/playstation2/conf/GENERIC
14621.42Syamt
14631.97SyamtBranch:		yamt-pdpolicy
14641.97SyamtDescription:	play with page replacement policy
14651.97Syamt		- separate page replacement policy from the rest of kernel
14661.97Syamt		- implement alternative replacement policy
14671.97Syamt		- related read-ahead adjustment?
14681.97SyamtStatus:		Terminated; merged to -current
14691.97SyamtStart Date:	Sun Mar  5 2006
14701.97SyamtEnd Date:	Sat Sep 16 2006
14711.97SyamtBase Tag:	yamt-pdpolicy-base9
14721.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14731.97SyamtScope:		src/sys  (src/common is tagged but not branched)
14741.97SyamtNotes:		
14751.97Syamt
14761.261SyamtBranch:		yamt-pf42
14771.261SyamtDescription:	import newer pf from OpenBSD 4.2
14781.261SyamtStatus:		Terminated; merged to -current
14791.261SyamtStart Date:	Sat Apr 19 2008
14801.261SyamtEnd Date:	Wed Jun 18 2008
14811.261SyamtBase Tag:	yamt-pf42-base4
14821.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
14831.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
14841.261SyamtScope:		src
14851.261SyamtNotes:		see sys/dist/pf/net/TODO
14861.261Syamt
14871.54SyamtBranch:		yamt-readahead
14881.54SyamtDescription:	play with file readahead
14891.58SyamtStatus:		Terminated; merged to -current
14901.54SyamtStart Date:	Mon Nov 14 2005
14911.58SyamtEnd Date:	Wed Nov 30 2005
14921.57SyamtBase Tag:	yamt-readahead-base3
14931.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14941.54SyamtScope:		src/sys
14951.54SyamtNotes:		
14961.54Syamt
14971.60SyamtBranch:		yamt-uio_vmspace
14981.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
14991.67SyamtStatus:		Terminated; merged to -current
15001.60SyamtStart Date:	Mon Dec 31 2005
15011.67SyamtEnd Date:	Wed Mar  1 2006
15021.66SyamtBase Tag:	yamt-uio_vmspace-base5
15031.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15041.60SyamtScope:		src/sys
15051.60SyamtNotes:		
15061.60Syamt
15071.151SyamtBranch:		yamt-splraiseipl
15081.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
15091.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
15101.151Syamt
15111.151Syamt		- completes workqueue(9) and netbt.
15121.151Syamt		- fix PR/33218.
15131.151Syamt
15141.151SyamtStatus:		Terminated; merged to -current
15151.151SyamtStart Date:	Mon Sep 18 2006
15161.151SyamtEnd Date:	Fri Dec 22 2006
15171.151SyamtBase Tag:	yamt-splraiseipl-base5
15181.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15191.151SyamtScope:		src/sys  (src/common is tagged but not branched)
15201.151SyamtNotes:		
15211.151Syamt		tested (by who):
15221.151Syamt			alpha		(yamt)
15231.151Syamt			alpha		(pavel)
15241.151Syamt			amd64		(reported privately)
15251.151Syamt			cobalt		(tsutsui)
15261.151Syamt			ews4800mips	(tsutsui)
15271.151Syamt			hp300		(tsutsui)
15281.151Syamt			hpcarm		(reported privately)
15291.151Syamt			i386		(yamt)
15301.151Syamt			macppc		(tsutsui)
15311.151Syamt			news68k		(tsutsui)
15321.151Syamt			sgimips(IP32)	(tsutsui)
15331.151Syamt			sparc(sun4c)	(tsutsui)
15341.151Syamt			sun2		(tsutsui)
15351.151Syamt			sun3		(tsutsui)
15361.151Syamt			sun3x		(tsutsui)
15371.151Syamt			xen		(yamt)
15381.151Syamt
15391.151Syamt		compile-tested:
15401.151Syamt			acorn26
15411.151Syamt			acorn32
15421.151Syamt			algor
15431.151Syamt			amiga
15441.151Syamt			arc
15451.151Syamt			atari
15461.151Syamt			bebox
15471.151Syamt			cats
15481.151Syamt			cesfic
15491.151Syamt			dreamcast
15501.151Syamt			evbarm
15511.151Syamt			evbmips
15521.151Syamt			evbppc(marvell)
15531.151Syamt			evbppc(ibm4xx)
15541.151Syamt			evbsh3
15551.151Syamt			hp700
15561.151Syamt			hpcmips
15571.151Syamt			hpcsh
15581.151Syamt			ia64
15591.151Syamt			ibmnws
15601.151Syamt			iyonix
15611.151Syamt			landisk
15621.151Syamt			luna68k
15631.151Syamt			mac68k
15641.151Syamt			mmeye
15651.151Syamt			mvme68k
15661.151Syamt			mvmeppc
15671.151Syamt			mipsco
15681.151Syamt			netwinder
15691.151Syamt			newsmips
15701.151Syamt			next68k
15711.151Syamt			ofppc
15721.151Syamt			pc532
15731.151Syamt			pmax
15741.151Syamt			pmppc
15751.151Syamt			prep
15761.151Syamt			sandpoint
15771.151Syamt			sbmips
15781.151Syamt			shark
15791.151Syamt			sparc
15801.151Syamt			sparc64
15811.151Syamt			vax
15821.151Syamt			x68k
15831.151Syamt			zaurus
15841.151Syamt
15851.151Syamt		not tested:
15861.151Syamt			pdp10 (i don't know how to build)
15871.151Syamt			sh5 (not buildable with an unrelated problem.)
15881.151Syamt
15891.151Syamt    compile  CAYMAN64/netbsd32_sa.o
15901.151Syamt    cc1: warnings being treated as errors
15911.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
15921.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
15931.151Syamt    --- netbsd32_sa.o ---
15941.151Syamt    *** [netbsd32_sa.o] Error code 1
15951.151Syamt    1 error
15961.151Syamt
15971.151Syamt		notyet:
15981.151Syamt			amigappc
15991.151Syamt			playstation2
16001.151Syamt
16011.79SbriggsBranch:		yamt-vop
16021.79SbriggsDescription:	remove several VOPs
16031.79SbriggsStatus:		Terminated; merged to -current
16041.79SbriggsStart Date:	Wed Oct 19 2005
16051.79SbriggsEnd Date:	Wed Nov  2 2005
16061.79SbriggsBase Tag:	yamt-vop-base3
16071.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16081.68SyamtScope:		src/sys
16091.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
16101.71Speter
16111.214SyamtBranch:		yamt-x86pmap
16121.214SyamtDescription:	merge i386 and amd64 pmap
16131.214SyamtStatus:		Terminated; merged to -current
16141.214SyamtStart Date:	Mon Sep 24 2007
16151.214SyamtEnd Date:	Fri Oct 19 2007
16161.214SyamtBase Tag:	yamt-x86pmap-base4
16171.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16181.214SyamtScope:		src/sys  (src/common is tagged but not branched)
16191.214SyamtNotes:		
16201.214Syamt
16211.98SgdamoreBranch:		gdamore-uart
16221.98SgdamoreDescription:	Add register table support to com driver.
16231.98SgdamoreStatus:		Active
16241.98SgdamoreStart Date:	14 June 2006
16251.98SgdamoreEnd Date:	13 July 2006
16261.98SgdamoreBase Tag:	gdamore-uart-base
16271.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
16281.98SgdamoreScope:		kernel
16291.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
16301.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
16311.98Sgdamore
16321.79Sbriggs########################################################################
16331.1Slukem# Other:
16341.79Sbriggs########################################################################
16351.1Slukem
16361.1SlukemBranch:		magnum
16371.1SlukemDescription:	?
16381.1SlukemStatus:		?
16391.1SlukemStart Date:
16401.1SlukemEnd Date:
16411.1SlukemBase Tag:	magnum-base
16421.1SlukemMaintainer:	?
16431.1SlukemScope:		kernel
16441.1SlukemNotes:
16451.69Selad
1646