BRANCHES revision 1.248
11.248Syamt#	$NetBSD: BRANCHES,v 1.248 2008/03/24 12:34:51 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.191Swrstuden		able to pthread_kill() running threads.
5091.191Swrstuden
5101.227SyamtBranch:		yamt-kmem
5111.227SyamtDescription:	
5121.227Syamt		- separate kernel va allocation from kernel fault handling.
5131.227Syamt		- make kmem_alloc interrupt-safe.
5141.227SyamtStatus:		Active
5151.227SyamtStart Date:	Sun Dec  9 2007
5161.227SyamtEnd Date:	
5171.231SyamtBase Tag:	yamt-kmem-base3
5181.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5191.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5201.227SyamtNotes:		
5211.234Syamt		todo:
5221.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5231.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5241.234Syamt		- g/c replaced code, including kmapent and malloc.
5251.234Syamt		- consider to remove other submaps.  eg. mb_map
5261.227Syamt
5271.163SreinoudBranch:		reinoud-bufcleanup
5281.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5291.164Sreinoud		Ideas currently in mind (preference for b):
5301.164Sreinoud		a)
5311.163Sreinoud			1. use of bio_ops per buffer.
5321.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5331.163Sreinoud			   and provide some private context.
5341.225Swiz			3. extend the bio_ops with commonly used functionality
5351.163Sreinoud			   like pending action counting, custom context passing,
5361.163Sreinoud			   last minute processing of buffer data, buffer cache
5371.163Sreinoud			   etc.
5381.163Sreinoud			4. investigate the use of the kcont()
5391.163Sreinoud			   continuation-passing framework for async io
5401.163Sreinoud			   completion notification for bufs
5411.164Sreinoud			...
5421.164Sreinoud		b)
5431.164Sreinoud			1. all sequencing use of B_CALL replaced by
5441.164Sreinoud			   device-threads, if possible generic code around BUFQ
5451.225Swiz			2. possibly use kcont() for async IO finished signaling
5461.164Sreinoud			3. counter of pending and queued actions requestable
5471.164Sreinoud			   by IOCTL interface?
5481.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
5491.164Sreinoud			   even finished I/O calls as vnode operations
5501.164Sreinoud			...
5511.163SreinoudStatus:		Active
5521.163SreinoudStart Date:	Thu Mar 15 2007
5531.163SreinoudEnd Date:
5541.163SreinoudBase Tag:	reinoud-bufcleanup-base
5551.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
5561.163SreinoudScope:		src/sys and src/common
5571.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
5581.225Swiz		to be integrated.
5591.163Sreinoud
5601.175SthorpejBranch:		thorpej-atomic
5611.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
5621.175Sthorpej		after the one in Solaris 10.
5631.175SthorpejStatus:		Active
5641.175SthorpejStart Date:	Apr 11 2007
5651.175SthorpejEnd Date:
5661.175SthorpejBase tag:	thorpej-atomic-base
5671.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
5681.175SthorpejScope:		src/common
5691.175Sthorpej		src/sys
5701.176SthorpejNotes:		Base atomic primitives need to be implemented for
5711.176Sthorpej		all of the supported architectures:
5721.176Sthorpej
5731.179Sthorpej		alpha		DONE
5741.180Sthorpej		arm		DONE
5751.176Sthorpej		hppa
5761.179Sthorpej		i386		DONE
5771.176Sthorpej		ia64
5781.182Sthorpej		m68k		DONE (except for 68010)
5791.176Sthorpej		mips
5801.176Sthorpej		ns32k
5811.184Sthorpej		powerpc		DONE except for membar_*()
5821.185Sthorpej		powerpc64	DONE except for membar_*()
5831.176Sthorpej		sh3
5841.185Sthorpej		sparc		DONE except for membar_*()
5851.185Sthorpej		sparc64		DONE except for membar_*()
5861.176Sthorpej		vax
5871.179Sthorpej		x86_64		DONE
5881.179Sthorpej
5891.179Sthorpej		Tested:
5901.179Sthorpej
5911.179Sthorpej		alpha		NO
5921.179Sthorpej		arm		NO
5931.179Sthorpej		hppa		NO
5941.179Sthorpej		i386		NO
5951.179Sthorpej		ia64		NO
5961.179Sthorpej		m68k		NO
5971.179Sthorpej		mips		NO
5981.179Sthorpej		ns32k		NO
5991.179Sthorpej		powerpc		NO
6001.179Sthorpej		powerpc64	NO
6011.179Sthorpej		sh3		NO
6021.179Sthorpej		sparc		NO
6031.179Sthorpej		sparc64		NO
6041.179Sthorpej		vax		NO
6051.179Sthorpej		x86_64		NO
6061.179Sthorpej
6071.179Sthorpej		TODO:
6081.179Sthorpej
6091.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6101.180Sthorpej
6111.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6121.184Sthorpej				  to see of membar_enter() is required here.
6131.184Sthorpej
6141.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6151.185Sthorpej				  mutex / rwlock release is actually safe.
6161.185Sthorpej
6171.180Sthorpej		arm		- Consider using a RAS technique like
6181.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6191.180Sthorpej				  stubs.  Possibly do more than one atomic
6201.180Sthorpej				  op as a RAS.  Possibly implement mutex
6211.180Sthorpej				  stubs using the technique.
6221.182Sthorpej
6231.182Sthorpej		m68k		- Need to do 68010 support.
6241.179Sthorpej		
6251.179Sthorpej		i386		- Need to change when x86_patch() is called
6261.179Sthorpej				  so we can test ncpus.
6271.179Sthorpej
6281.184Sthorpej		powerpc		- Figure out if we need barriers in the
6291.184Sthorpej				  atomic ops themselves (hopefully not!)
6301.184Sthorpej
6311.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6321.179Sthorpej				  so we can test ncpus.
6331.79Sbriggs
6341.79Sbriggs########################################################################
6351.79Sbriggs# Individual developers' branches (Terminated):
6361.79Sbriggs########################################################################
6371.79Sbriggs
6381.1SlukemBranch:		bouyer-scsipi
6391.1SlukemDescription:	Integration of atapi support
6401.1SlukemStatus:		Terminated
6411.1SlukemStart Date:
6421.1SlukemEnd Date:
6431.1SlukemBase Tag:
6441.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6451.1SlukemScope:		kernel
6461.1SlukemNotes:		Superseded by thorpej_scsipi
6471.1Slukem
6481.79SbriggsBranch:		bouyer-xen2
6491.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
6501.79SbriggsStatus:		Terminated
6511.79SbriggsStart Date:	Dec 13 2004
6521.79SbriggsEnd Date:	Mar 10 2005
6531.79SbriggsBase Tag:	netbsd-2-base
6541.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6551.79SbriggsScope:		src/sys/arch/xen
6561.79SbriggsNotes:
6571.79Sbriggs
6581.220SbouyerBranch:		bouyer-xenamd64
6591.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
6601.220SbouyerStatus:		Terminated
6611.220SbouyerStart Date:	18 Oct 2007
6621.220SbouyerEnd Date:	22 Nov 2007
6631.220SbouyerBase Tag:	bouyer-xenamd64-base
6641.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6651.220SbouyerScope:		kernel
6661.220SbouyerNotes:		
6671.220Sbouyer
6681.238SbouyerBranch:		bouyer-xeni386
6691.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
6701.243SyamtStatus:		Terminated
6711.238SbouyerStart Date:	10 Dec 2007
6721.238SbouyerEnd Date:	23 Jan 2008
6731.238SbouyerBase Tag:	bouyer-xeni386-base
6741.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6751.238SbouyerScope:		kernel
6761.238SbouyerNotes:		
6771.238Sbouyer
6781.87SchapBranch: 	chap-midi
6791.87SchapDescription:	Renovation of MIDI support
6801.87SchapStatus: 	Terminated; merged to -current
6811.87SchapStart Date:	19 May 2006
6821.87SchapEnd Date:	30 Jun 2006
6831.87SchapBase Tag:	chap-midi-base
6841.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
6851.87SchapScope:		sys, share/man, usr.bin
6861.87SchapNotes:
6871.87Schap
6881.1SlukemBranch:		chs-ubc
6891.44SchsDescription:	Unified Buffer Cache
6901.44SchsStatus:		Terminated
6911.1SlukemStart Date:
6921.1SlukemEnd Date:
6931.1SlukemBase Tag:	chs-ubc-base
6941.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
6951.1SlukemScope:		kernel
6961.1SlukemNotes:
6971.1Slukem
6981.1SlukemBranch:		chs-ubc2
6991.44SchsDescription:	 Unified Buffer Cache
7001.44SchsStatus:		Terminated; merged to -current
7011.1SlukemStart Date:
7021.1SlukemEnd Date:
7031.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7041.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7051.1SlukemScope:		kernel
7061.1SlukemNotes:
7071.1Slukem
7081.1SlukemBranch:		cjs-build-against-obj-dir
7091.1SlukemDescription:	?
7101.1SlukemStatus:		?
7111.1SlukemStart Date:
7121.1SlukemEnd Date:
7131.1SlukemBase Tag:
7141.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7151.1SlukemScope:		Entire tree.
7161.1SlukemNotes:
7171.1Slukem
7181.1SlukemBranch:		eeh-paddr_t
7191.44SchsDescription:	use separate types for virtual vs. physical addresses
7201.44SchsStatus:		Terminated; merged to -current
7211.1SlukemStart Date:
7221.1SlukemEnd Date:
7231.1SlukemBase Tag:	eeh-paddr_t-base
7241.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7251.1SlukemScope:		kernel
7261.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7271.1Slukem
7281.79SbriggsBranch:		elad-kernelauth
7291.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7301.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7311.79Sbriggs		avoid any licensing issues.
7321.79SbriggsStatus:		Terminated; merged to -current
7331.79SbriggsStart Date:	Tue Mar	 7 2006
7341.79SbriggsEnd Date:	Mon May 15 2006
7351.79SbriggsBase Tag:	elad-kernelauth-base
7361.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7371.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7381.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7391.79SbriggsNotes:
7401.79Sbriggs
7411.1SlukemBranch:		fvdl-softdep
7421.1SlukemDescription:	FFS soft dependencies
7431.44SchsStatus:		Terminated; merged to -current
7441.1SlukemStart Date:
7451.1SlukemEnd Date:
7461.1SlukemBase Tag:	fvdl-softdep-base
7471.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7481.1SlukemScope:		kernel
7491.1SlukemNotes:
7501.1Slukem
7511.1SlukemBranch:		gehenna-devsw
7521.1SlukemDescription:	auto-generation of devsw table
7531.1SlukemStatus:		Terminated
7541.1SlukemStart Date:	16 May 2002
7551.1SlukemEnd Date:	6 Sep 2002
7561.1SlukemBase Tag:	gehenna-devsw-base
7571.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
7581.1SlukemScope:		syssrc
7591.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
7601.1Slukem		port-dependent conf.c and to generate them dynamically by
7611.1Slukem		config(8).
7621.8Sgmcgarry
7631.1SlukemBranch:		is-newarp
7641.23SisDescription:	ARP for non-Ethernet
7651.23SisStatus:		Terminated; merged before NetBSD 1.3
7661.23SisStart Date:	1996/10/13
7671.23SisEnd Date:	1997/03/15
7681.1SlukemBase Tag:	is-newarp-base
7691.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
7701.1SlukemScope:		kernel
7711.1SlukemNotes:
7721.1Slukem
7731.226SjmcneillBranch:		jmcneill-pm
7741.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
7751.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
7761.226SjmcneillStart Date:	3 Aug 2007
7771.226SjmcneillEnd Date:	9 Dec 2007
7781.226SjmcneillBase Tag:	jmcneill-pm-base
7791.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
7801.226SjmcneillScope:		kernel
7811.226SjmcneillNotes:		
7821.226Sjmcneill
7831.1SlukemBranch:		kenh-if-detach
7841.1SlukemDescription:	Interface detach support.
7851.1SlukemStatus:		?
7861.1SlukemStart Date:
7871.1SlukemEnd Date:
7881.1SlukemBase Tag:	kenh-if-detach-base
7891.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
7901.1SlukemScope:		kernel
7911.1SlukemNotes:
7921.1Slukem
7931.16SkentBranch:		kent-audio1
7941.16SkentDescription:	Audio converter pipeline
7951.18SkentStatus:		Terminated; merged to -current
7961.16SkentStart Date:	Tue Dec  7 2004
7971.17SkentEnd Date:	Tue Jan 11 2005
7981.17SkentBase Tag:	kent-audio1-base
7991.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8001.17SkentScope:		kernel (audio device drivers)
8011.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8021.17Skent		Please consult with the maintainer before committing
8031.17Skent		to this branch.
8041.17Skent
8051.1SlukemBranch:		kqueue
8061.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8071.5SjdolecekStatus:		Terminated; merged to -current
8081.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8091.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8101.1SlukemBase Tag:	kqueue-base
8111.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8121.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8131.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8141.1Slukem		local internal changes to better suit NetBSD, and
8151.1Slukem		enhancements such as looking up filters by name or
8161.1Slukem		number, and dynamic registration of "user" filters.
8171.1Slukem		The work is complete as is, but is awaiting more
8181.1Slukem		feedback from various kernel gurus before going mainline.
8191.11Sskrll
8201.11SskrllBranch:		ktrace-lwp
8211.11SskrllDescription:	ktrace support for lwp ids.
8221.59SskrllStatus:		Terminated; merged to -current
8231.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8241.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8251.11SskrllBase Tag:	ktrace-lwp-base
8261.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8271.11SskrllScope:		sys
8281.11SskrllNotes:		
8291.1Slukem
8301.1SlukemBranch:		marc-pcmcia
8311.1SlukemDescription:	PCMCIA support
8321.1SlukemStatus:		Terminated; merged to -current
8331.1SlukemStart Date:
8341.1SlukemEnd Date:
8351.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8361.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8371.1SlukemScope:		kernel
8381.1SlukemNotes:
8391.1Slukem
8401.1SlukemBranch:		minoura_x68k_bus_h
8411.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8421.1SlukemStatus:		Terminated; merged to -current
8431.1SlukemStart Date:	23 Dec 1998
8441.1SlukemEnd Date:	16 Mar 1999
8451.1SlukemBase Tag:	minoura_x68k_bus_h-base
8461.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8471.1SlukemScope:		sys/arch/x68k
8481.1SlukemNotes:
8491.1Slukem
8501.1SlukemBranch:		minoura-xpg4dl
8511.1SlukemDescription:	Citrus Project locale subsystem
8521.1SlukemStatus:		Terminated; (partly) merged to -current
8531.1SlukemStart Date:	28 March 2000
8541.1SlukemEnd Date:
8551.1SlukemBase Tag:	minoura-xpg4dl-base
8561.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8571.1SlukemScope:		basesrc, syssrc, sharesrc
8581.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
8591.1Slukem		independent locale subsystem.  Part of the implementation
8601.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
8611.1Slukem
8621.242SmjfBranch:		mjf-devfs
8631.242SmjfDescription:	device file system supporting dynamic device nodes
8641.242SmjfStatus:		Terminated
8651.242SmjfStart Date:	12 November 2007
8661.242SmjfEnd Date:	21 February 2008
8671.242SmjfBase Tag:	mjf-devfs-base
8681.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
8691.242SmjfScope:		kernel and userland
8701.242SmjfNotes:		This branch will move away from the static device nodes that
8711.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
8721.242Smjf		and removed dynamically as devices are attached and detached
8731.242Smjf		from the machine.
8741.242Smjf
8751.1SlukemBranch:		mrg-vm-swap
8761.49SmrgDescription:	dynamic swap allocation, swap-to-files support
8771.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
8781.49SmrgStart Date:	12 February 1997
8791.49SmrgEnd Date:	15 March 1997
8801.49SmrgBase Tag:	[none]
8811.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
8821.49SmrgScope:		kernel
8831.49SmrgNotes:
8841.49Smrg
8851.49SmrgBranch:		mrg-vm-swap2
8861.49SmrgDescription:	dynamic swap allocation, swap-to-files support
8871.49SmrgStatus:		Terminated; merged to -current
8881.49SmrgStart Date:	4 May 1997
8891.49SmrgEnd Date:	12 June 1997
8901.49SmrgBase Tag:	mrg-vm-swap2-base
8911.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
8921.1SlukemScope:		kernel
8931.1SlukemNotes:
8941.1Slukem
8951.1SlukemBranch:		nathanw_sa
8961.1SlukemDescription:	Scheduler activations
8971.44SchsStatus:		Terminated; merged to -current
8981.1SlukemStart Date:	5 March 2001
8991.9SthorpejEnd Date:	18 January 2003
9001.1SlukemBase Tag:	nathanw_sa_base
9011.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9021.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9031.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9041.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9051.1SlukemNotes:		The idea of scheduler activations is described in the
9061.1Slukem		classic paper by Anderson et al., in ACM Transactions
9071.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9081.1Slukem		can be found at
9091.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9101.1Slukem		Many ideas in the implementation are based on the
9111.1Slukem		implementation of scheduler activations added to Mach
9121.1Slukem		3.0 and described by Davis et al. in the University of
9131.1Slukem		Washington CS tech report 92-08-93, which can be found
9141.1Slukem		at
9151.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9161.1Slukem
9171.1Slukem		My USENIX paper on the subject can be found at
9181.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9191.1Slukem
9201.1Slukem		Please consult with the maintainer before committing
9211.1Slukem		to this branch.
9221.1Slukem		Other tags starting with nathanw_sa reserved for
9231.1Slukem		branch management and are not guaranteed to be stable.
9241.9Sthorpej
9251.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9261.9Sthorpej		merging branch down to trunk.  Branch tagged with
9271.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9281.9Sthorpej		the branch.
9291.1Slukem
9301.217SjoergBranch:		newlock
9311.217SjoergDescription:	New locking primitives, based on Solaris's
9321.217SjoergStatus:		Terminated
9331.217SjoergStart Date:	March 9, 2002
9341.225SwizEnd Date:	February 12, 2007
9351.217SjoergBase Tag:	newlock-base
9361.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9371.217SjoergScope:		Kernel
9381.217SjoergNotes:		The goal is to replace the existing lockmgr() and
9391.217Sjoerg		simple_lock() based locking mechanisms with the
9401.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
9411.225Swiz		Superseded by the newlock2 branch.
9421.217Sjoerg
9431.217SjoergBranch:		newlock2
9441.217SjoergDescription:	New locking primitives, based on Solaris's
9451.217SjoergStatus:		Terminated
9461.217SjoergStart Date:	September 9, 2006
9471.225SwizEnd Date:	February 12, 2007
9481.217SjoergBase Tag:	newlock2-base
9491.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
9501.217SjoergScope:		Kernel
9511.217SjoergNotes:		As per the newlock branch, however given the amount of time
9521.217Sjoerg		the original branch has lain dormant, a new one has been
9531.217Sjoerg		created.  Goals:
9541.217Sjoerg		- Implement new locking primitives on most-used ports.
9551.217Sjoerg		- Minor locking improvements.
9561.217Sjoerg		- Remove spinlockmgr().
9571.217Sjoerg
9581.217SjoergBranch:		nick-csl-alignment
9591.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
9601.217SjoergStatus:		Terminated
9611.217SjoergStart Date:	2007-07-18
9621.217SjoergEnd Date:
9631.217SjoergBase Tag:	nick-csl-alignment-base5
9641.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
9651.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
9661.217SjoergNotes:	
9671.217Sjoerg
9681.1SlukemBranch:		perseant-lfsv2
9691.1SlukemDescription:	LFS incompatible on-disk data structure changes
9701.1SlukemStatus:		Terminated
9711.1SlukemStart Date:	27 June 2001
9721.1SlukemEnd Date:	16 July 2001
9731.1SlukemBase Tag:	perseant-lfsv2-base
9741.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
9751.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
9761.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
9771.1Slukem		as the data structures required for unremove are in and tested.
9781.1Slukem
9791.217SjoergBranch:		ppcoea-renovation
9801.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
9811.217SjoergStatus:		Terminated; merged to -current
9821.217SjoergStart Date:	30 April 2007
9831.217SjoergEnd Date:	15 October 2007
9841.217SjoergBase Tag:	ppcoea-renovation-base
9851.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
9861.217SjoergScope:		src/sys/arch
9871.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
9881.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
9891.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
9901.217Sjoerg		403/401 and other embedded chips. The general concept is to get
9911.217Sjoerg		them all compiling, and sharing as much code as possible.  All
9921.217Sjoerg		developers are welcome to commit to this branch.
9931.217Sjoerg
9941.174SthorpejBranch:		thorpej-devvp
9951.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
9961.174SthorpejStatus:		Terminated
9971.174SthorpejStart Date:	Sep 6 2001
9981.174SthorpejEnd Date:	???
9991.174SthorpejBase Tag:	thorpej-devvp-base
10001.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10011.174SthorpejScope:		syssrc
10021.174SthorpejNotes:		Kernels built from this branch are not expected
10031.174Sthorpej		to function correctly at this time.
10041.174Sthorpej
10051.174Sthorpej		Ports known to compile on this branch:
10061.174Sthorpej			alpha
10071.174Sthorpej			i386
10081.174Sthorpej
10091.118SpeterBranch:		peter-altq
10101.118SpeterDescription:	New ALTQ framework:
10111.118Speter		- sync with KAME sources
10121.118Speter		- share mtag/name mapping functions
10131.118Speter		- separate altq + pf attachment
10141.118SpeterStatus:		Terminated; merged to -current
10151.118SpeterStart Date:	March 16, 2006
10161.118SpeterEnd Date:	October 12, 2006
10171.118SpeterBase Tag:	peter-altq-base
10181.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10191.118Speter		Martin Husemann <martin@NetBSD.org>,
10201.118Speter		Matthias Scheler <tron@NetBSD.org>
10211.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10221.118SpeterNotes:		Only the first item in the description was finished
10231.118Speter		in this branch.
10241.118Speter
10251.1SlukemBranch:		sommerfeld_i386mp_1
10261.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10271.3SsommerfeStatus:		Terminated; merged to -current
10281.1SlukemStart Date:	21 Feb 2000
10291.2SfvdlEnd Date:	01 Oct 2002
10301.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10311.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10321.1SlukemScope:		sys/arch/i386
10331.1SlukemNotes:
10341.1Slukem		Code committed to the branch has booted to multiuser 
10351.1Slukem		on at least one system.
10361.1Slukem
10371.1Slukem		Not guaranteed to compile against mainline since -current
10381.1Slukem		may have changed incompatibly with the last branch update;
10391.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10401.1Slukem
10411.1Slukem		Please get explicit permission from the maintainer 
10421.1Slukem		before each commit, or your changes will be backed out.
10431.1Slukem		Other tags starting with sommerfeld_ are private to 
10441.1Slukem		the developer and are guaranteed to be unstable.
10451.1Slukem		Only the maintainer should move tags.
10461.1Slukem
10471.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10481.225Swiz		syncing with the mainline.  the maintainer uses some private
10491.225Swiz		scripts for keeping them in sync; if you make commits 
10501.1Slukem		to the branch to "resynchronize" things, you'll
10511.1Slukem		probably do it wrong; instead, ask the maintainer to
10521.1Slukem		resynchronize things.
10531.1Slukem
10541.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
10551.1Slukem		issues with the branch.
10561.1Slukem
10571.1SlukemBranch:		thorpej-mips-cache
10581.1SlukemDescription:	overhaul MIPS cache support code
10591.1SlukemStatus:		Terminated; merged to -current
10601.1SlukemStart Date:	Oct 23 2001
10611.1SlukemEnd Date:	Nov 14 2001
10621.1SlukemBase Tag:	thorpej-mips-cache-base
10631.1SlukemScope:		syssrc
10641.1SlukemNotes:		This branch needs more debugging, testing, and more
10651.1Slukem		ports need to be converted to the new world order.
10661.1Slukem
10671.1Slukem		The following processors have had cache ops
10681.1Slukem		written:
10691.1Slukem
10701.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
10711.1Slukem			  needs to be beat on a lot more to make
10721.1Slukem			  sure it's working.
10731.1Slukem
10741.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
10751.1Slukem			  tracked down a bug, which has been fixed.
10761.1Slukem
10771.1Slukem			  Confirmed working on R4000-with-L2.
10781.1Slukem
10791.1Slukem			  Confirmed working on R4400-no-L2 and
10801.1Slukem			  R4400-with-L2.
10811.1Slukem
10821.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
10831.1Slukem			  has committed fixes to this code.
10841.1Slukem
10851.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
10861.1Slukem			  no SysAD L2 cache).
10871.1Slukem
10881.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
10891.1Slukem
10901.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
10911.1Slukem			  committed fixes to this code.  Awaiting
10921.1Slukem			  confirmation that it is working properly.
10931.1Slukem
10941.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
10951.1Slukem			  written this code and tested it on a
10961.1Slukem			  PlayStation 2.
10971.1Slukem
10981.1Slukem		The following ports have been updated to compile (and
10991.1Slukem		use optimized-for-processor bus_dma routines).  Those
11001.1Slukem		that have been tested and work are marked with [WORKING].
11011.1Slukem
11021.1Slukem			* algor		[WORKING]
11031.1Slukem
11041.1Slukem			* arc		[WORKING]
11051.1Slukem
11061.1Slukem			* pmax		[WORKING]
11071.1Slukem
11081.1Slukem			* playstation2	[WORKING]
11091.1Slukem					Needs optimized bus_dmamap_sync().
11101.1Slukem
11111.1Slukem			* hpcmips	[need verification that this is working]
11121.1Slukem					Needs optimized bus_dmamap_sync().
11131.1Slukem
11141.1Slukem			* sgimips	[WORKING]
11151.1Slukem					Needs optimized bus_dmamap_sync().
11161.1Slukem
11171.1Slukem			* cobalt	[need testing]
11181.1Slukem
11191.1Slukem			* mipsco	[need testing]
11201.1Slukem
11211.1Slukem			* newsmips	[need testing]
11221.1Slukem
11231.1SlukemBranch:		thorpej_scsipi
11241.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11251.1SlukemStatus:		Terminated; merged to -current
11261.1SlukemStart Date:
11271.1SlukemEnd Date:	Apr 25 2001
11281.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11291.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11301.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11311.1SlukemScope:		syssrc
11321.1SlukemNotes:		When a change from -current is pulled up please move the
11331.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11341.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11351.1Slukem		used when syncing the whole branch with HEAD).
11361.1Slukem		Just before the merge, syssrc has been tagged with
11371.1Slukem		thorpej_scsipi_beforemerge
11381.1Slukem
11391.1SlukemBranch:		thorpej-signal
11401.1SlukemDescription:	?
11411.1SlukemStatus:		?
11421.1SlukemStart Date:
11431.1SlukemEnd Date:
11441.1SlukemBase Tag:	thorpej-signal-base
11451.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11461.1SlukemScope:		kernel
11471.1SlukemNotes:
11481.1Slukem
11491.1SlukemBranch:		thorpej-setroot
11501.1SlukemDescription:	?
11511.1SlukemStatus:		Terminated; merged to -current
11521.1SlukemStart Date:
11531.1SlukemEnd Date:
11541.1SlukemBase Tag:
11551.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11561.1SlukemScope:		kernel
11571.1SlukemNotes:
11581.1Slukem
11591.84SkardelBranch:		simonb-timecounters
11601.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
11611.85SkardelStatus:		Terminated
11621.84SkardelStart Date:	Sat Feb 04 2006
11631.84SkardelEnd Date:	Wed Jun 07 2006
11641.84SkardelBase Tag:	simonb-timecounters-base
11651.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
11661.84Skardel		Frank Kardel <kardel@NetBSD.org>
11671.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
11681.84SkardelNotes:		early (partial conversion) commit to -current
11691.84Skardel		ok'ed by core@ on 20060605 for testing and further
11701.84Skardel		simplified conversion
11711.84Skardel
11721.236SadBranch:		vmlocking
11731.236SadDescription:	Make VM and file system framework MP safe
11741.236SadStatus:		Terminated
11751.236SadStart Date:	13 March 2007
11761.236SadEnd Date:	4 December 2007
11771.236SadBase Tag:	vmlocking-base
11781.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
11791.236SadScope:		kernel
11801.236SadNotes:		Superseded by vmlocking2 branch.
11811.236Sad
11821.236SadBranch:		vmlocking2
11831.236SadDescription:	Make VM and file system framework MP safe
11841.236SadStatus:		Terminated
11851.236SadStart Date:	4 December 2007
11861.236SadEnd Date:	2 January 2008
11871.236SadBase Tag:	vmlocking2-base3
11881.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
11891.236SadScope:		kernel
11901.236SadNotes:		Goals:
11911.236Sad
11921.236Sad		- Make VM system / trap handling MP safe.
11931.236Sad		- Replace simplelocks with mutexes.
11941.236Sad		- Make file system framework MP safe.
11951.236Sad
11961.236Sad		Status by architecture:
11971.236Sad
11981.236Sad		  alpha		done
11991.236Sad		  i386		done
12001.236Sad		  amd64		done
12011.236Sad		  mips		done
12021.236Sad		  sparc		need pmap/trap locking changes	
12031.236Sad		  sparc64	done
12041.236Sad		  arm		done
12051.236Sad		  powerpc	done
12061.236Sad		  hppa		done
12071.236Sad		  sh3		done
12081.236Sad		  m68k		done
12091.236Sad		  xen		need pmap/trap locking changes
12101.236Sad
12111.236Sad		Remaining MI work to do:
12121.236Sad
12131.236Sad		- Check aliased vnode handling. There may be problems.
12141.236Sad
12151.236Sad		Remaining problems:
12161.236Sad
12171.236Sad		- LFS stalls due to v_numoutput leak.
12181.236Sad
12191.1SlukemBranch:		wrstuden-devbsize
12201.1SlukemDescription:	Modify buffer cache to deal with different devices having
12211.1Slukem		different block sizes. Also DEV_BSIZE would go away.
12221.1SlukemStatus:		Terminated
12231.1SlukemStart Date:	Aug or Sept 1999
12241.1SlukemEnd Date:	1 Apr 2000
12251.1SlukemBase tag:	wrstuden-devbsize-base
12261.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
12271.1SlukemScope:		kernel
12281.1SlukemNotes:		No longer active due to lack of time, and introduction
12291.1Slukem		of UBC. In terms of UBC, the primary cache for
12301.1Slukem		file data is the VM cache, which needs to operate
12311.1Slukem		in terms of VM pages. As no existing device has native
12321.1Slukem		pages the same size as our VM pages, there already is
12331.1Slukem		a mapping going on between the VM system and the
12341.1Slukem		underlying blocks. So it would be easier and cleaner
12351.1Slukem		to adjust that to deal w/ different block sizes.
12361.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
12371.1Slukem		with a certain length, so the exact block size isn't a big
12381.1Slukem		deal.
12391.1Slukem
12401.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
12411.1Slukem
12421.193SyamtBranch:		yamt-idlelwp
12431.193SyamtDescription:	idle lwp, and some changes depending on it.
12441.193Syamt
12451.193Syamt		1. separate context switching and thread scheduling.
12461.193Syamt		   (cf. gmcgarry_ctxsw)
12471.193Syamt		2. implement idle lwp.
12481.193Syamt		3. clean up related MD/MI interfaces.
12491.193Syamt		4. make scheduler(s) modular.
12501.193Syamt
12511.193SyamtStatus:		Terminated; merged to -current
12521.193SyamtStart Date:	Fri Feb 17 2007
12531.193SyamtEnd Date:	Thu May 17 2007
12541.193SyamtBase Tag:	yamt-idlelwp-base8
12551.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
12561.193SyamtScope:		src/sys  (src/common is tagged but not branched)
12571.193SyamtNotes:		
12581.193Syamt		Status of ports:
12591.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
12601.193Syamt		  i386			[ Done, tested ]
12611.193Syamt		  amd64			[ Done, tested ]
12621.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
12631.204Stsutsui		  sparc			[ Done, UP tested, MP might have
12641.204Stsutsui					  some problem after newlock2 merge ]
12651.204Stsutsui		  sparc64		[ Done, tested ]
12661.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
12671.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
12681.205Sskrll		  hppa			[ Done, tested ]
12691.193Syamt		  sh3			[ Done, tested ]
12701.193Syamt		  vax			[ Done, UP tested, MP untested ]
12711.204Stsutsui		  m68k			[ Done, tested on several ports ]
12721.193Syamt		  ns32k			[ broken ]
12731.193Syamt		  ia64			[ broken ]
12741.193Syamt		  pdp10			[ broken ]
12751.193Syamt
12761.193Syamt		How to adapt a port?
12771.193Syamt
12781.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
12791.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
12801.193Syamt
12811.193Syamt		- implement cpu_idle.  see cpu_idle.9.
12821.193Syamt
12831.193Syamt		- add a flag argument to cpu_need_resched.
12841.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
12851.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
12861.193Syamt		  send an IPI to the target cpu.
12871.193Syamt
12881.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
12891.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
12901.193Syamt		  almost always non-NULL, with exceptions like early on boot.
12911.193Syamt
12921.193Syamt		- remove idle pcbs.
12931.193Syamt
12941.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
12951.193Syamt
12961.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
12971.193Syamt		  secondary processors.
12981.193Syamt
12991.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
13001.193Syamt		  curlwp.
13011.193Syamt
13021.193Syamt		- of course, update MD users of scheduler/switching API.
13031.193Syamt
13041.248SyamtBranch:		yamt-lazymbuf
13051.248SyamtDescription:	change the way to share mbuf external storage so that
13061.248Syamt		it can work without kernel_lock.
13071.248SyamtStatus:		Terminated; merged to -current
13081.248SyamtStart Date:	Wed Jul  6 2005
13091.248SyamtEnd Date:	Mon Mar 24 2008
13101.248SyamtBase Tag:	yamt-lazymbuf-base14
13111.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13121.248SyamtScope:		src/sys  (src/common is tagged but not branched)
13131.248SyamtNotes:		
13141.248Syamt
13151.25SyamtBranch:		yamt-km, yamt-km-doc
13161.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
13171.46SyamtStatus:		Terminated; merged to -current
13181.19SyamtStart Date:	Tue Jan 25 2005
13191.46SyamtEnd Date:	Fri Apr  1 2005
13201.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
13211.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13221.25SyamtScope:		yamt-km: src/sys
13231.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
13241.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
13251.19Syamt
13261.24Syamt		the followings are per-port status.
13271.24Syamt		(account names mean "tested by".)
13281.24Syamt
13291.20Syamt		works enough to go to multiuser:
13301.45Syamt			alpha, i386, xen (yamt@)
13311.24Syamt			pc532 (simonb@)
13321.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
13331.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
13341.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
13351.39Syamt			    sun3x (tsutsui@)
13361.31Syamt			amiga (mhitch@)
13371.32Syamt			cats, hp700 (skrll@)
13381.45Syamt			xen (bouyer@)
13391.28Syamt
13401.28Syamt		known to have the same problem as trunk:
13411.28Syamt			vax (chs@, stuck while running kvm_mkdb)
13421.24Syamt
13431.24Syamt		known to have a problem:
13441.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
13451.35Syamt			needs to be revisited.
13461.39Syamt			-> for luna68k, although not tested,
13471.39Syamt			   Sysmap has been moved to avoid kva conflict with
13481.39Syamt			   I/O ranges.
13491.20Syamt
13501.20Syamt		buildable:
13511.20Syamt			src/sys/arch/acorn26/conf/GENERIC
13521.20Syamt			src/sys/arch/acorn32/conf/GENERIC
13531.20Syamt			src/sys/arch/algor/conf/P6032
13541.20Syamt			src/sys/arch/alpha/conf/GENERIC
13551.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
13561.20Syamt			src/sys/arch/amd64/conf/GENERIC
13571.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
13581.20Syamt			src/sys/arch/amiga/conf/GENERIC
13591.20Syamt			src/sys/arch/arc/conf/GENERIC
13601.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
13611.20Syamt			src/sys/arch/bebox/conf/GENERIC
13621.20Syamt			src/sys/arch/cats/conf/GENERIC
13631.20Syamt			src/sys/arch/cesfic/conf/GENERIC
13641.20Syamt			src/sys/arch/cobalt/conf/GENERIC
13651.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
13661.20Syamt			src/sys/arch/evbarm/conf/TS7200
13671.20Syamt			src/sys/arch/evbppc/conf/WALNUT
13681.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
13691.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
13701.20Syamt			src/sys/arch/hp300/conf/GENERIC
13711.20Syamt			src/sys/arch/hp700/conf/GENERIC
13721.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
13731.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
13741.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
13751.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
13761.20Syamt			src/sys/arch/i386/conf/GENERIC
13771.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
13781.40Syamt			src/sys/arch/i386/conf/XEN0
13791.40Syamt			src/sys/arch/i386/conf/XENU
13801.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
13811.20Syamt			src/sys/arch/iyonix/conf/GENERIC
13821.20Syamt			src/sys/arch/luna68k/conf/GENERIC
13831.20Syamt			src/sys/arch/mac68k/conf/GENERIC
13841.20Syamt			src/sys/arch/macppc/conf/GENERIC
13851.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
13861.20Syamt			src/sys/arch/mipsco/conf/GENERIC
13871.40Syamt			src/sys/arch/mmeye/conf/GENERIC
13881.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
13891.20Syamt			src/sys/arch/netwinder/conf/GENERIC
13901.20Syamt			src/sys/arch/news68k/conf/GENERIC
13911.20Syamt			src/sys/arch/newsmips/conf/GENERIC
13921.20Syamt			src/sys/arch/next68k/conf/GENERIC
13931.20Syamt			src/sys/arch/ofppc/conf/GENERIC
13941.20Syamt			src/sys/arch/pc532/conf/GENERIC
13951.20Syamt			src/sys/arch/pmax/conf/GENERIC
13961.20Syamt			src/sys/arch/prep/conf/GENERIC
13971.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
13981.20Syamt			src/sys/arch/sbmips/conf/GENERIC
13991.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
14001.20Syamt			src/sys/arch/shark/conf/GENERIC
14011.20Syamt			src/sys/arch/sparc/conf/GENERIC
14021.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
14031.20Syamt			src/sys/arch/sparc64/conf/GENERIC
14041.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
14051.20Syamt			src/sys/arch/sun2/conf/GENERIC
14061.20Syamt			src/sys/arch/sun3/conf/GENERIC
14071.20Syamt			src/sys/arch/vax/conf/GENERIC
14081.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
14091.20Syamt			src/sys/arch/x68k/conf/GENERIC
14101.20Syamt
14111.42Syamt			src/sys/arch/playstation2/conf/GENERIC
14121.42Syamt
14131.97SyamtBranch:		yamt-pdpolicy
14141.97SyamtDescription:	play with page replacement policy
14151.97Syamt		- separate page replacement policy from the rest of kernel
14161.97Syamt		- implement alternative replacement policy
14171.97Syamt		- related read-ahead adjustment?
14181.97SyamtStatus:		Terminated; merged to -current
14191.97SyamtStart Date:	Sun Mar  5 2006
14201.97SyamtEnd Date:	Sat Sep 16 2006
14211.97SyamtBase Tag:	yamt-pdpolicy-base9
14221.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14231.97SyamtScope:		src/sys  (src/common is tagged but not branched)
14241.97SyamtNotes:		
14251.97Syamt
14261.54SyamtBranch:		yamt-readahead
14271.54SyamtDescription:	play with file readahead
14281.58SyamtStatus:		Terminated; merged to -current
14291.54SyamtStart Date:	Mon Nov 14 2005
14301.58SyamtEnd Date:	Wed Nov 30 2005
14311.57SyamtBase Tag:	yamt-readahead-base3
14321.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14331.54SyamtScope:		src/sys
14341.54SyamtNotes:		
14351.54Syamt
14361.60SyamtBranch:		yamt-uio_vmspace
14371.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
14381.67SyamtStatus:		Terminated; merged to -current
14391.60SyamtStart Date:	Mon Dec 31 2005
14401.67SyamtEnd Date:	Wed Mar  1 2006
14411.66SyamtBase Tag:	yamt-uio_vmspace-base5
14421.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14431.60SyamtScope:		src/sys
14441.60SyamtNotes:		
14451.60Syamt
14461.151SyamtBranch:		yamt-splraiseipl
14471.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
14481.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
14491.151Syamt
14501.151Syamt		- completes workqueue(9) and netbt.
14511.151Syamt		- fix PR/33218.
14521.151Syamt
14531.151SyamtStatus:		Terminated; merged to -current
14541.151SyamtStart Date:	Mon Sep 18 2006
14551.151SyamtEnd Date:	Fri Dec 22 2006
14561.151SyamtBase Tag:	yamt-splraiseipl-base5
14571.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14581.151SyamtScope:		src/sys  (src/common is tagged but not branched)
14591.151SyamtNotes:		
14601.151Syamt		tested (by who):
14611.151Syamt			alpha		(yamt)
14621.151Syamt			alpha		(pavel)
14631.151Syamt			amd64		(reported privately)
14641.151Syamt			cobalt		(tsutsui)
14651.151Syamt			ews4800mips	(tsutsui)
14661.151Syamt			hp300		(tsutsui)
14671.151Syamt			hpcarm		(reported privately)
14681.151Syamt			i386		(yamt)
14691.151Syamt			macppc		(tsutsui)
14701.151Syamt			news68k		(tsutsui)
14711.151Syamt			sgimips(IP32)	(tsutsui)
14721.151Syamt			sparc(sun4c)	(tsutsui)
14731.151Syamt			sun2		(tsutsui)
14741.151Syamt			sun3		(tsutsui)
14751.151Syamt			sun3x		(tsutsui)
14761.151Syamt			xen		(yamt)
14771.151Syamt
14781.151Syamt		compile-tested:
14791.151Syamt			acorn26
14801.151Syamt			acorn32
14811.151Syamt			algor
14821.151Syamt			amiga
14831.151Syamt			arc
14841.151Syamt			atari
14851.151Syamt			bebox
14861.151Syamt			cats
14871.151Syamt			cesfic
14881.151Syamt			dreamcast
14891.151Syamt			evbarm
14901.151Syamt			evbmips
14911.151Syamt			evbppc(marvell)
14921.151Syamt			evbppc(ibm4xx)
14931.151Syamt			evbsh3
14941.151Syamt			hp700
14951.151Syamt			hpcmips
14961.151Syamt			hpcsh
14971.151Syamt			ia64
14981.151Syamt			ibmnws
14991.151Syamt			iyonix
15001.151Syamt			landisk
15011.151Syamt			luna68k
15021.151Syamt			mac68k
15031.151Syamt			mmeye
15041.151Syamt			mvme68k
15051.151Syamt			mvmeppc
15061.151Syamt			mipsco
15071.151Syamt			netwinder
15081.151Syamt			newsmips
15091.151Syamt			next68k
15101.151Syamt			ofppc
15111.151Syamt			pc532
15121.151Syamt			pmax
15131.151Syamt			pmppc
15141.151Syamt			prep
15151.151Syamt			sandpoint
15161.151Syamt			sbmips
15171.151Syamt			shark
15181.151Syamt			sparc
15191.151Syamt			sparc64
15201.151Syamt			vax
15211.151Syamt			x68k
15221.151Syamt			zaurus
15231.151Syamt
15241.151Syamt		not tested:
15251.151Syamt			pdp10 (i don't know how to build)
15261.151Syamt			sh5 (not buildable with an unrelated problem.)
15271.151Syamt
15281.151Syamt    compile  CAYMAN64/netbsd32_sa.o
15291.151Syamt    cc1: warnings being treated as errors
15301.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
15311.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
15321.151Syamt    --- netbsd32_sa.o ---
15331.151Syamt    *** [netbsd32_sa.o] Error code 1
15341.151Syamt    1 error
15351.151Syamt
15361.151Syamt		notyet:
15371.151Syamt			amigappc
15381.151Syamt			playstation2
15391.151Syamt
15401.79SbriggsBranch:		yamt-vop
15411.79SbriggsDescription:	remove several VOPs
15421.79SbriggsStatus:		Terminated; merged to -current
15431.79SbriggsStart Date:	Wed Oct 19 2005
15441.79SbriggsEnd Date:	Wed Nov  2 2005
15451.79SbriggsBase Tag:	yamt-vop-base3
15461.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15471.68SyamtScope:		src/sys
15481.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
15491.71Speter
15501.214SyamtBranch:		yamt-x86pmap
15511.214SyamtDescription:	merge i386 and amd64 pmap
15521.214SyamtStatus:		Terminated; merged to -current
15531.214SyamtStart Date:	Mon Sep 24 2007
15541.214SyamtEnd Date:	Fri Oct 19 2007
15551.214SyamtBase Tag:	yamt-x86pmap-base4
15561.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15571.214SyamtScope:		src/sys  (src/common is tagged but not branched)
15581.214SyamtNotes:		
15591.214Syamt
15601.98SgdamoreBranch:		gdamore-uart
15611.98SgdamoreDescription:	Add register table support to com driver.
15621.98SgdamoreStatus:		Active
15631.98SgdamoreStart Date:	14 June 2006
15641.98SgdamoreEnd Date:	13 July 2006
15651.98SgdamoreBase Tag:	gdamore-uart-base
15661.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
15671.98SgdamoreScope:		kernel
15681.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
15691.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
15701.98Sgdamore
15711.79Sbriggs########################################################################
15721.1Slukem# Other:
15731.79Sbriggs########################################################################
15741.1Slukem
15751.1SlukemBranch:		magnum
15761.1SlukemDescription:	?
15771.1SlukemStatus:		?
15781.1SlukemStart Date:
15791.1SlukemEnd Date:
15801.1SlukemBase Tag:	magnum-base
15811.1SlukemMaintainer:	?
15821.1SlukemScope:		kernel
15831.1SlukemNotes:
15841.69Selad
1585