BRANCHES revision 1.302
11.302Smatt#	$NetBSD: BRANCHES,v 1.302 2011/01/07 01:11:03 matt Exp $
21.1Slukem#
31.1Slukem# This file contains a list of branches that exist in the NetBSD CVS
41.1Slukem# tree and their current state.
51.1Slukem#
61.1Slukem# This list is necessarily incomplete.
71.1Slukem# 
81.1Slukem# Within reason, developers may create branch and version tags at any
91.1Slukem# time for any purpose.  To avoid name collisions, private tags should
101.1Slukem# have names which begin with the developer's NetBSD login name
111.1Slukem# followed by a - or _ character (e.g., thorpej_scsipi,
121.1Slukem# thorpej-signal)
131.1Slukem# 
141.1Slukem# Any branch or version tag not listed here should be assumed to be
151.1Slukem# private to the developer who created it.  It is inappropriate for
161.1Slukem# anyone other than that developer to commit, move tags, or otherwise
171.1Slukem# modify the contents of the branch.
181.1Slukem#
191.1Slukem# Please update this file when a new branch is ready for consumption
201.1Slukem# by folks other than the maintainer, or when the use or status of an
211.1Slukem# existing branch changes significantly.
221.1Slukem#
231.1Slukem# Format:
241.1Slukem#   Branch:	  name of branch
251.1Slukem#   Description:  Purpose and intention of the branch
261.1Slukem#   Status:	  Active/Terminated/Dormant
271.1Slukem#   Start Date:	  date first instantiated
281.1Slukem#   End Date:	  date it was Terminated/made_Dormant, if any
291.1Slukem#   Base Tag:	  netbsd-1-5-base, etc.
301.1Slukem#   Maintainer:	  Somebody to blame.
311.1Slukem#   Scope:	  Portion of the tree covered.
321.1Slukem#   Notes:	  Various other info, perhaps explanation of special tags,
331.1Slukem#		  who-may-commit policies, etc.
341.79Sbriggs#
351.79Sbriggs# There are four sections to this file:
361.79Sbriggs#   Release branches
371.79Sbriggs#   Individual developers' branches (Active/Dormant)
381.79Sbriggs#   Individual developers' branches (Terminated), and
391.79Sbriggs#   other
401.79Sbriggs#
411.79Sbriggs# Entries within each section should be alphabetized.
421.79Sbriggs#
431.1Slukem
441.1Slukem
451.1Slukem# Release branches:
461.1Slukem
471.1SlukemBranch:		comdex-fall-1999
481.1SlukemDescription:	Special release branch for pre-1.5 release at
491.1Slukem		Fall 1999 COMDEX.
501.1SlukemStatus:		Terminated
511.1SlukemStart Date:
521.1SlukemEnd Date:
531.1SlukemBase Tag:	comdex-fall-1999-base
541.290SmrgMaintainer:	mycroft
551.1SlukemScope:		Entire tree.
561.1SlukemNotes:
571.1Slukem
581.1SlukemBranch:		netbsd-0-9
591.1SlukemDescription:	The NetBSD 0.9 release branch
601.1SlukemStatus:		Terminated
611.1SlukemStart Date:
621.1SlukemEnd Date:
631.1SlukemBase Tag:	netbsd-0-9-base
641.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
651.1SlukemScope:		Entire tree.
661.1SlukemNotes:		Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
671.1Slukem		netbsd-0-9-BETA, netbsd-0-9-RELEASE.
681.1Slukem		Commits restricted to release engineering.
691.1Slukem
701.1SlukemBranch:		netbsd-1-0
711.1SlukemDescription:	The NetBSD 1.0 release branch
721.1SlukemStatus:		Terminated
731.1SlukemStart Date:
741.1SlukemEnd Date:
751.1SlukemBase Tag:	netbsd-1-0-base
761.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
771.1SlukemScope:		Entire tree.
781.1SlukemNotes:
791.1Slukem		Commits restricted to release engineering.
801.1Slukem
811.1SlukemBranch:		netbsd-1-1
821.1SlukemDescription:	The NetBSD 1.1 release branch
831.1SlukemStatus:		Terminated
841.1SlukemStart Date:
851.1SlukemEnd Date:
861.1SlukemBase Tag:	netbsd-1-1-base
871.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
881.1SlukemScope:		Entire tree.
891.1SlukemNotes:
901.1Slukem		Commits restricted to release engineering.
911.1Slukem
921.1SlukemBranch:		netbsd-1-2
931.1SlukemDescription:	The NetBSD 1.2 release branch
941.1SlukemStatus:		Terminated
951.1SlukemStart Date:
961.1SlukemEnd Date:
971.1SlukemBase Tag:	netbsd-1-2-base
981.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
991.1SlukemScope:		Entire tree.
1001.1SlukemNotes:
1011.1Slukem		Commits restricted to release engineering.
1021.1Slukem
1031.1SlukemBranch:		netbsd-1-3
1041.1SlukemDescription:	The NetBSD 1.3 release branch
1051.1SlukemStatus:		Terminated
1061.1SlukemStart Date:
1071.1SlukemEnd Date:
1081.1SlukemBase Tag:	netbsd-1-3-base
1091.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
1101.1SlukemScope:		Entire tree.
1111.1SlukemNotes:
1121.1Slukem		Commits restricted to release engineering.
1131.1Slukem
1141.1SlukemBranch:		netbsd-1-4
1151.1SlukemDescription:	The NetBSD 1.4 release branch
1161.13SjmcStatus:		Terminated
1171.1SlukemStart Date:	1 Apr 2000
1181.1SlukemEnd Date:
1191.1SlukemBase Tag:	netbsd-1-4-base
1201.10SsaloMaintainer:	1.4 Release Engineering <releng-1-4@NetBSD.org>
1211.1SlukemScope:		Entire tree.
1221.1SlukemNotes:
1231.1Slukem		Commits restricted to release engineering.
1241.1Slukem
1251.1SlukemBranch:		netbsd-1-5
1261.1SlukemDescription:	The NetBSD 1.5 release branch
1271.37SjmcStatus:		Terminated
1281.1SlukemStart Date:	20 Jun 2000
1291.37SjmcEnd Date:	26 Jan 2005
1301.1SlukemBase Tag:	netbsd-1-5-base
1311.10SsaloMaintainer:	1.5 Release Engineering <releng-1-5@NetBSD.org>
1321.1SlukemScope:		Entire tree.
1331.1SlukemNotes:
1341.1Slukem		Commits restricted to release engineering.
1351.6Slukem
1361.6SlukemBranch:		netbsd-1-6
1371.6SlukemDescription:	The NetBSD 1.6 release branch
1381.91SwizStatus:		Terminated
1391.7SlukemStart Date:	22 May 2002
1401.6SlukemEnd Date:
1411.6SlukemBase Tag:	netbsd-1-6-base
1421.10SsaloMaintainer:	1.6 Release Engineering <releng-1-6@NetBSD.org>
1431.6SlukemScope:		Entire tree.
1441.6SlukemNotes:
1451.6Slukem		Commits restricted to Release Engineering.
1461.1Slukem
1471.88SrizBranch:		netbsd-2
1481.88SrizDescription:    The NetBSD 2 release branch
1491.271SsnjStatus:		Terminated
1501.88SrizStart Date:	23 Dec 2004
1511.88SrizEnd Date:
1521.88SrizBase Tag:	netbsd-2-base
1531.88SrizMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1541.88SrizScope:		Entire tree. (src + xsrc)
1551.88SrizNotes:
1561.88Sriz		Commits restricted to Release Engineering.
1571.88Sriz
1581.13SjmcBranch:		netbsd-2-0
1591.37SjmcDescription:	Originally the NetBSD 2.0 release branch and now the branch 
1601.37Sjmc		tracking security/critical fixes for the NetBSD 2.0 series
1611.271SsnjStatus:		Terminated
1621.37SjmcStart Date:	28 Mar 2004 and changed for security/critical function on
1631.37Sjmc       		23 Dec 2004
1641.13SjmcEnd Date:
1651.13SjmcBase Tag:	netbsd-2-0-base
1661.13SjmcMaintainer:	2.0 Release Engineering <releng-2-0@NetBSD.org>
1671.13SjmcScope:		Entire tree. (src + xsrc)
1681.37SjmcNotes:		Branch was re-purposed to security/critical change function
1691.37Sjmc		once 2.0 released. See netbsd-2 for current branch to track
1701.37Sjmc		NetBSD 2 tree.
1711.37Sjmc		Commits restricted to Release Engineering.
1721.37Sjmc
1731.88SrizBranch:		netbsd-2-1
1741.88SrizDescription:	Tracking security/critical fixes for NetBSD 2.1
1751.271SsnjStatus:		Terminated
1761.88SrizStart Date:     26 Oct 2005 
1771.37SjmcEnd Date:
1781.88SrizBase Tag:	netbsd-2-1-RELEASE
1791.37SjmcMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1801.37SjmcScope:		Entire tree. (src + xsrc)
1811.88SrizNotes:		Branch contains only security/critical fixes to
1821.88Sriz		NetBSD 2.1.  For new features, use netbsd-2 branch.
1831.13Sjmc		Commits restricted to Release Engineering.
1841.13Sjmc
1851.36SjmcBranch:		netbsd-3
1861.36SjmcDescription:	The NetBSD 3 release branch
1871.281SsnjStatus:		Terminated
1881.36SjmcStart Date:	16 Mar 2005
1891.36SjmcEnd Date:
1901.36SjmcBase Tag:	netbsd-3-base
1911.37SjmcMaintainer:	3 Release Engineering <releng-3@NetBSD.org>
1921.36SjmcScope:		Entire tree. (src + xsrc)
1931.36SjmcNotes:
1941.36Sjmc		Commits restricted to Release Engineering.
1951.1Slukem
1961.88SrizBranch:		netbsd-4
1971.88SrizDescription:	The NetBSD 4 release branch
1981.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.271SsnjBranch:		netbsd-5
2081.271SsnjDescription:	The NetBSD 5 release branch
2091.271SsnjStatus:		Active
2101.271SsnjStart Date:	31 Oct 2008
2111.271SsnjEnd Date:
2121.271SsnjBase Tag:	netbsd-5-base
2131.271SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2141.271SsnjScope:		Entire tree. (src + xsrc)
2151.271SsnjNotes:
2161.271Ssnj		Commits restricted to Release Engineering.
2171.271Ssnj
2181.279SsnjBranch:		netbsd-5-0
2191.279SsnjDescription:	Tracking security/critical fixes for NetBSD 5.0
2201.279SsnjStatus:		Active
2211.279SsnjStart Date:	29 Apr 2009
2221.279SsnjEnd Date:
2231.279SsnjBase Tag:	netbsd-5-0-RELEASE
2241.279SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2251.279SsnjScope:		Entire tree. (src + xsrc)
2261.279SsnjNotes:		Commits restricted to Release Engineering.
2271.279Ssnj
2281.79Sbriggs########################################################################
2291.79Sbriggs# Individual developers' branches (Active/Dormant):
2301.79Sbriggs########################################################################
2311.4Sbjh21
2321.158SyamtBranch:		ad-audiomp
2331.158SyamtDescription:	Add MP locking to the audio drivers
2341.270SadStatus:		Terminated
2351.225SwizStart Date:	28 February 2007
2361.270SadEnd Date:	7 December 2008
2371.158SyamtBase Tag:	ad-audiomp-base
2381.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2391.158SyamtScope:		kernel
2401.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2411.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2421.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2431.158Syamt
2441.158Syamt		As of import this is snapshot of work in progress and so
2451.158Syamt		may not compile; in particular the midi changes are very
2461.158Syamt		much "in progress". The audio component has been tested
2471.158Syamt		and verified to work with emuxki and auvia. There may
2481.158Syamt		be a locking issue in the ac97 code at boot.
2491.158Syamt
2501.158Syamt		The are two locks per device instance, an ISR lock and
2511.158Syamt		a character device lock. The ISR lock replaces calls to
2521.158Syamt		splaudio()/splx(), and will be held across calls to device
2531.158Syamt		methods which were called at splaudio() before (e.g.
2541.158Syamt		trigger_output). The character device lock is held across
2551.158Syamt		calls to nearly all of the methods, excluding some only
2561.225Swiz		used for initialization, e.g. get_locks. This needs to be
2571.158Syamt		documented at merge time.
2581.158Syamt
2591.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2601.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2611.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2621.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2631.158Syamt		Play audio, run lockstat and verify that that there is
2641.158Syamt		contention on the ISR lock.
2651.158Syamt
2661.270SadBranch:		ad-audiomp2
2671.270SadDescription:	Add MP locking to the audio drivers
2681.270SadStatus:		Active
2691.270SadStart Date:	7 December 2008
2701.270SadEnd Date:	
2711.270SadBase Tag:	ad-audiomp2-base
2721.270SadMaintainer:	Andrew Doran <ad@NetBSD.org>
2731.270SadScope:		kernel
2741.270SadNotes:		Ressurect ad-audiomp, make the audio drivers MP safe.
2751.270Sad
2761.4Sbjh21Branch:		bjh21-hydra
2771.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2781.90Sbjh21Status:		Dormant
2791.4Sbjh21Start Date:	18 Oct 2002
2801.4Sbjh21End Date:
2811.4Sbjh21Base Tag:	bjh21-hydra-base
2821.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2831.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2841.90Sbjh21Notes:		This code was on a branch because it involves changes to
2851.4Sbjh21		cpuswitch.S which would otherwise make merging the
2861.90Sbjh21		nathanw_sa branch difficult.
2871.1Slukem
2881.201SchrisBranch:		chris-arm-intr-rework
2891.201SchrisDescription:	Rework arm interrupt handling code
2901.291SwizStatus:		Dormant
2911.201SchrisStart Date:	11 Aug 2007
2921.201SchrisEnd Date:
2931.201SchrisBase Tag:	chris-arm-intr-rework-base
2941.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
2951.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2961.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2971.201Schris		routines, and allow improvements to be shared across all arm
2981.201Schris		based hardware.
2991.201Schris
3001.79SbriggsBranch:		gmcgarry_ucred
3011.79SbriggsDescription:	Integrate and encapsulate user credentials
3021.79SbriggsStatus:		Dormant
3031.79SbriggsStart Date:	18 December 2002
3041.79SbriggsEnd Date:
3051.79SbriggsBase Tag:	gmcgarry_ucred_base
3061.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3071.79SbriggsScope:		kernel
3081.79SbriggsNotes:		merge pcred and ucred and poolify
3091.79Sbriggs
3101.199SrjsBranch:		hpcarm-cleanup
3111.199SrjsDescription:	Fix build problems for hpcarm
3121.199SrjsStatus:		Active
3131.199SrjsStart Date:	31 July 2007
3141.199SrjsEnd Date:
3151.199SrjsBase Tag:	hpcarm-cleanup-base
3161.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3171.199SrjsScope:		kernel
3181.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3191.199Srjs
3201.194SitohyBranch:		itohy-usb1
3211.194SitohyDescription:	USB stack overhaul, mostly DMA related
3221.194SitohyStatus:		Active
3231.194SitohyStart Date:	22 May 2007
3241.194SitohyEnd Date:
3251.194SitohyBase Tag:	itohy-usb1-base
3261.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3271.194SitohyScope:		kernel
3281.194SitohyNotes:		To check out the kernel source tree,
3291.194Sitohy		1. check out checkout script
3301.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3311.194Sitohy		2. update files in the branch
3321.194Sitohy			sh -e src/sys/dev/usb/filelist
3331.194Sitohy
3341.276SjymBranch:		jym-xensuspend
3351.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
3361.276SjymStatus:		Active
3371.276SjymStart Date:	2009-02-08
3381.276SjymEnd Date:
3391.276SjymBase Tag:	jym-xensuspend-base
3401.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
3411.276SjymScope:		kernel
3421.276SjymNotes:		This branch contains the code required to support the Xen
3431.276Sjym		save/restore/migrate facilities. It affects domU frontend
3441.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
3451.276Sjym		machinery, as well as MD code (mostly pmap(9)).
3461.276Sjym
3471.79SbriggsBranch:		kame
3481.79SbriggsDescription:	KAME Project
3491.79SbriggsStatus:		Dormant
3501.79SbriggsStart Date:	28 Jun 1999
3511.79SbriggsEnd Date:
3521.79SbriggsBase Tag:
3531.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3541.79SbriggsScope:		kernel
3551.79SbriggsNotes:		http://www.kame.net
3561.79Sbriggs		Used for "reference" purposes for early part of KAME
3571.79Sbriggs		integration effort.  The branch is not actively used, as I
3581.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3591.79Sbriggs
3601.240SkeiichiBranch:		keiichi-mipv6
3611.240SkeiichiDescription:	Developing Mobile IPv6 function
3621.240SkeiichiStatus:		Active
3631.240SkeiichiStart Date:	21 Feb 2008
3641.240SkeiichiEnd Date:	
3651.240SkeiichiBase Tag:	keiichi-mipv6-base
3661.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
3671.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
3681.240SkeiichiNotes:		http://www.mobileip.jp/
3691.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
3701.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
3711.240Skeiichi		Please consult keiichi for joining this activity.
3721.240Skeiichi
3731.79SbriggsBranch:		kent-audio2
3741.79SbriggsDescription:	In-kernel audio mixer
3751.79SbriggsStatus:		Active
3761.79SbriggsStart Date:	Sun Jan 16 2005
3771.79SbriggsEnd Date:	
3781.79SbriggsBase Tag:	kent-audio2-base
3791.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3801.79SbriggsScope:		kernel (audio device drivers)
3811.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3821.79Sbriggs		Please consult with the maintainer before committing
3831.79Sbriggs		to this branch.
3841.79Sbriggs		This branch is not expected to be compilable yet.
3851.79Sbriggs
3861.79SbriggsBranch:		matt-timespec
3871.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3881.79Sbriggs		storage mechanism.
3891.197SmattStatus:		Inactive
3901.79SbriggsStart Date:	2005-02-19
3911.79SbriggsEnd Date:
3921.79SbriggsBase Tag:	
3931.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3941.79SbriggsScope:		kernel
3951.79SbriggsNotes:	
3961.79Sbriggs
3971.197SmattBranch:		matt-mips64
3981.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3991.284SmattStatus:		Mostly dead
4001.197SmattStart Date:	2007-07-17
4011.197SmattEnd Date:
4021.206SmattBase Tag:	matt-mips64-base
4031.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4041.206SmattScope:		kernel & userland
4051.284SmattNotes:		
4061.284Smatt
4071.284SmattBranch:		matt-nb5-mips64
4081.284SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4091.291SwizStatus:		Active
4101.284SmattStart Date:	2009-08-01
4111.284SmattEnd Date:
4121.284SmattBase Tag:	netbsd-5-0-1-RELEASE
4131.284SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4141.284SmattScope:		kernel & userland
4151.284SmattNotes:		
4161.206Smatt
4171.302SmattBranch:		matt-nb5-pq3
4181.302SmattDescription:	Rototill the powerpc code to support mpc85xx
4191.302SmattStatus:		Active
4201.302SmattStart Date:	2010-12-20
4211.302SmattEnd Date:
4221.302SmattBase Tag:	matt-nb5-pq3-base
4231.302SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4241.302SmattScope:		kernel & userland
4251.302SmattNotes:		
4261.302Smatt
4271.242SmjfBranch:		mjf-devfs2
4281.225SwizDescription:	device file system supporting dynamic device nodes
4291.224SmjfStatus:		Active
4301.242SmjfStart Date:	21 February 2008
4311.224SmjfEnd Date:
4321.242SmjfBase Tag:	mjf-devfs2-base
4331.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4341.224SmjfScope:		kernel and userland
4351.224SmjfNotes:		This branch will move away from the static device nodes that
4361.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4371.224Smjf		and removed dynamically as devices are attached and detached
4381.224Smjf		from the machine.
4391.224Smjf
4401.224SmjfBranch:		mjf-ufs-trans
4411.225SwizDescription:	file system transactions for ufs
4421.224SmjfStatus:		Active
4431.224SmjfStart Date:	12 March 2007
4441.224SmjfEnd Date:
4451.224SmjfBase Tag:	mjf-ufs-trans-base
4461.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4471.224SmjfScope:		kernel
4481.224SmjfNotes:
4491.224Smjf
4501.241SskrllBranch:		nick-net80211-sync
4511.241SskrllDescription:	sync of net80211 with FreeBSD
4521.241SskrllStatus:		Active
4531.241SskrllStart Date:	21 February 2008
4541.241SskrllEnd Date:
4551.241SskrllBase Tag:	nick-net80211-base
4561.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4571.241SskrllScope:		sys/
4581.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
4591.241Sskrll		currently only the kernel, but will likely extend to some userland
4601.241Sskrll		areas.
4611.241Sskrll
4621.79SbriggsBranch:	  	pkgviews
4631.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4641.79SbriggsStatus:		Active
4651.79SbriggsStart Date:	22 July 2002
4661.79SbriggsEnd Date:
4671.79SbriggsBase Tag:	pkgviews
4681.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4691.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4701.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4711.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4721.79Sbriggs		within the same tree
4731.79Sbriggs
4741.288SrmindBranch:		rmind-uvmplock
4751.288SrmindDescription:	Reorganize locking in UVM for pmap(9)
4761.288SrmindStatus:		Active
4771.288SrmindStart Date:	15 March 2010
4781.288SrmindEnd Date:	
4791.288SrmindBase Tag:	rmind-uvmplock-base
4801.288SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
4811.288SrmindScope:		Kernel
4821.288SrmindNotes:		Goals:
4831.288Srmind
4841.288Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
4851.288Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
4861.288Srmind		  Based on the patch from ad@.
4871.288Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
4881.288Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
4891.288Srmind		  to share locks among UVM objects where necessary.
4901.288Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
4911.288Srmind		- Unify /dev/mem et al in MI code and provide required locking.
4921.288Srmind
4931.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4941.79SbriggsDescription:	merge in6pcb with inpcb
4951.133SrpauloStatus:		Dormant
4961.79SbriggsStart Date:	Wed Feb 01 2006
4971.79SbriggsEnd Date:	
4981.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4991.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
5001.79SbriggsScope:		src/sys
5011.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
5021.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
5031.135Srpaulo		the proposed structure layout (which was roughly discussed
5041.135Srpaulo		in the tech-net mailing list).
5051.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
5061.135Srpaulo		locking style, but currently they do nothing and are not
5071.135Srpaulo		yet called at the correct places (needs discussion about
5081.135Srpaulo		kernel fine-grained locking).
5091.135Srpaulo		To continue this branch, one needs to read all the relevant
5101.135Srpaulo		inpcb/in6pcb source files and change the function names,
5111.225Swiz		structure names, structure fields according to the new
5121.135Srpaulo		layout (in6pcb is gone).
5131.135Srpaulo		Don't try to build a kernel from this branch because it won't
5141.135Srpaulo		work. The missing pieces required to do a complete build
5151.135Srpaulo		were not committed because they were incomplete and generated
5161.135Srpaulo		panics.
5171.135Srpaulo		You shouldn't need to worry about KAME syncs because
5181.135Srpaulo		they did most of them by now.
5191.135Srpaulo		After the work is done, you are required to test the branch
5201.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
5211.135Srpaulo		More info at: http://www.tahi.org/
5221.79Sbriggs
5231.191SwrstudenBranch:  	wrstuden-fixsa
5241.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5251.191SwrstudenStatus: 	Active
5261.191SwrstudenStart Date:	15 May 2007
5271.191SwrstudenEnd Date:
5281.191SwrstudenBase Tag:	wrstuden-fixsa-base
5291.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5301.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5311.191Swrstuden		or lib/libpthread or maybe gdb.
5321.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5331.191Swrstuden		This branch is intended to stage improvements for the
5341.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5351.191Swrstuden		include not allocating memory while preparing to tsleep(),
5361.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5371.191Swrstuden		eliminating the need to mlock stacks), and being
5381.253Swrstuden		able to pthread_kill() running threads. At this date,
5391.253Swrstuden		most goals have been achieved. This branch also includes
5401.253Swrstuden		fixes to gdb to support working with threaded apps.
5411.253Swrstuden
5421.253SwrstudenBranch:  	wrstuden-revivesa
5431.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5441.253SwrstudenStatus: 	Active
5451.253SwrstudenStart Date:	10 May 2008
5461.253SwrstudenEnd Date:
5471.253SwrstudenBase Tag:	wrstuden-revivesa-base
5481.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5491.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5501.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5511.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5521.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5531.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5541.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5551.253Swrstuden		upcall support, and will also serve as a chance to clean
5561.253Swrstuden		out cruft that had accumulated in the implementation over
5571.253Swrstuden		time.
5581.191Swrstuden
5591.227SyamtBranch:		yamt-kmem
5601.227SyamtDescription:	
5611.227Syamt		- separate kernel va allocation from kernel fault handling.
5621.227Syamt		- make kmem_alloc interrupt-safe.
5631.227SyamtStatus:		Active
5641.227SyamtStart Date:	Sun Dec  9 2007
5651.227SyamtEnd Date:	
5661.231SyamtBase Tag:	yamt-kmem-base3
5671.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5681.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5691.227SyamtNotes:		
5701.234Syamt		todo:
5711.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5721.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5731.234Syamt		- g/c replaced code, including kmapent and malloc.
5741.234Syamt		- consider to remove other submaps.  eg. mb_map
5751.227Syamt
5761.250SyamtBranch:		yamt-nfs-mp
5771.250SyamtDescription:	make nfs client mp-safe
5781.250SyamtStatus:		Active
5791.250SyamtStart Date:	Sun Apr 27 2008
5801.250SyamtEnd Date:	
5811.294SyamtBase Tag:	yamt-nfs-mp-base11
5821.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5831.250SyamtScope:		src/sys  (src/common is tagged but not branched)
5841.250SyamtNotes:		
5851.250Syamt
5861.163SreinoudBranch:		reinoud-bufcleanup
5871.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5881.164Sreinoud		Ideas currently in mind (preference for b):
5891.164Sreinoud		a)
5901.163Sreinoud			1. use of bio_ops per buffer.
5911.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5921.163Sreinoud			   and provide some private context.
5931.225Swiz			3. extend the bio_ops with commonly used functionality
5941.163Sreinoud			   like pending action counting, custom context passing,
5951.163Sreinoud			   last minute processing of buffer data, buffer cache
5961.163Sreinoud			   etc.
5971.163Sreinoud			4. investigate the use of the kcont()
5981.163Sreinoud			   continuation-passing framework for async io
5991.163Sreinoud			   completion notification for bufs
6001.164Sreinoud			...
6011.164Sreinoud		b)
6021.164Sreinoud			1. all sequencing use of B_CALL replaced by
6031.164Sreinoud			   device-threads, if possible generic code around BUFQ
6041.225Swiz			2. possibly use kcont() for async IO finished signaling
6051.164Sreinoud			3. counter of pending and queued actions requestable
6061.164Sreinoud			   by IOCTL interface?
6071.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
6081.164Sreinoud			   even finished I/O calls as vnode operations
6091.164Sreinoud			...
6101.163SreinoudStatus:		Active
6111.163SreinoudStart Date:	Thu Mar 15 2007
6121.163SreinoudEnd Date:
6131.163SreinoudBase Tag:	reinoud-bufcleanup-base
6141.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
6151.163SreinoudScope:		src/sys and src/common
6161.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
6171.225Swiz		to be integrated.
6181.163Sreinoud
6191.79Sbriggs########################################################################
6201.79Sbriggs# Individual developers' branches (Terminated):
6211.79Sbriggs########################################################################
6221.79Sbriggs
6231.1SlukemBranch:		bouyer-scsipi
6241.1SlukemDescription:	Integration of atapi support
6251.1SlukemStatus:		Terminated
6261.1SlukemStart Date:
6271.1SlukemEnd Date:
6281.1SlukemBase Tag:
6291.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6301.1SlukemScope:		kernel
6311.1SlukemNotes:		Superseded by thorpej_scsipi
6321.1Slukem
6331.79SbriggsBranch:		bouyer-xen2
6341.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
6351.79SbriggsStatus:		Terminated
6361.79SbriggsStart Date:	Dec 13 2004
6371.79SbriggsEnd Date:	Mar 10 2005
6381.79SbriggsBase Tag:	netbsd-2-base
6391.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6401.79SbriggsScope:		src/sys/arch/xen
6411.79SbriggsNotes:
6421.79Sbriggs
6431.220SbouyerBranch:		bouyer-xenamd64
6441.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
6451.220SbouyerStatus:		Terminated
6461.220SbouyerStart Date:	18 Oct 2007
6471.220SbouyerEnd Date:	22 Nov 2007
6481.220SbouyerBase Tag:	bouyer-xenamd64-base
6491.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6501.220SbouyerScope:		kernel
6511.220SbouyerNotes:		
6521.220Sbouyer
6531.238SbouyerBranch:		bouyer-xeni386
6541.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
6551.243SyamtStatus:		Terminated
6561.238SbouyerStart Date:	10 Dec 2007
6571.238SbouyerEnd Date:	23 Jan 2008
6581.238SbouyerBase Tag:	bouyer-xeni386-base
6591.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6601.238SbouyerScope:		kernel
6611.238SbouyerNotes:		
6621.238Sbouyer
6631.87SchapBranch: 	chap-midi
6641.87SchapDescription:	Renovation of MIDI support
6651.87SchapStatus: 	Terminated; merged to -current
6661.87SchapStart Date:	19 May 2006
6671.87SchapEnd Date:	30 Jun 2006
6681.87SchapBase Tag:	chap-midi-base
6691.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
6701.87SchapScope:		sys, share/man, usr.bin
6711.87SchapNotes:
6721.87Schap
6731.1SlukemBranch:		chs-ubc
6741.44SchsDescription:	Unified Buffer Cache
6751.44SchsStatus:		Terminated
6761.1SlukemStart Date:
6771.1SlukemEnd Date:
6781.1SlukemBase Tag:	chs-ubc-base
6791.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
6801.1SlukemScope:		kernel
6811.1SlukemNotes:
6821.1Slukem
6831.1SlukemBranch:		chs-ubc2
6841.44SchsDescription:	 Unified Buffer Cache
6851.44SchsStatus:		Terminated; merged to -current
6861.1SlukemStart Date:
6871.1SlukemEnd Date:
6881.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
6891.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
6901.1SlukemScope:		kernel
6911.1SlukemNotes:
6921.1Slukem
6931.1SlukemBranch:		cjs-build-against-obj-dir
6941.1SlukemDescription:	?
6951.1SlukemStatus:		?
6961.1SlukemStart Date:
6971.1SlukemEnd Date:
6981.1SlukemBase Tag:
6991.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7001.1SlukemScope:		Entire tree.
7011.1SlukemNotes:
7021.1Slukem
7031.285ScubeBranch:		cube-autoconf
7041.285ScubeDescription:	Renovate autoconf(9) API
7051.285ScubeStatus:		Terminated; abandoned
7061.285ScubeStart Date:	11 Dec 2007
7071.285ScubeEnd Date:
7081.285ScubeBase Tag:	cube-autoconf-base
7091.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
7101.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
7111.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
7121.285Scube
7131.1SlukemBranch:		eeh-paddr_t
7141.44SchsDescription:	use separate types for virtual vs. physical addresses
7151.44SchsStatus:		Terminated; merged to -current
7161.1SlukemStart Date:
7171.1SlukemEnd Date:
7181.1SlukemBase Tag:	eeh-paddr_t-base
7191.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7201.1SlukemScope:		kernel
7211.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7221.1Slukem
7231.79SbriggsBranch:		elad-kernelauth
7241.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7251.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7261.79Sbriggs		avoid any licensing issues.
7271.79SbriggsStatus:		Terminated; merged to -current
7281.79SbriggsStart Date:	Tue Mar	 7 2006
7291.79SbriggsEnd Date:	Mon May 15 2006
7301.79SbriggsBase Tag:	elad-kernelauth-base
7311.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7321.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7331.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7341.79SbriggsNotes:
7351.79Sbriggs
7361.1SlukemBranch:		fvdl-softdep
7371.1SlukemDescription:	FFS soft dependencies
7381.44SchsStatus:		Terminated; merged to -current
7391.1SlukemStart Date:
7401.1SlukemEnd Date:
7411.1SlukemBase Tag:	fvdl-softdep-base
7421.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7431.1SlukemScope:		kernel
7441.1SlukemNotes:
7451.1Slukem
7461.1SlukemBranch:		gehenna-devsw
7471.1SlukemDescription:	auto-generation of devsw table
7481.1SlukemStatus:		Terminated
7491.1SlukemStart Date:	16 May 2002
7501.1SlukemEnd Date:	6 Sep 2002
7511.1SlukemBase Tag:	gehenna-devsw-base
7521.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
7531.1SlukemScope:		syssrc
7541.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
7551.1Slukem		port-dependent conf.c and to generate them dynamically by
7561.1Slukem		config(8).
7571.8Sgmcgarry
7581.272ShaadBranch:         haad-dm
7591.272ShaadDescription:    Add support for LVM to NetBSD
7601.272ShaadStatus:         Terminated; merged with -current
7611.272ShaadStart Date:     7 July 2008
7621.272ShaadEnd Date:	19 December 2008
7631.272ShaadBase Tag:       haad-dm-base
7641.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
7651.272ShaadScope:          kernel
7661.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
7671.272Shaad                libdevmapper library and NetBSD device-mapper
7681.272Shaad                driver. 
7691.272Shaad
7701.1SlukemBranch:		is-newarp
7711.23SisDescription:	ARP for non-Ethernet
7721.23SisStatus:		Terminated; merged before NetBSD 1.3
7731.23SisStart Date:	1996/10/13
7741.23SisEnd Date:	1997/03/15
7751.1SlukemBase Tag:	is-newarp-base
7761.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
7771.1SlukemScope:		kernel
7781.1SlukemNotes:
7791.1Slukem
7801.226SjmcneillBranch:		jmcneill-pm
7811.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
7821.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
7831.226SjmcneillStart Date:	3 Aug 2007
7841.226SjmcneillEnd Date:	9 Dec 2007
7851.226SjmcneillBase Tag:	jmcneill-pm-base
7861.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
7871.226SjmcneillScope:		kernel
7881.226SjmcneillNotes:		
7891.226Sjmcneill
7901.1SlukemBranch:		kenh-if-detach
7911.1SlukemDescription:	Interface detach support.
7921.1SlukemStatus:		?
7931.1SlukemStart Date:
7941.1SlukemEnd Date:
7951.1SlukemBase Tag:	kenh-if-detach-base
7961.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
7971.1SlukemScope:		kernel
7981.1SlukemNotes:
7991.1Slukem
8001.16SkentBranch:		kent-audio1
8011.16SkentDescription:	Audio converter pipeline
8021.18SkentStatus:		Terminated; merged to -current
8031.16SkentStart Date:	Tue Dec  7 2004
8041.17SkentEnd Date:	Tue Jan 11 2005
8051.17SkentBase Tag:	kent-audio1-base
8061.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8071.17SkentScope:		kernel (audio device drivers)
8081.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8091.17Skent		Please consult with the maintainer before committing
8101.17Skent		to this branch.
8111.17Skent
8121.1SlukemBranch:		kqueue
8131.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8141.5SjdolecekStatus:		Terminated; merged to -current
8151.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8161.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8171.1SlukemBase Tag:	kqueue-base
8181.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8191.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8201.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8211.1Slukem		local internal changes to better suit NetBSD, and
8221.1Slukem		enhancements such as looking up filters by name or
8231.1Slukem		number, and dynamic registration of "user" filters.
8241.1Slukem		The work is complete as is, but is awaiting more
8251.1Slukem		feedback from various kernel gurus before going mainline.
8261.11Sskrll
8271.11SskrllBranch:		ktrace-lwp
8281.11SskrllDescription:	ktrace support for lwp ids.
8291.59SskrllStatus:		Terminated; merged to -current
8301.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8311.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8321.11SskrllBase Tag:	ktrace-lwp-base
8331.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8341.11SskrllScope:		sys
8351.11SskrllNotes:		
8361.1Slukem
8371.1SlukemBranch:		marc-pcmcia
8381.1SlukemDescription:	PCMCIA support
8391.1SlukemStatus:		Terminated; merged to -current
8401.1SlukemStart Date:
8411.1SlukemEnd Date:
8421.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8431.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8441.1SlukemScope:		kernel
8451.1SlukemNotes:
8461.1Slukem
8471.268StsutsuiBranch:		matt-armv6
8481.268StsutsuiDescription:	Rototill the arm code to support features present in the
8491.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
8501.268Stsutsui		along the way to use common practices.
8511.268StsutsuiStatus:		Terminated; merged to -current
8521.268StsutsuiStart Date:	2007-08-27
8531.268StsutsuiEnd Date:	2008-04-27
8541.268StsutsuiBase Tag:	matt-armv6-base
8551.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
8561.268StsutsuiScope:		kernel & userland
8571.268StsutsuiNotes:	
8581.268Stsutsui
8591.1SlukemBranch:		minoura_x68k_bus_h
8601.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8611.1SlukemStatus:		Terminated; merged to -current
8621.1SlukemStart Date:	23 Dec 1998
8631.1SlukemEnd Date:	16 Mar 1999
8641.1SlukemBase Tag:	minoura_x68k_bus_h-base
8651.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8661.1SlukemScope:		sys/arch/x68k
8671.1SlukemNotes:
8681.1Slukem
8691.1SlukemBranch:		minoura-xpg4dl
8701.1SlukemDescription:	Citrus Project locale subsystem
8711.1SlukemStatus:		Terminated; (partly) merged to -current
8721.1SlukemStart Date:	28 March 2000
8731.1SlukemEnd Date:
8741.1SlukemBase Tag:	minoura-xpg4dl-base
8751.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8761.1SlukemScope:		basesrc, syssrc, sharesrc
8771.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
8781.1Slukem		independent locale subsystem.  Part of the implementation
8791.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
8801.1Slukem
8811.242SmjfBranch:		mjf-devfs
8821.242SmjfDescription:	device file system supporting dynamic device nodes
8831.242SmjfStatus:		Terminated
8841.242SmjfStart Date:	12 November 2007
8851.242SmjfEnd Date:	21 February 2008
8861.242SmjfBase Tag:	mjf-devfs-base
8871.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
8881.242SmjfScope:		kernel and userland
8891.242SmjfNotes:		This branch will move away from the static device nodes that
8901.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
8911.242Smjf		and removed dynamically as devices are attached and detached
8921.242Smjf		from the machine.
8931.242Smjf
8941.1SlukemBranch:		mrg-vm-swap
8951.49SmrgDescription:	dynamic swap allocation, swap-to-files support
8961.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
8971.49SmrgStart Date:	12 February 1997
8981.49SmrgEnd Date:	15 March 1997
8991.49SmrgBase Tag:	[none]
9001.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9011.49SmrgScope:		kernel
9021.49SmrgNotes:
9031.49Smrg
9041.49SmrgBranch:		mrg-vm-swap2
9051.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9061.49SmrgStatus:		Terminated; merged to -current
9071.49SmrgStart Date:	4 May 1997
9081.49SmrgEnd Date:	12 June 1997
9091.49SmrgBase Tag:	mrg-vm-swap2-base
9101.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9111.1SlukemScope:		kernel
9121.1SlukemNotes:
9131.1Slukem
9141.1SlukemBranch:		nathanw_sa
9151.1SlukemDescription:	Scheduler activations
9161.44SchsStatus:		Terminated; merged to -current
9171.1SlukemStart Date:	5 March 2001
9181.9SthorpejEnd Date:	18 January 2003
9191.1SlukemBase Tag:	nathanw_sa_base
9201.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9211.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9221.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9231.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9241.1SlukemNotes:		The idea of scheduler activations is described in the
9251.1Slukem		classic paper by Anderson et al., in ACM Transactions
9261.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9271.1Slukem		can be found at
9281.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9291.1Slukem		Many ideas in the implementation are based on the
9301.1Slukem		implementation of scheduler activations added to Mach
9311.1Slukem		3.0 and described by Davis et al. in the University of
9321.1Slukem		Washington CS tech report 92-08-93, which can be found
9331.1Slukem		at
9341.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9351.1Slukem
9361.1Slukem		My USENIX paper on the subject can be found at
9371.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9381.1Slukem
9391.1Slukem		Please consult with the maintainer before committing
9401.1Slukem		to this branch.
9411.1Slukem		Other tags starting with nathanw_sa reserved for
9421.1Slukem		branch management and are not guaranteed to be stable.
9431.9Sthorpej
9441.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9451.9Sthorpej		merging branch down to trunk.  Branch tagged with
9461.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9471.9Sthorpej		the branch.
9481.1Slukem
9491.217SjoergBranch:		newlock
9501.217SjoergDescription:	New locking primitives, based on Solaris's
9511.217SjoergStatus:		Terminated
9521.217SjoergStart Date:	March 9, 2002
9531.225SwizEnd Date:	February 12, 2007
9541.217SjoergBase Tag:	newlock-base
9551.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9561.217SjoergScope:		Kernel
9571.217SjoergNotes:		The goal is to replace the existing lockmgr() and
9581.217Sjoerg		simple_lock() based locking mechanisms with the
9591.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
9601.225Swiz		Superseded by the newlock2 branch.
9611.217Sjoerg
9621.217SjoergBranch:		newlock2
9631.217SjoergDescription:	New locking primitives, based on Solaris's
9641.217SjoergStatus:		Terminated
9651.217SjoergStart Date:	September 9, 2006
9661.225SwizEnd Date:	February 12, 2007
9671.217SjoergBase Tag:	newlock2-base
9681.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
9691.217SjoergScope:		Kernel
9701.217SjoergNotes:		As per the newlock branch, however given the amount of time
9711.217Sjoerg		the original branch has lain dormant, a new one has been
9721.217Sjoerg		created.  Goals:
9731.217Sjoerg		- Implement new locking primitives on most-used ports.
9741.217Sjoerg		- Minor locking improvements.
9751.217Sjoerg		- Remove spinlockmgr().
9761.217Sjoerg
9771.217SjoergBranch:		nick-csl-alignment
9781.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
9791.278SskrllStatus: 	Terminated; merged to -current
9801.217SjoergStart Date:	2007-07-18
9811.217SjoergEnd Date:
9821.217SjoergBase Tag:	nick-csl-alignment-base5
9831.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
9841.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
9851.217SjoergNotes:	
9861.217Sjoerg
9871.1SlukemBranch:		perseant-lfsv2
9881.1SlukemDescription:	LFS incompatible on-disk data structure changes
9891.1SlukemStatus:		Terminated
9901.1SlukemStart Date:	27 June 2001
9911.1SlukemEnd Date:	16 July 2001
9921.1SlukemBase Tag:	perseant-lfsv2-base
9931.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
9941.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
9951.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
9961.1Slukem		as the data structures required for unremove are in and tested.
9971.1Slukem
9981.217SjoergBranch:		ppcoea-renovation
9991.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10001.217SjoergStatus:		Terminated; merged to -current
10011.217SjoergStart Date:	30 April 2007
10021.217SjoergEnd Date:	15 October 2007
10031.217SjoergBase Tag:	ppcoea-renovation-base
10041.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10051.217SjoergScope:		src/sys/arch
10061.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10071.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10081.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10091.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10101.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10111.217Sjoerg		developers are welcome to commit to this branch.
10121.217Sjoerg
10131.174SthorpejBranch:		thorpej-devvp
10141.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10151.174SthorpejStatus:		Terminated
10161.174SthorpejStart Date:	Sep 6 2001
10171.174SthorpejEnd Date:	???
10181.174SthorpejBase Tag:	thorpej-devvp-base
10191.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10201.174SthorpejScope:		syssrc
10211.174SthorpejNotes:		Kernels built from this branch are not expected
10221.174Sthorpej		to function correctly at this time.
10231.174Sthorpej
10241.174Sthorpej		Ports known to compile on this branch:
10251.174Sthorpej			alpha
10261.174Sthorpej			i386
10271.174Sthorpej
10281.118SpeterBranch:		peter-altq
10291.118SpeterDescription:	New ALTQ framework:
10301.118Speter		- sync with KAME sources
10311.118Speter		- share mtag/name mapping functions
10321.118Speter		- separate altq + pf attachment
10331.118SpeterStatus:		Terminated; merged to -current
10341.118SpeterStart Date:	March 16, 2006
10351.118SpeterEnd Date:	October 12, 2006
10361.118SpeterBase Tag:	peter-altq-base
10371.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10381.118Speter		Martin Husemann <martin@NetBSD.org>,
10391.118Speter		Matthias Scheler <tron@NetBSD.org>
10401.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10411.118SpeterNotes:		Only the first item in the description was finished
10421.118Speter		in this branch.
10431.118Speter
10441.1SlukemBranch:		sommerfeld_i386mp_1
10451.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10461.3SsommerfeStatus:		Terminated; merged to -current
10471.1SlukemStart Date:	21 Feb 2000
10481.2SfvdlEnd Date:	01 Oct 2002
10491.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10501.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10511.1SlukemScope:		sys/arch/i386
10521.1SlukemNotes:
10531.1Slukem		Code committed to the branch has booted to multiuser 
10541.1Slukem		on at least one system.
10551.1Slukem
10561.1Slukem		Not guaranteed to compile against mainline since -current
10571.1Slukem		may have changed incompatibly with the last branch update;
10581.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10591.1Slukem
10601.1Slukem		Please get explicit permission from the maintainer 
10611.1Slukem		before each commit, or your changes will be backed out.
10621.1Slukem		Other tags starting with sommerfeld_ are private to 
10631.1Slukem		the developer and are guaranteed to be unstable.
10641.1Slukem		Only the maintainer should move tags.
10651.1Slukem
10661.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10671.225Swiz		syncing with the mainline.  the maintainer uses some private
10681.225Swiz		scripts for keeping them in sync; if you make commits 
10691.1Slukem		to the branch to "resynchronize" things, you'll
10701.1Slukem		probably do it wrong; instead, ask the maintainer to
10711.1Slukem		resynchronize things.
10721.1Slukem
10731.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
10741.1Slukem		issues with the branch.
10751.1Slukem
10761.1SlukemBranch:		thorpej-mips-cache
10771.1SlukemDescription:	overhaul MIPS cache support code
10781.1SlukemStatus:		Terminated; merged to -current
10791.1SlukemStart Date:	Oct 23 2001
10801.1SlukemEnd Date:	Nov 14 2001
10811.1SlukemBase Tag:	thorpej-mips-cache-base
10821.1SlukemScope:		syssrc
10831.1SlukemNotes:		This branch needs more debugging, testing, and more
10841.1Slukem		ports need to be converted to the new world order.
10851.1Slukem
10861.1Slukem		The following processors have had cache ops
10871.1Slukem		written:
10881.1Slukem
10891.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
10901.1Slukem			  needs to be beat on a lot more to make
10911.1Slukem			  sure it's working.
10921.1Slukem
10931.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
10941.1Slukem			  tracked down a bug, which has been fixed.
10951.1Slukem
10961.1Slukem			  Confirmed working on R4000-with-L2.
10971.1Slukem
10981.1Slukem			  Confirmed working on R4400-no-L2 and
10991.1Slukem			  R4400-with-L2.
11001.1Slukem
11011.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11021.1Slukem			  has committed fixes to this code.
11031.1Slukem
11041.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11051.1Slukem			  no SysAD L2 cache).
11061.1Slukem
11071.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11081.1Slukem
11091.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11101.1Slukem			  committed fixes to this code.  Awaiting
11111.1Slukem			  confirmation that it is working properly.
11121.1Slukem
11131.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11141.1Slukem			  written this code and tested it on a
11151.1Slukem			  PlayStation 2.
11161.1Slukem
11171.1Slukem		The following ports have been updated to compile (and
11181.1Slukem		use optimized-for-processor bus_dma routines).  Those
11191.1Slukem		that have been tested and work are marked with [WORKING].
11201.1Slukem
11211.1Slukem			* algor		[WORKING]
11221.1Slukem
11231.1Slukem			* arc		[WORKING]
11241.1Slukem
11251.1Slukem			* pmax		[WORKING]
11261.1Slukem
11271.1Slukem			* playstation2	[WORKING]
11281.1Slukem					Needs optimized bus_dmamap_sync().
11291.1Slukem
11301.1Slukem			* hpcmips	[need verification that this is working]
11311.1Slukem					Needs optimized bus_dmamap_sync().
11321.1Slukem
11331.1Slukem			* sgimips	[WORKING]
11341.1Slukem					Needs optimized bus_dmamap_sync().
11351.1Slukem
11361.1Slukem			* cobalt	[need testing]
11371.1Slukem
11381.1Slukem			* mipsco	[need testing]
11391.1Slukem
11401.1Slukem			* newsmips	[need testing]
11411.1Slukem
11421.1SlukemBranch:		thorpej_scsipi
11431.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11441.1SlukemStatus:		Terminated; merged to -current
11451.1SlukemStart Date:
11461.1SlukemEnd Date:	Apr 25 2001
11471.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11481.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11491.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11501.1SlukemScope:		syssrc
11511.1SlukemNotes:		When a change from -current is pulled up please move the
11521.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11531.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11541.1Slukem		used when syncing the whole branch with HEAD).
11551.1Slukem		Just before the merge, syssrc has been tagged with
11561.1Slukem		thorpej_scsipi_beforemerge
11571.1Slukem
11581.1SlukemBranch:		thorpej-signal
11591.1SlukemDescription:	?
11601.1SlukemStatus:		?
11611.1SlukemStart Date:
11621.1SlukemEnd Date:
11631.1SlukemBase Tag:	thorpej-signal-base
11641.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11651.1SlukemScope:		kernel
11661.1SlukemNotes:
11671.1Slukem
11681.1SlukemBranch:		thorpej-setroot
11691.1SlukemDescription:	?
11701.1SlukemStatus:		Terminated; merged to -current
11711.1SlukemStart Date:
11721.1SlukemEnd Date:
11731.1SlukemBase Tag:
11741.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11751.1SlukemScope:		kernel
11761.1SlukemNotes:
11771.1Slukem
11781.84SkardelBranch:		simonb-timecounters
11791.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
11801.85SkardelStatus:		Terminated
11811.84SkardelStart Date:	Sat Feb 04 2006
11821.84SkardelEnd Date:	Wed Jun 07 2006
11831.84SkardelBase Tag:	simonb-timecounters-base
11841.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
11851.84Skardel		Frank Kardel <kardel@NetBSD.org>
11861.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
11871.84SkardelNotes:		early (partial conversion) commit to -current
11881.84Skardel		ok'ed by core@ on 20060605 for testing and further
11891.84Skardel		simplified conversion
11901.84Skardel
11911.268StsutsuiBranch:		simonb-wapbl
11921.268StsutsuiDescription:	Wasabi's journaling filesystem support
11931.268StsutsuiStatus:		Terminated; merged to -current
11941.268StsutsuiStart Date:	Tue Jun 10 2008
11951.268StsutsuiEnd Date:	Thu Jul 31 2008
11961.268StsutsuiBase Tag:	simonb-wapbl-base
11971.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
11981.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
11991.268Stsutsui		src/include
12001.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
12011.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
12021.268StsutsuiNotes:		Still has a number of issues:
12031.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
12041.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
12051.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
12061.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
12071.268Stsutsui		   Eg, a file created with
12081.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
12091.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
12101.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
12111.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
12121.268Stsutsui
12131.286SuebayasiBranch:		uebayasi-xip
12141.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
12151.286SuebayasiStatus:		Active
12161.286SuebayasiStart Date:	8 February 2010
12171.286SuebayasiEnd Date:	
12181.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
12191.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
12201.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
12211.299Suebayasi		src/include
12221.299Suebayasi		src/sbin/mount
12231.299Suebayasi		src/sbin/mount_ffs
12241.299Suebayasi		src/share/man/man4
12251.295Suebayasi		src/share/man/man5/statvfs.5
12261.299Suebayasi		src/share/man/man9
12271.299Suebayasi		src/sys/arch
12281.299Suebayasi		src/sys/common/pmap
12291.299Suebayasi		src/sys/conf
12301.299Suebayasi		src/sys/dev/flash.c
12311.299Suebayasi		src/sys/dev/flashvar.h
12321.301Suebayasi		src/sys/dev/md.c
12331.301Suebayasi		src/sys/dev/md.h
12341.301Suebayasi		src/sys/dev/md_root.c
12351.299Suebayasi		src/sys/dev/xmd.c
12361.299Suebayasi		src/sys/kern/vfs_syscalls.c
12371.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
12381.299Suebayasi		src/sys/miscfs/specfs/specdev.h
12391.299Suebayasi		src/sys/sys
12401.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
12411.299Suebayasi		src/sys/uvm
12421.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
12431.286SuebayasiNotes:		Goals:
12441.286Suebayasi		- Clean up oddities in fault handler
12451.286Suebayasi		- Add a notion of device page
12461.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
12471.286Suebayasi		- Hook XIP mount option
12481.286Suebayasi		- Teach some pmaps to handle device page
12491.286Suebayasi
12501.236SadBranch:		vmlocking
12511.236SadDescription:	Make VM and file system framework MP safe
12521.236SadStatus:		Terminated
12531.236SadStart Date:	13 March 2007
12541.236SadEnd Date:	4 December 2007
12551.236SadBase Tag:	vmlocking-base
12561.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12571.236SadScope:		kernel
12581.236SadNotes:		Superseded by vmlocking2 branch.
12591.236Sad
12601.236SadBranch:		vmlocking2
12611.236SadDescription:	Make VM and file system framework MP safe
12621.236SadStatus:		Terminated
12631.236SadStart Date:	4 December 2007
12641.236SadEnd Date:	2 January 2008
12651.236SadBase Tag:	vmlocking2-base3
12661.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12671.236SadScope:		kernel
12681.236SadNotes:		Goals:
12691.236Sad
12701.236Sad		- Make VM system / trap handling MP safe.
12711.236Sad		- Replace simplelocks with mutexes.
12721.236Sad		- Make file system framework MP safe.
12731.236Sad
12741.236Sad		Status by architecture:
12751.236Sad
12761.236Sad		  alpha		done
12771.236Sad		  i386		done
12781.236Sad		  amd64		done
12791.236Sad		  mips		done
12801.236Sad		  sparc		need pmap/trap locking changes	
12811.236Sad		  sparc64	done
12821.236Sad		  arm		done
12831.236Sad		  powerpc	done
12841.236Sad		  hppa		done
12851.236Sad		  sh3		done
12861.236Sad		  m68k		done
12871.236Sad		  xen		need pmap/trap locking changes
12881.236Sad
12891.236Sad		Remaining MI work to do:
12901.236Sad
12911.236Sad		- Check aliased vnode handling. There may be problems.
12921.236Sad
12931.236Sad		Remaining problems:
12941.236Sad
12951.236Sad		- LFS stalls due to v_numoutput leak.
12961.236Sad
12971.1SlukemBranch:		wrstuden-devbsize
12981.1SlukemDescription:	Modify buffer cache to deal with different devices having
12991.1Slukem		different block sizes. Also DEV_BSIZE would go away.
13001.1SlukemStatus:		Terminated
13011.1SlukemStart Date:	Aug or Sept 1999
13021.1SlukemEnd Date:	1 Apr 2000
13031.1SlukemBase tag:	wrstuden-devbsize-base
13041.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
13051.1SlukemScope:		kernel
13061.1SlukemNotes:		No longer active due to lack of time, and introduction
13071.1Slukem		of UBC. In terms of UBC, the primary cache for
13081.1Slukem		file data is the VM cache, which needs to operate
13091.1Slukem		in terms of VM pages. As no existing device has native
13101.1Slukem		pages the same size as our VM pages, there already is
13111.1Slukem		a mapping going on between the VM system and the
13121.1Slukem		underlying blocks. So it would be easier and cleaner
13131.1Slukem		to adjust that to deal w/ different block sizes.
13141.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
13151.1Slukem		with a certain length, so the exact block size isn't a big
13161.1Slukem		deal.
13171.1Slukem
13181.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
13191.1Slukem
13201.193SyamtBranch:		yamt-idlelwp
13211.193SyamtDescription:	idle lwp, and some changes depending on it.
13221.193Syamt
13231.193Syamt		1. separate context switching and thread scheduling.
13241.193Syamt		   (cf. gmcgarry_ctxsw)
13251.193Syamt		2. implement idle lwp.
13261.193Syamt		3. clean up related MD/MI interfaces.
13271.193Syamt		4. make scheduler(s) modular.
13281.193Syamt
13291.193SyamtStatus:		Terminated; merged to -current
13301.193SyamtStart Date:	Fri Feb 17 2007
13311.193SyamtEnd Date:	Thu May 17 2007
13321.193SyamtBase Tag:	yamt-idlelwp-base8
13331.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13341.193SyamtScope:		src/sys  (src/common is tagged but not branched)
13351.193SyamtNotes:		
13361.193Syamt		Status of ports:
13371.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
13381.193Syamt		  i386			[ Done, tested ]
13391.193Syamt		  amd64			[ Done, tested ]
13401.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
13411.204Stsutsui		  sparc			[ Done, UP tested, MP might have
13421.204Stsutsui					  some problem after newlock2 merge ]
13431.204Stsutsui		  sparc64		[ Done, tested ]
13441.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
13451.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
13461.205Sskrll		  hppa			[ Done, tested ]
13471.193Syamt		  sh3			[ Done, tested ]
13481.193Syamt		  vax			[ Done, UP tested, MP untested ]
13491.204Stsutsui		  m68k			[ Done, tested on several ports ]
13501.193Syamt		  ns32k			[ broken ]
13511.193Syamt		  ia64			[ broken ]
13521.193Syamt		  pdp10			[ broken ]
13531.193Syamt
13541.193Syamt		How to adapt a port?
13551.193Syamt
13561.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
13571.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
13581.193Syamt
13591.193Syamt		- implement cpu_idle.  see cpu_idle.9.
13601.193Syamt
13611.193Syamt		- add a flag argument to cpu_need_resched.
13621.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
13631.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
13641.193Syamt		  send an IPI to the target cpu.
13651.193Syamt
13661.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
13671.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
13681.193Syamt		  almost always non-NULL, with exceptions like early on boot.
13691.193Syamt
13701.193Syamt		- remove idle pcbs.
13711.193Syamt
13721.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
13731.193Syamt
13741.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
13751.193Syamt		  secondary processors.
13761.193Syamt
13771.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
13781.193Syamt		  curlwp.
13791.193Syamt
13801.193Syamt		- of course, update MD users of scheduler/switching API.
13811.193Syamt
13821.248SyamtBranch:		yamt-lazymbuf
13831.248SyamtDescription:	change the way to share mbuf external storage so that
13841.248Syamt		it can work without kernel_lock.
13851.248SyamtStatus:		Terminated; merged to -current
13861.248SyamtStart Date:	Wed Jul  6 2005
13871.248SyamtEnd Date:	Mon Mar 24 2008
13881.248SyamtBase Tag:	yamt-lazymbuf-base14
13891.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13901.248SyamtScope:		src/sys  (src/common is tagged but not branched)
13911.248SyamtNotes:		
13921.248Syamt
13931.25SyamtBranch:		yamt-km, yamt-km-doc
13941.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
13951.46SyamtStatus:		Terminated; merged to -current
13961.19SyamtStart Date:	Tue Jan 25 2005
13971.46SyamtEnd Date:	Fri Apr  1 2005
13981.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
13991.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14001.25SyamtScope:		yamt-km: src/sys
14011.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
14021.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
14031.19Syamt
14041.24Syamt		the followings are per-port status.
14051.24Syamt		(account names mean "tested by".)
14061.24Syamt
14071.20Syamt		works enough to go to multiuser:
14081.45Syamt			alpha, i386, xen (yamt@)
14091.24Syamt			pc532 (simonb@)
14101.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
14111.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
14121.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
14131.39Syamt			    sun3x (tsutsui@)
14141.31Syamt			amiga (mhitch@)
14151.32Syamt			cats, hp700 (skrll@)
14161.45Syamt			xen (bouyer@)
14171.28Syamt
14181.28Syamt		known to have the same problem as trunk:
14191.28Syamt			vax (chs@, stuck while running kvm_mkdb)
14201.24Syamt
14211.24Syamt		known to have a problem:
14221.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
14231.35Syamt			needs to be revisited.
14241.39Syamt			-> for luna68k, although not tested,
14251.39Syamt			   Sysmap has been moved to avoid kva conflict with
14261.39Syamt			   I/O ranges.
14271.20Syamt
14281.20Syamt		buildable:
14291.20Syamt			src/sys/arch/acorn26/conf/GENERIC
14301.20Syamt			src/sys/arch/acorn32/conf/GENERIC
14311.20Syamt			src/sys/arch/algor/conf/P6032
14321.20Syamt			src/sys/arch/alpha/conf/GENERIC
14331.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
14341.20Syamt			src/sys/arch/amd64/conf/GENERIC
14351.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
14361.20Syamt			src/sys/arch/amiga/conf/GENERIC
14371.20Syamt			src/sys/arch/arc/conf/GENERIC
14381.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
14391.20Syamt			src/sys/arch/bebox/conf/GENERIC
14401.20Syamt			src/sys/arch/cats/conf/GENERIC
14411.20Syamt			src/sys/arch/cesfic/conf/GENERIC
14421.20Syamt			src/sys/arch/cobalt/conf/GENERIC
14431.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
14441.20Syamt			src/sys/arch/evbarm/conf/TS7200
14451.20Syamt			src/sys/arch/evbppc/conf/WALNUT
14461.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
14471.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
14481.20Syamt			src/sys/arch/hp300/conf/GENERIC
14491.20Syamt			src/sys/arch/hp700/conf/GENERIC
14501.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
14511.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
14521.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
14531.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
14541.20Syamt			src/sys/arch/i386/conf/GENERIC
14551.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
14561.40Syamt			src/sys/arch/i386/conf/XEN0
14571.40Syamt			src/sys/arch/i386/conf/XENU
14581.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
14591.20Syamt			src/sys/arch/iyonix/conf/GENERIC
14601.20Syamt			src/sys/arch/luna68k/conf/GENERIC
14611.20Syamt			src/sys/arch/mac68k/conf/GENERIC
14621.20Syamt			src/sys/arch/macppc/conf/GENERIC
14631.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
14641.20Syamt			src/sys/arch/mipsco/conf/GENERIC
14651.40Syamt			src/sys/arch/mmeye/conf/GENERIC
14661.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
14671.20Syamt			src/sys/arch/netwinder/conf/GENERIC
14681.20Syamt			src/sys/arch/news68k/conf/GENERIC
14691.20Syamt			src/sys/arch/newsmips/conf/GENERIC
14701.20Syamt			src/sys/arch/next68k/conf/GENERIC
14711.20Syamt			src/sys/arch/ofppc/conf/GENERIC
14721.20Syamt			src/sys/arch/pc532/conf/GENERIC
14731.20Syamt			src/sys/arch/pmax/conf/GENERIC
14741.20Syamt			src/sys/arch/prep/conf/GENERIC
14751.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
14761.20Syamt			src/sys/arch/sbmips/conf/GENERIC
14771.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
14781.20Syamt			src/sys/arch/shark/conf/GENERIC
14791.20Syamt			src/sys/arch/sparc/conf/GENERIC
14801.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
14811.20Syamt			src/sys/arch/sparc64/conf/GENERIC
14821.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
14831.20Syamt			src/sys/arch/sun2/conf/GENERIC
14841.20Syamt			src/sys/arch/sun3/conf/GENERIC
14851.20Syamt			src/sys/arch/vax/conf/GENERIC
14861.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
14871.20Syamt			src/sys/arch/x68k/conf/GENERIC
14881.20Syamt
14891.42Syamt			src/sys/arch/playstation2/conf/GENERIC
14901.42Syamt
14911.97SyamtBranch:		yamt-pdpolicy
14921.97SyamtDescription:	play with page replacement policy
14931.97Syamt		- separate page replacement policy from the rest of kernel
14941.97Syamt		- implement alternative replacement policy
14951.97Syamt		- related read-ahead adjustment?
14961.97SyamtStatus:		Terminated; merged to -current
14971.97SyamtStart Date:	Sun Mar  5 2006
14981.97SyamtEnd Date:	Sat Sep 16 2006
14991.97SyamtBase Tag:	yamt-pdpolicy-base9
15001.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15011.97SyamtScope:		src/sys  (src/common is tagged but not branched)
15021.97SyamtNotes:		
15031.97Syamt
15041.261SyamtBranch:		yamt-pf42
15051.261SyamtDescription:	import newer pf from OpenBSD 4.2
15061.261SyamtStatus:		Terminated; merged to -current
15071.261SyamtStart Date:	Sat Apr 19 2008
15081.261SyamtEnd Date:	Wed Jun 18 2008
15091.261SyamtBase Tag:	yamt-pf42-base4
15101.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
15111.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
15121.261SyamtScope:		src
15131.261SyamtNotes:		see sys/dist/pf/net/TODO
15141.261Syamt
15151.54SyamtBranch:		yamt-readahead
15161.54SyamtDescription:	play with file readahead
15171.58SyamtStatus:		Terminated; merged to -current
15181.54SyamtStart Date:	Mon Nov 14 2005
15191.58SyamtEnd Date:	Wed Nov 30 2005
15201.57SyamtBase Tag:	yamt-readahead-base3
15211.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15221.54SyamtScope:		src/sys
15231.54SyamtNotes:		
15241.54Syamt
15251.60SyamtBranch:		yamt-uio_vmspace
15261.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
15271.67SyamtStatus:		Terminated; merged to -current
15281.60SyamtStart Date:	Mon Dec 31 2005
15291.67SyamtEnd Date:	Wed Mar  1 2006
15301.66SyamtBase Tag:	yamt-uio_vmspace-base5
15311.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15321.60SyamtScope:		src/sys
15331.60SyamtNotes:		
15341.60Syamt
15351.151SyamtBranch:		yamt-splraiseipl
15361.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
15371.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
15381.151Syamt
15391.151Syamt		- completes workqueue(9) and netbt.
15401.151Syamt		- fix PR/33218.
15411.151Syamt
15421.151SyamtStatus:		Terminated; merged to -current
15431.151SyamtStart Date:	Mon Sep 18 2006
15441.151SyamtEnd Date:	Fri Dec 22 2006
15451.151SyamtBase Tag:	yamt-splraiseipl-base5
15461.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15471.151SyamtScope:		src/sys  (src/common is tagged but not branched)
15481.151SyamtNotes:		
15491.151Syamt		tested (by who):
15501.151Syamt			alpha		(yamt)
15511.151Syamt			alpha		(pavel)
15521.151Syamt			amd64		(reported privately)
15531.151Syamt			cobalt		(tsutsui)
15541.151Syamt			ews4800mips	(tsutsui)
15551.151Syamt			hp300		(tsutsui)
15561.151Syamt			hpcarm		(reported privately)
15571.151Syamt			i386		(yamt)
15581.151Syamt			macppc		(tsutsui)
15591.151Syamt			news68k		(tsutsui)
15601.151Syamt			sgimips(IP32)	(tsutsui)
15611.151Syamt			sparc(sun4c)	(tsutsui)
15621.151Syamt			sun2		(tsutsui)
15631.151Syamt			sun3		(tsutsui)
15641.151Syamt			sun3x		(tsutsui)
15651.151Syamt			xen		(yamt)
15661.151Syamt
15671.151Syamt		compile-tested:
15681.151Syamt			acorn26
15691.151Syamt			acorn32
15701.151Syamt			algor
15711.151Syamt			amiga
15721.151Syamt			arc
15731.151Syamt			atari
15741.151Syamt			bebox
15751.151Syamt			cats
15761.151Syamt			cesfic
15771.151Syamt			dreamcast
15781.151Syamt			evbarm
15791.151Syamt			evbmips
15801.151Syamt			evbppc(marvell)
15811.151Syamt			evbppc(ibm4xx)
15821.151Syamt			evbsh3
15831.151Syamt			hp700
15841.151Syamt			hpcmips
15851.151Syamt			hpcsh
15861.151Syamt			ia64
15871.151Syamt			ibmnws
15881.151Syamt			iyonix
15891.151Syamt			landisk
15901.151Syamt			luna68k
15911.151Syamt			mac68k
15921.151Syamt			mmeye
15931.151Syamt			mvme68k
15941.151Syamt			mvmeppc
15951.151Syamt			mipsco
15961.151Syamt			netwinder
15971.151Syamt			newsmips
15981.151Syamt			next68k
15991.151Syamt			ofppc
16001.151Syamt			pc532
16011.151Syamt			pmax
16021.151Syamt			pmppc
16031.151Syamt			prep
16041.151Syamt			sandpoint
16051.151Syamt			sbmips
16061.151Syamt			shark
16071.151Syamt			sparc
16081.151Syamt			sparc64
16091.151Syamt			vax
16101.151Syamt			x68k
16111.151Syamt			zaurus
16121.151Syamt
16131.151Syamt		not tested:
16141.151Syamt			pdp10 (i don't know how to build)
16151.151Syamt			sh5 (not buildable with an unrelated problem.)
16161.151Syamt
16171.151Syamt    compile  CAYMAN64/netbsd32_sa.o
16181.151Syamt    cc1: warnings being treated as errors
16191.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
16201.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
16211.151Syamt    --- netbsd32_sa.o ---
16221.151Syamt    *** [netbsd32_sa.o] Error code 1
16231.151Syamt    1 error
16241.151Syamt
16251.151Syamt		notyet:
16261.151Syamt			amigappc
16271.151Syamt			playstation2
16281.151Syamt
16291.79SbriggsBranch:		yamt-vop
16301.79SbriggsDescription:	remove several VOPs
16311.79SbriggsStatus:		Terminated; merged to -current
16321.79SbriggsStart Date:	Wed Oct 19 2005
16331.79SbriggsEnd Date:	Wed Nov  2 2005
16341.79SbriggsBase Tag:	yamt-vop-base3
16351.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16361.68SyamtScope:		src/sys
16371.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
16381.71Speter
16391.214SyamtBranch:		yamt-x86pmap
16401.214SyamtDescription:	merge i386 and amd64 pmap
16411.214SyamtStatus:		Terminated; merged to -current
16421.214SyamtStart Date:	Mon Sep 24 2007
16431.214SyamtEnd Date:	Fri Oct 19 2007
16441.214SyamtBase Tag:	yamt-x86pmap-base4
16451.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16461.214SyamtScope:		src/sys  (src/common is tagged but not branched)
16471.214SyamtNotes:		
16481.214Syamt
16491.98SgdamoreBranch:		gdamore-uart
16501.98SgdamoreDescription:	Add register table support to com driver.
16511.98SgdamoreStatus:		Active
16521.98SgdamoreStart Date:	14 June 2006
16531.98SgdamoreEnd Date:	13 July 2006
16541.98SgdamoreBase Tag:	gdamore-uart-base
16551.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
16561.98SgdamoreScope:		kernel
16571.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
16581.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
16591.98Sgdamore
16601.273SchristosBranch:		christos-time_t
16611.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
16621.273Schristos		and timespec.
16631.273SchristosStatus:		merged
16641.273SchristosStart Date:	29 March 2008
16651.274SchristosEnd Date:	10 January 2009
16661.275SchristosBase Tag:	christos-time_t-base
16671.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
16681.273SchristosScope:		kernel, libc, libutil, userland
16691.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
16701.290Smrg
16711.290SmrgBranch:		rtr-xorg-branch
16721.290SmrgDescription:	xorg & static build alterations to src/x11
16731.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
16741.290SmrgStart Date:	Nov 15 2004
16751.290SmrgEnd Date:	?
16761.290SmrgBase tag:	rtr-xorg-branch-base
16771.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
16781.290SmrgScope:		x11
16791.290Smrg		distrib/sets/lists
16801.290Smrg		share/mk/bsd.x11.mk
16811.290Smrg		share/mk/bsd.own.mk
16821.290Smrg		etc/mtree/NetBSD.dist
16831.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
16841.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
16851.290Smrg		Requires xorg (XORG-6_8_1)
16861.290Smrg
16871.290SmrgBranch:		gmcgarry_ctxsw
16881.290SmrgDescription:	Separate scheduler from context-switch code
16891.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
16901.290SmrgStart Date:	18 December 2002
16911.290SmrgEnd Date:
16921.290SmrgBase Tag:	gmcgarry_ctxsw_base
16931.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
16941.290SmrgScope:		kernel
16951.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
16961.290Smrg		from the machine-dependent context switch code is the
16971.290Smrg		first step in cleaning up the scheduler.  It is necessary
16981.290Smrg		for the newlock branch, making the scheduler SMP friendly,
16991.290Smrg		adding real-time scheduler extensions, and reducing the
17001.290Smrg		number of code paths for LWP and proc switching.
17011.290Smrg
17021.290SmrgBranch:		nick-hppapmap
17031.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
17041.290SmrgStatus: 	Terminated; merged to -current
17051.290SmrgStart Date:	27 October 2008
17061.290SmrgEnd Date:	30 April 2009
17071.290SmrgBase Tag:	nick-hppapmap-base3
17081.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
17091.290SmrgScope:		sys/
17101.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
17111.290Smrg		32-bit mode.
17121.290Smrg
17131.290SmrgBranch:		thorpej-atomic
17141.290SmrgDescription:	Implementation of an atomic memory operations API modeled
17151.290Smrg		after the one in Solaris 10.
17161.290SmrgStatus:		Terminated; merged to -current
17171.290SmrgStart Date:	Apr 11 2007
17181.290SmrgEnd Date:	Nov 18 2007
17191.290SmrgBase tag:	thorpej-atomic-base
17201.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
17211.290SmrgScope:		src/common
17221.290Smrg		src/sys
17231.290SmrgNotes:		Base atomic primitives need to be implemented for
17241.290Smrg		all of the supported architectures:
17251.290Smrg
17261.290Smrg		alpha		DONE
17271.290Smrg		arm		DONE
17281.290Smrg		hppa
17291.290Smrg		i386		DONE
17301.290Smrg		ia64
17311.290Smrg		m68k		DONE (except for 68010)
17321.290Smrg		mips
17331.290Smrg		ns32k
17341.290Smrg		powerpc		DONE except for membar_*()
17351.290Smrg		powerpc64	DONE except for membar_*()
17361.290Smrg		sh3
17371.290Smrg		sparc		DONE except for membar_*()
17381.290Smrg		sparc64		DONE except for membar_*()
17391.290Smrg		vax
17401.290Smrg		x86_64		DONE
17411.290Smrg
17421.290Smrg		Tested:
17431.290Smrg
17441.290Smrg		alpha		NO
17451.290Smrg		arm		NO
17461.290Smrg		hppa		NO
17471.290Smrg		i386		NO
17481.290Smrg		ia64		NO
17491.290Smrg		m68k		NO
17501.290Smrg		mips		NO
17511.290Smrg		ns32k		NO
17521.290Smrg		powerpc		NO
17531.290Smrg		powerpc64	NO
17541.290Smrg		sh3		NO
17551.290Smrg		sparc		NO
17561.290Smrg		sparc64		NO
17571.290Smrg		vax		NO
17581.290Smrg		x86_64		NO
17591.290Smrg
17601.290Smrg		TODO:
17611.290Smrg
17621.290Smrg		all		- Need to replace mb_*() with membar_*().
17631.290Smrg
17641.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
17651.290Smrg				  to see of membar_enter() is required here.
17661.290Smrg
17671.290Smrg				- Talk to ad@ -- figure out of non-atomic
17681.290Smrg				  mutex / rwlock release is actually safe.
17691.290Smrg
17701.290Smrg		arm		- Consider using a RAS technique like
17711.290Smrg				  MIPS uses for _lock_cas() and the mutex
17721.290Smrg				  stubs.  Possibly do more than one atomic
17731.290Smrg				  op as a RAS.  Possibly implement mutex
17741.290Smrg				  stubs using the technique.
17751.290Smrg
17761.290Smrg		m68k		- Need to do 68010 support.
17771.290Smrg		
17781.290Smrg		i386		- Need to change when x86_patch() is called
17791.290Smrg				  so we can test ncpus.
17801.290Smrg
17811.290Smrg		powerpc		- Figure out if we need barriers in the
17821.290Smrg				  atomic ops themselves (hopefully not!)
17831.290Smrg
17841.290Smrg		x86_64		- Need to change when x86_patch() is called
17851.290Smrg				  so we can test ncpus.
17861.290Smrg
17871.79Sbriggs########################################################################
17881.1Slukem# Other:
17891.79Sbriggs########################################################################
17901.1Slukem
17911.1SlukemBranch:		magnum
17921.1SlukemDescription:	?
17931.1SlukemStatus:		?
17941.1SlukemStart Date:
17951.1SlukemEnd Date:
17961.1SlukemBase Tag:	magnum-base
17971.1SlukemMaintainer:	?
17981.1SlukemScope:		kernel
17991.1SlukemNotes:
18001.69Selad
1801