BRANCHES revision 1.307
11.307Smatt#	$NetBSD: BRANCHES,v 1.307 2011/05/20 08:12:46 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.305SitohyStatus:		Terminated
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.303SjruohoBranch:		jruoho-x86intr
3351.303SjruohoDescription:	Cleanup and rework the x86 APIC and PIC subsystems
3361.303SjruohoStatus:		Active
3371.303SjruohoStart Date:	17 January 2011
3381.303SjruohoEnd Date:
3391.303SjruohoBase Tag:	jruoho-x86intr-base
3401.303SjruohoMaintainer:	Jukka Ruohonen <jruoho@NetBSD.org>
3411.303SjruohoScope:		kernel
3421.303SjruohoNotes:		This branch aims to cleanup the x86 interrupt routing code.
3431.303Sjruoho		In particular, a new implementation is provided for all
3441.303Sjruoho		elements of the APIC that involve ACPI. In addition, better
3451.303Sjruoho		abstractions are provided for the whole PIC layer. The main
3461.303Sjruoho		work areas are sys/arch/x86 and sys/dev/acpi.
3471.303Sjruoho
3481.276SjymBranch:		jym-xensuspend
3491.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
3501.276SjymStatus:		Active
3511.276SjymStart Date:	2009-02-08
3521.276SjymEnd Date:
3531.276SjymBase Tag:	jym-xensuspend-base
3541.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
3551.276SjymScope:		kernel
3561.276SjymNotes:		This branch contains the code required to support the Xen
3571.276Sjym		save/restore/migrate facilities. It affects domU frontend
3581.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
3591.276Sjym		machinery, as well as MD code (mostly pmap(9)).
3601.276Sjym
3611.79SbriggsBranch:		kame
3621.79SbriggsDescription:	KAME Project
3631.79SbriggsStatus:		Dormant
3641.79SbriggsStart Date:	28 Jun 1999
3651.79SbriggsEnd Date:
3661.79SbriggsBase Tag:
3671.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3681.79SbriggsScope:		kernel
3691.79SbriggsNotes:		http://www.kame.net
3701.79Sbriggs		Used for "reference" purposes for early part of KAME
3711.79Sbriggs		integration effort.  The branch is not actively used, as I
3721.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3731.79Sbriggs
3741.240SkeiichiBranch:		keiichi-mipv6
3751.240SkeiichiDescription:	Developing Mobile IPv6 function
3761.240SkeiichiStatus:		Active
3771.240SkeiichiStart Date:	21 Feb 2008
3781.240SkeiichiEnd Date:	
3791.240SkeiichiBase Tag:	keiichi-mipv6-base
3801.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
3811.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
3821.240SkeiichiNotes:		http://www.mobileip.jp/
3831.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
3841.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
3851.240Skeiichi		Please consult keiichi for joining this activity.
3861.240Skeiichi
3871.79SbriggsBranch:		kent-audio2
3881.79SbriggsDescription:	In-kernel audio mixer
3891.79SbriggsStatus:		Active
3901.79SbriggsStart Date:	Sun Jan 16 2005
3911.79SbriggsEnd Date:	
3921.79SbriggsBase Tag:	kent-audio2-base
3931.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3941.79SbriggsScope:		kernel (audio device drivers)
3951.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3961.79Sbriggs		Please consult with the maintainer before committing
3971.79Sbriggs		to this branch.
3981.79Sbriggs		This branch is not expected to be compilable yet.
3991.79Sbriggs
4001.79SbriggsBranch:		matt-timespec
4011.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
4021.79Sbriggs		storage mechanism.
4031.197SmattStatus:		Inactive
4041.79SbriggsStart Date:	2005-02-19
4051.79SbriggsEnd Date:
4061.79SbriggsBase Tag:	
4071.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
4081.79SbriggsScope:		kernel
4091.79SbriggsNotes:	
4101.79Sbriggs
4111.197SmattBranch:		matt-mips64
4121.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4131.284SmattStatus:		Mostly dead
4141.197SmattStart Date:	2007-07-17
4151.197SmattEnd Date:
4161.206SmattBase Tag:	matt-mips64-base
4171.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4181.206SmattScope:		kernel & userland
4191.284SmattNotes:		
4201.284Smatt
4211.284SmattBranch:		matt-nb5-mips64
4221.284SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4231.291SwizStatus:		Active
4241.284SmattStart Date:	2009-08-01
4251.284SmattEnd Date:
4261.307SmattBase Tag:	netbsd-5-1-RELEASE
4271.284SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4281.284SmattScope:		kernel & userland
4291.284SmattNotes:		
4301.206Smatt
4311.302SmattBranch:		matt-nb5-pq3
4321.302SmattDescription:	Rototill the powerpc code to support mpc85xx
4331.302SmattStatus:		Active
4341.302SmattStart Date:	2010-12-20
4351.302SmattEnd Date:
4361.302SmattBase Tag:	matt-nb5-pq3-base
4371.302SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4381.302SmattScope:		kernel & userland
4391.302SmattNotes:		
4401.302Smatt
4411.242SmjfBranch:		mjf-devfs2
4421.225SwizDescription:	device file system supporting dynamic device nodes
4431.224SmjfStatus:		Active
4441.242SmjfStart Date:	21 February 2008
4451.224SmjfEnd Date:
4461.242SmjfBase Tag:	mjf-devfs2-base
4471.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4481.224SmjfScope:		kernel and userland
4491.224SmjfNotes:		This branch will move away from the static device nodes that
4501.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4511.224Smjf		and removed dynamically as devices are attached and detached
4521.224Smjf		from the machine.
4531.224Smjf
4541.224SmjfBranch:		mjf-ufs-trans
4551.225SwizDescription:	file system transactions for ufs
4561.224SmjfStatus:		Active
4571.224SmjfStart Date:	12 March 2007
4581.224SmjfEnd Date:
4591.224SmjfBase Tag:	mjf-ufs-trans-base
4601.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4611.224SmjfScope:		kernel
4621.224SmjfNotes:
4631.224Smjf
4641.241SskrllBranch:		nick-net80211-sync
4651.241SskrllDescription:	sync of net80211 with FreeBSD
4661.241SskrllStatus:		Active
4671.241SskrllStart Date:	21 February 2008
4681.241SskrllEnd Date:
4691.241SskrllBase Tag:	nick-net80211-base
4701.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4711.241SskrllScope:		sys/
4721.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
4731.241Sskrll		currently only the kernel, but will likely extend to some userland
4741.241Sskrll		areas.
4751.241Sskrll
4761.79SbriggsBranch:	  	pkgviews
4771.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4781.79SbriggsStatus:		Active
4791.79SbriggsStart Date:	22 July 2002
4801.79SbriggsEnd Date:
4811.79SbriggsBase Tag:	pkgviews
4821.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4831.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4841.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4851.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4861.79Sbriggs		within the same tree
4871.79Sbriggs
4881.288SrmindBranch:		rmind-uvmplock
4891.306SrmindDescription:	Reorganize locking in UVM and improve x86 pmap(9)
4901.288SrmindStatus:		Active
4911.288SrmindStart Date:	15 March 2010
4921.288SrmindEnd Date:	
4931.288SrmindBase Tag:	rmind-uvmplock-base
4941.288SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
4951.288SrmindScope:		Kernel
4961.288SrmindNotes:		Goals:
4971.288Srmind
4981.288Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
4991.288Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
5001.288Srmind		  Based on the patch from ad@.
5011.288Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
5021.288Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
5031.288Srmind		  to share locks among UVM objects where necessary.
5041.306Srmind		- Rewrite and optimize x86 TLB shootdown code.
5051.306Srmind		- Unify /dev/mem et al in MI code and provide required locking.
5061.306Srmind
5071.306Srmind		Future work:
5081.306Srmind
5091.288Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
5101.288Srmind
5111.79SbriggsBranch:		rpaulo-netinet-merge-pcb
5121.79SbriggsDescription:	merge in6pcb with inpcb
5131.133SrpauloStatus:		Dormant
5141.79SbriggsStart Date:	Wed Feb 01 2006
5151.79SbriggsEnd Date:	
5161.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
5171.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
5181.79SbriggsScope:		src/sys
5191.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
5201.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
5211.135Srpaulo		the proposed structure layout (which was roughly discussed
5221.135Srpaulo		in the tech-net mailing list).
5231.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
5241.135Srpaulo		locking style, but currently they do nothing and are not
5251.135Srpaulo		yet called at the correct places (needs discussion about
5261.135Srpaulo		kernel fine-grained locking).
5271.135Srpaulo		To continue this branch, one needs to read all the relevant
5281.135Srpaulo		inpcb/in6pcb source files and change the function names,
5291.225Swiz		structure names, structure fields according to the new
5301.135Srpaulo		layout (in6pcb is gone).
5311.135Srpaulo		Don't try to build a kernel from this branch because it won't
5321.135Srpaulo		work. The missing pieces required to do a complete build
5331.135Srpaulo		were not committed because they were incomplete and generated
5341.135Srpaulo		panics.
5351.135Srpaulo		You shouldn't need to worry about KAME syncs because
5361.135Srpaulo		they did most of them by now.
5371.135Srpaulo		After the work is done, you are required to test the branch
5381.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
5391.135Srpaulo		More info at: http://www.tahi.org/
5401.79Sbriggs
5411.191SwrstudenBranch:  	wrstuden-fixsa
5421.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5431.191SwrstudenStatus: 	Active
5441.191SwrstudenStart Date:	15 May 2007
5451.191SwrstudenEnd Date:
5461.191SwrstudenBase Tag:	wrstuden-fixsa-base
5471.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5481.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5491.191Swrstuden		or lib/libpthread or maybe gdb.
5501.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5511.191Swrstuden		This branch is intended to stage improvements for the
5521.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5531.191Swrstuden		include not allocating memory while preparing to tsleep(),
5541.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5551.191Swrstuden		eliminating the need to mlock stacks), and being
5561.253Swrstuden		able to pthread_kill() running threads. At this date,
5571.253Swrstuden		most goals have been achieved. This branch also includes
5581.253Swrstuden		fixes to gdb to support working with threaded apps.
5591.253Swrstuden
5601.253SwrstudenBranch:  	wrstuden-revivesa
5611.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5621.253SwrstudenStatus: 	Active
5631.253SwrstudenStart Date:	10 May 2008
5641.253SwrstudenEnd Date:
5651.253SwrstudenBase Tag:	wrstuden-revivesa-base
5661.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5671.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5681.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5691.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5701.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5711.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5721.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5731.253Swrstuden		upcall support, and will also serve as a chance to clean
5741.253Swrstuden		out cruft that had accumulated in the implementation over
5751.253Swrstuden		time.
5761.191Swrstuden
5771.227SyamtBranch:		yamt-kmem
5781.227SyamtDescription:	
5791.227Syamt		- separate kernel va allocation from kernel fault handling.
5801.227Syamt		- make kmem_alloc interrupt-safe.
5811.227SyamtStatus:		Active
5821.227SyamtStart Date:	Sun Dec  9 2007
5831.227SyamtEnd Date:	
5841.231SyamtBase Tag:	yamt-kmem-base3
5851.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5861.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5871.227SyamtNotes:		
5881.234Syamt		todo:
5891.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5901.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5911.234Syamt		- g/c replaced code, including kmapent and malloc.
5921.234Syamt		- consider to remove other submaps.  eg. mb_map
5931.227Syamt
5941.250SyamtBranch:		yamt-nfs-mp
5951.250SyamtDescription:	make nfs client mp-safe
5961.250SyamtStatus:		Active
5971.250SyamtStart Date:	Sun Apr 27 2008
5981.250SyamtEnd Date:	
5991.294SyamtBase Tag:	yamt-nfs-mp-base11
6001.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
6011.250SyamtScope:		src/sys  (src/common is tagged but not branched)
6021.250SyamtNotes:		
6031.250Syamt
6041.163SreinoudBranch:		reinoud-bufcleanup
6051.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
6061.164Sreinoud		Ideas currently in mind (preference for b):
6071.164Sreinoud		a)
6081.163Sreinoud			1. use of bio_ops per buffer.
6091.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
6101.163Sreinoud			   and provide some private context.
6111.225Swiz			3. extend the bio_ops with commonly used functionality
6121.163Sreinoud			   like pending action counting, custom context passing,
6131.163Sreinoud			   last minute processing of buffer data, buffer cache
6141.163Sreinoud			   etc.
6151.163Sreinoud			4. investigate the use of the kcont()
6161.163Sreinoud			   continuation-passing framework for async io
6171.163Sreinoud			   completion notification for bufs
6181.164Sreinoud			...
6191.164Sreinoud		b)
6201.164Sreinoud			1. all sequencing use of B_CALL replaced by
6211.164Sreinoud			   device-threads, if possible generic code around BUFQ
6221.225Swiz			2. possibly use kcont() for async IO finished signaling
6231.164Sreinoud			3. counter of pending and queued actions requestable
6241.164Sreinoud			   by IOCTL interface?
6251.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
6261.164Sreinoud			   even finished I/O calls as vnode operations
6271.164Sreinoud			...
6281.163SreinoudStatus:		Active
6291.163SreinoudStart Date:	Thu Mar 15 2007
6301.163SreinoudEnd Date:
6311.163SreinoudBase Tag:	reinoud-bufcleanup-base
6321.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
6331.163SreinoudScope:		src/sys and src/common
6341.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
6351.225Swiz		to be integrated.
6361.163Sreinoud
6371.304SbouyerBranch:		bouyer-quota2
6381.304SbouyerDescription:	modernise disk quotas
6391.304SbouyerStatus:		Active
6401.304SbouyerStart Date:	Thu Jan 20 2011
6411.304SbouyerEnd Date:
6421.304SbouyerBase Tag:	bouyer-quota2-base
6431.304SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6441.304SbouyerScope:		src/
6451.304SbouyerNotes:
6461.304Sbouyer
6471.79Sbriggs########################################################################
6481.79Sbriggs# Individual developers' branches (Terminated):
6491.79Sbriggs########################################################################
6501.79Sbriggs
6511.1SlukemBranch:		bouyer-scsipi
6521.1SlukemDescription:	Integration of atapi support
6531.1SlukemStatus:		Terminated
6541.1SlukemStart Date:
6551.1SlukemEnd Date:
6561.1SlukemBase Tag:
6571.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6581.1SlukemScope:		kernel
6591.1SlukemNotes:		Superseded by thorpej_scsipi
6601.1Slukem
6611.79SbriggsBranch:		bouyer-xen2
6621.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
6631.79SbriggsStatus:		Terminated
6641.79SbriggsStart Date:	Dec 13 2004
6651.79SbriggsEnd Date:	Mar 10 2005
6661.79SbriggsBase Tag:	netbsd-2-base
6671.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6681.79SbriggsScope:		src/sys/arch/xen
6691.79SbriggsNotes:
6701.79Sbriggs
6711.220SbouyerBranch:		bouyer-xenamd64
6721.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
6731.220SbouyerStatus:		Terminated
6741.220SbouyerStart Date:	18 Oct 2007
6751.220SbouyerEnd Date:	22 Nov 2007
6761.220SbouyerBase Tag:	bouyer-xenamd64-base
6771.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6781.220SbouyerScope:		kernel
6791.220SbouyerNotes:		
6801.220Sbouyer
6811.238SbouyerBranch:		bouyer-xeni386
6821.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
6831.243SyamtStatus:		Terminated
6841.238SbouyerStart Date:	10 Dec 2007
6851.238SbouyerEnd Date:	23 Jan 2008
6861.238SbouyerBase Tag:	bouyer-xeni386-base
6871.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6881.238SbouyerScope:		kernel
6891.238SbouyerNotes:		
6901.238Sbouyer
6911.87SchapBranch: 	chap-midi
6921.87SchapDescription:	Renovation of MIDI support
6931.87SchapStatus: 	Terminated; merged to -current
6941.87SchapStart Date:	19 May 2006
6951.87SchapEnd Date:	30 Jun 2006
6961.87SchapBase Tag:	chap-midi-base
6971.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
6981.87SchapScope:		sys, share/man, usr.bin
6991.87SchapNotes:
7001.87Schap
7011.1SlukemBranch:		chs-ubc
7021.44SchsDescription:	Unified Buffer Cache
7031.44SchsStatus:		Terminated
7041.1SlukemStart Date:
7051.1SlukemEnd Date:
7061.1SlukemBase Tag:	chs-ubc-base
7071.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7081.1SlukemScope:		kernel
7091.1SlukemNotes:
7101.1Slukem
7111.1SlukemBranch:		chs-ubc2
7121.44SchsDescription:	 Unified Buffer Cache
7131.44SchsStatus:		Terminated; merged to -current
7141.1SlukemStart Date:
7151.1SlukemEnd Date:
7161.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7171.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7181.1SlukemScope:		kernel
7191.1SlukemNotes:
7201.1Slukem
7211.1SlukemBranch:		cjs-build-against-obj-dir
7221.1SlukemDescription:	?
7231.1SlukemStatus:		?
7241.1SlukemStart Date:
7251.1SlukemEnd Date:
7261.1SlukemBase Tag:
7271.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7281.1SlukemScope:		Entire tree.
7291.1SlukemNotes:
7301.1Slukem
7311.285ScubeBranch:		cube-autoconf
7321.285ScubeDescription:	Renovate autoconf(9) API
7331.285ScubeStatus:		Terminated; abandoned
7341.285ScubeStart Date:	11 Dec 2007
7351.285ScubeEnd Date:
7361.285ScubeBase Tag:	cube-autoconf-base
7371.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
7381.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
7391.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
7401.285Scube
7411.1SlukemBranch:		eeh-paddr_t
7421.44SchsDescription:	use separate types for virtual vs. physical addresses
7431.44SchsStatus:		Terminated; merged to -current
7441.1SlukemStart Date:
7451.1SlukemEnd Date:
7461.1SlukemBase Tag:	eeh-paddr_t-base
7471.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7481.1SlukemScope:		kernel
7491.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7501.1Slukem
7511.79SbriggsBranch:		elad-kernelauth
7521.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7531.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7541.79Sbriggs		avoid any licensing issues.
7551.79SbriggsStatus:		Terminated; merged to -current
7561.79SbriggsStart Date:	Tue Mar	 7 2006
7571.79SbriggsEnd Date:	Mon May 15 2006
7581.79SbriggsBase Tag:	elad-kernelauth-base
7591.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7601.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7611.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7621.79SbriggsNotes:
7631.79Sbriggs
7641.1SlukemBranch:		fvdl-softdep
7651.1SlukemDescription:	FFS soft dependencies
7661.44SchsStatus:		Terminated; merged to -current
7671.1SlukemStart Date:
7681.1SlukemEnd Date:
7691.1SlukemBase Tag:	fvdl-softdep-base
7701.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7711.1SlukemScope:		kernel
7721.1SlukemNotes:
7731.1Slukem
7741.1SlukemBranch:		gehenna-devsw
7751.1SlukemDescription:	auto-generation of devsw table
7761.1SlukemStatus:		Terminated
7771.1SlukemStart Date:	16 May 2002
7781.1SlukemEnd Date:	6 Sep 2002
7791.1SlukemBase Tag:	gehenna-devsw-base
7801.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
7811.1SlukemScope:		syssrc
7821.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
7831.1Slukem		port-dependent conf.c and to generate them dynamically by
7841.1Slukem		config(8).
7851.8Sgmcgarry
7861.272ShaadBranch:         haad-dm
7871.272ShaadDescription:    Add support for LVM to NetBSD
7881.272ShaadStatus:         Terminated; merged with -current
7891.272ShaadStart Date:     7 July 2008
7901.272ShaadEnd Date:	19 December 2008
7911.272ShaadBase Tag:       haad-dm-base
7921.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
7931.272ShaadScope:          kernel
7941.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
7951.272Shaad                libdevmapper library and NetBSD device-mapper
7961.272Shaad                driver. 
7971.272Shaad
7981.1SlukemBranch:		is-newarp
7991.23SisDescription:	ARP for non-Ethernet
8001.23SisStatus:		Terminated; merged before NetBSD 1.3
8011.23SisStart Date:	1996/10/13
8021.23SisEnd Date:	1997/03/15
8031.1SlukemBase Tag:	is-newarp-base
8041.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8051.1SlukemScope:		kernel
8061.1SlukemNotes:
8071.1Slukem
8081.226SjmcneillBranch:		jmcneill-pm
8091.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
8101.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
8111.226SjmcneillStart Date:	3 Aug 2007
8121.226SjmcneillEnd Date:	9 Dec 2007
8131.226SjmcneillBase Tag:	jmcneill-pm-base
8141.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
8151.226SjmcneillScope:		kernel
8161.226SjmcneillNotes:		
8171.226Sjmcneill
8181.1SlukemBranch:		kenh-if-detach
8191.1SlukemDescription:	Interface detach support.
8201.1SlukemStatus:		?
8211.1SlukemStart Date:
8221.1SlukemEnd Date:
8231.1SlukemBase Tag:	kenh-if-detach-base
8241.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8251.1SlukemScope:		kernel
8261.1SlukemNotes:
8271.1Slukem
8281.16SkentBranch:		kent-audio1
8291.16SkentDescription:	Audio converter pipeline
8301.18SkentStatus:		Terminated; merged to -current
8311.16SkentStart Date:	Tue Dec  7 2004
8321.17SkentEnd Date:	Tue Jan 11 2005
8331.17SkentBase Tag:	kent-audio1-base
8341.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8351.17SkentScope:		kernel (audio device drivers)
8361.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8371.17Skent		Please consult with the maintainer before committing
8381.17Skent		to this branch.
8391.17Skent
8401.1SlukemBranch:		kqueue
8411.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8421.5SjdolecekStatus:		Terminated; merged to -current
8431.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8441.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8451.1SlukemBase Tag:	kqueue-base
8461.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8471.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8481.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8491.1Slukem		local internal changes to better suit NetBSD, and
8501.1Slukem		enhancements such as looking up filters by name or
8511.1Slukem		number, and dynamic registration of "user" filters.
8521.1Slukem		The work is complete as is, but is awaiting more
8531.1Slukem		feedback from various kernel gurus before going mainline.
8541.11Sskrll
8551.11SskrllBranch:		ktrace-lwp
8561.11SskrllDescription:	ktrace support for lwp ids.
8571.59SskrllStatus:		Terminated; merged to -current
8581.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8591.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8601.11SskrllBase Tag:	ktrace-lwp-base
8611.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8621.11SskrllScope:		sys
8631.11SskrllNotes:		
8641.1Slukem
8651.1SlukemBranch:		marc-pcmcia
8661.1SlukemDescription:	PCMCIA support
8671.1SlukemStatus:		Terminated; merged to -current
8681.1SlukemStart Date:
8691.1SlukemEnd Date:
8701.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8711.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8721.1SlukemScope:		kernel
8731.1SlukemNotes:
8741.1Slukem
8751.268StsutsuiBranch:		matt-armv6
8761.268StsutsuiDescription:	Rototill the arm code to support features present in the
8771.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
8781.268Stsutsui		along the way to use common practices.
8791.268StsutsuiStatus:		Terminated; merged to -current
8801.268StsutsuiStart Date:	2007-08-27
8811.268StsutsuiEnd Date:	2008-04-27
8821.268StsutsuiBase Tag:	matt-armv6-base
8831.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
8841.268StsutsuiScope:		kernel & userland
8851.268StsutsuiNotes:	
8861.268Stsutsui
8871.1SlukemBranch:		minoura_x68k_bus_h
8881.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8891.1SlukemStatus:		Terminated; merged to -current
8901.1SlukemStart Date:	23 Dec 1998
8911.1SlukemEnd Date:	16 Mar 1999
8921.1SlukemBase Tag:	minoura_x68k_bus_h-base
8931.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8941.1SlukemScope:		sys/arch/x68k
8951.1SlukemNotes:
8961.1Slukem
8971.1SlukemBranch:		minoura-xpg4dl
8981.1SlukemDescription:	Citrus Project locale subsystem
8991.1SlukemStatus:		Terminated; (partly) merged to -current
9001.1SlukemStart Date:	28 March 2000
9011.1SlukemEnd Date:
9021.1SlukemBase Tag:	minoura-xpg4dl-base
9031.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9041.1SlukemScope:		basesrc, syssrc, sharesrc
9051.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
9061.1Slukem		independent locale subsystem.  Part of the implementation
9071.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
9081.1Slukem
9091.242SmjfBranch:		mjf-devfs
9101.242SmjfDescription:	device file system supporting dynamic device nodes
9111.242SmjfStatus:		Terminated
9121.242SmjfStart Date:	12 November 2007
9131.242SmjfEnd Date:	21 February 2008
9141.242SmjfBase Tag:	mjf-devfs-base
9151.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
9161.242SmjfScope:		kernel and userland
9171.242SmjfNotes:		This branch will move away from the static device nodes that
9181.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
9191.242Smjf		and removed dynamically as devices are attached and detached
9201.242Smjf		from the machine.
9211.242Smjf
9221.1SlukemBranch:		mrg-vm-swap
9231.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9241.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
9251.49SmrgStart Date:	12 February 1997
9261.49SmrgEnd Date:	15 March 1997
9271.49SmrgBase Tag:	[none]
9281.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9291.49SmrgScope:		kernel
9301.49SmrgNotes:
9311.49Smrg
9321.49SmrgBranch:		mrg-vm-swap2
9331.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9341.49SmrgStatus:		Terminated; merged to -current
9351.49SmrgStart Date:	4 May 1997
9361.49SmrgEnd Date:	12 June 1997
9371.49SmrgBase Tag:	mrg-vm-swap2-base
9381.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9391.1SlukemScope:		kernel
9401.1SlukemNotes:
9411.1Slukem
9421.1SlukemBranch:		nathanw_sa
9431.1SlukemDescription:	Scheduler activations
9441.44SchsStatus:		Terminated; merged to -current
9451.1SlukemStart Date:	5 March 2001
9461.9SthorpejEnd Date:	18 January 2003
9471.1SlukemBase Tag:	nathanw_sa_base
9481.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9491.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9501.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9511.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9521.1SlukemNotes:		The idea of scheduler activations is described in the
9531.1Slukem		classic paper by Anderson et al., in ACM Transactions
9541.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9551.1Slukem		can be found at
9561.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9571.1Slukem		Many ideas in the implementation are based on the
9581.1Slukem		implementation of scheduler activations added to Mach
9591.1Slukem		3.0 and described by Davis et al. in the University of
9601.1Slukem		Washington CS tech report 92-08-93, which can be found
9611.1Slukem		at
9621.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9631.1Slukem
9641.1Slukem		My USENIX paper on the subject can be found at
9651.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9661.1Slukem
9671.1Slukem		Please consult with the maintainer before committing
9681.1Slukem		to this branch.
9691.1Slukem		Other tags starting with nathanw_sa reserved for
9701.1Slukem		branch management and are not guaranteed to be stable.
9711.9Sthorpej
9721.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9731.9Sthorpej		merging branch down to trunk.  Branch tagged with
9741.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9751.9Sthorpej		the branch.
9761.1Slukem
9771.217SjoergBranch:		newlock
9781.217SjoergDescription:	New locking primitives, based on Solaris's
9791.217SjoergStatus:		Terminated
9801.217SjoergStart Date:	March 9, 2002
9811.225SwizEnd Date:	February 12, 2007
9821.217SjoergBase Tag:	newlock-base
9831.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9841.217SjoergScope:		Kernel
9851.217SjoergNotes:		The goal is to replace the existing lockmgr() and
9861.217Sjoerg		simple_lock() based locking mechanisms with the
9871.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
9881.225Swiz		Superseded by the newlock2 branch.
9891.217Sjoerg
9901.217SjoergBranch:		newlock2
9911.217SjoergDescription:	New locking primitives, based on Solaris's
9921.217SjoergStatus:		Terminated
9931.217SjoergStart Date:	September 9, 2006
9941.225SwizEnd Date:	February 12, 2007
9951.217SjoergBase Tag:	newlock2-base
9961.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
9971.217SjoergScope:		Kernel
9981.217SjoergNotes:		As per the newlock branch, however given the amount of time
9991.217Sjoerg		the original branch has lain dormant, a new one has been
10001.217Sjoerg		created.  Goals:
10011.217Sjoerg		- Implement new locking primitives on most-used ports.
10021.217Sjoerg		- Minor locking improvements.
10031.217Sjoerg		- Remove spinlockmgr().
10041.217Sjoerg
10051.217SjoergBranch:		nick-csl-alignment
10061.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
10071.278SskrllStatus: 	Terminated; merged to -current
10081.217SjoergStart Date:	2007-07-18
10091.217SjoergEnd Date:
10101.217SjoergBase Tag:	nick-csl-alignment-base5
10111.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
10121.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
10131.217SjoergNotes:	
10141.217Sjoerg
10151.1SlukemBranch:		perseant-lfsv2
10161.1SlukemDescription:	LFS incompatible on-disk data structure changes
10171.1SlukemStatus:		Terminated
10181.1SlukemStart Date:	27 June 2001
10191.1SlukemEnd Date:	16 July 2001
10201.1SlukemBase Tag:	perseant-lfsv2-base
10211.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
10221.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
10231.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
10241.1Slukem		as the data structures required for unremove are in and tested.
10251.1Slukem
10261.217SjoergBranch:		ppcoea-renovation
10271.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10281.217SjoergStatus:		Terminated; merged to -current
10291.217SjoergStart Date:	30 April 2007
10301.217SjoergEnd Date:	15 October 2007
10311.217SjoergBase Tag:	ppcoea-renovation-base
10321.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10331.217SjoergScope:		src/sys/arch
10341.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10351.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10361.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10371.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10381.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10391.217Sjoerg		developers are welcome to commit to this branch.
10401.217Sjoerg
10411.174SthorpejBranch:		thorpej-devvp
10421.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10431.174SthorpejStatus:		Terminated
10441.174SthorpejStart Date:	Sep 6 2001
10451.174SthorpejEnd Date:	???
10461.174SthorpejBase Tag:	thorpej-devvp-base
10471.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10481.174SthorpejScope:		syssrc
10491.174SthorpejNotes:		Kernels built from this branch are not expected
10501.174Sthorpej		to function correctly at this time.
10511.174Sthorpej
10521.174Sthorpej		Ports known to compile on this branch:
10531.174Sthorpej			alpha
10541.174Sthorpej			i386
10551.174Sthorpej
10561.118SpeterBranch:		peter-altq
10571.118SpeterDescription:	New ALTQ framework:
10581.118Speter		- sync with KAME sources
10591.118Speter		- share mtag/name mapping functions
10601.118Speter		- separate altq + pf attachment
10611.118SpeterStatus:		Terminated; merged to -current
10621.118SpeterStart Date:	March 16, 2006
10631.118SpeterEnd Date:	October 12, 2006
10641.118SpeterBase Tag:	peter-altq-base
10651.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10661.118Speter		Martin Husemann <martin@NetBSD.org>,
10671.118Speter		Matthias Scheler <tron@NetBSD.org>
10681.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10691.118SpeterNotes:		Only the first item in the description was finished
10701.118Speter		in this branch.
10711.118Speter
10721.1SlukemBranch:		sommerfeld_i386mp_1
10731.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10741.3SsommerfeStatus:		Terminated; merged to -current
10751.1SlukemStart Date:	21 Feb 2000
10761.2SfvdlEnd Date:	01 Oct 2002
10771.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10781.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10791.1SlukemScope:		sys/arch/i386
10801.1SlukemNotes:
10811.1Slukem		Code committed to the branch has booted to multiuser 
10821.1Slukem		on at least one system.
10831.1Slukem
10841.1Slukem		Not guaranteed to compile against mainline since -current
10851.1Slukem		may have changed incompatibly with the last branch update;
10861.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10871.1Slukem
10881.1Slukem		Please get explicit permission from the maintainer 
10891.1Slukem		before each commit, or your changes will be backed out.
10901.1Slukem		Other tags starting with sommerfeld_ are private to 
10911.1Slukem		the developer and are guaranteed to be unstable.
10921.1Slukem		Only the maintainer should move tags.
10931.1Slukem
10941.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10951.225Swiz		syncing with the mainline.  the maintainer uses some private
10961.225Swiz		scripts for keeping them in sync; if you make commits 
10971.1Slukem		to the branch to "resynchronize" things, you'll
10981.1Slukem		probably do it wrong; instead, ask the maintainer to
10991.1Slukem		resynchronize things.
11001.1Slukem
11011.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
11021.1Slukem		issues with the branch.
11031.1Slukem
11041.1SlukemBranch:		thorpej-mips-cache
11051.1SlukemDescription:	overhaul MIPS cache support code
11061.1SlukemStatus:		Terminated; merged to -current
11071.1SlukemStart Date:	Oct 23 2001
11081.1SlukemEnd Date:	Nov 14 2001
11091.1SlukemBase Tag:	thorpej-mips-cache-base
11101.1SlukemScope:		syssrc
11111.1SlukemNotes:		This branch needs more debugging, testing, and more
11121.1Slukem		ports need to be converted to the new world order.
11131.1Slukem
11141.1Slukem		The following processors have had cache ops
11151.1Slukem		written:
11161.1Slukem
11171.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
11181.1Slukem			  needs to be beat on a lot more to make
11191.1Slukem			  sure it's working.
11201.1Slukem
11211.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
11221.1Slukem			  tracked down a bug, which has been fixed.
11231.1Slukem
11241.1Slukem			  Confirmed working on R4000-with-L2.
11251.1Slukem
11261.1Slukem			  Confirmed working on R4400-no-L2 and
11271.1Slukem			  R4400-with-L2.
11281.1Slukem
11291.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11301.1Slukem			  has committed fixes to this code.
11311.1Slukem
11321.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11331.1Slukem			  no SysAD L2 cache).
11341.1Slukem
11351.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11361.1Slukem
11371.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11381.1Slukem			  committed fixes to this code.  Awaiting
11391.1Slukem			  confirmation that it is working properly.
11401.1Slukem
11411.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11421.1Slukem			  written this code and tested it on a
11431.1Slukem			  PlayStation 2.
11441.1Slukem
11451.1Slukem		The following ports have been updated to compile (and
11461.1Slukem		use optimized-for-processor bus_dma routines).  Those
11471.1Slukem		that have been tested and work are marked with [WORKING].
11481.1Slukem
11491.1Slukem			* algor		[WORKING]
11501.1Slukem
11511.1Slukem			* arc		[WORKING]
11521.1Slukem
11531.1Slukem			* pmax		[WORKING]
11541.1Slukem
11551.1Slukem			* playstation2	[WORKING]
11561.1Slukem					Needs optimized bus_dmamap_sync().
11571.1Slukem
11581.1Slukem			* hpcmips	[need verification that this is working]
11591.1Slukem					Needs optimized bus_dmamap_sync().
11601.1Slukem
11611.1Slukem			* sgimips	[WORKING]
11621.1Slukem					Needs optimized bus_dmamap_sync().
11631.1Slukem
11641.1Slukem			* cobalt	[need testing]
11651.1Slukem
11661.1Slukem			* mipsco	[need testing]
11671.1Slukem
11681.1Slukem			* newsmips	[need testing]
11691.1Slukem
11701.1SlukemBranch:		thorpej_scsipi
11711.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11721.1SlukemStatus:		Terminated; merged to -current
11731.1SlukemStart Date:
11741.1SlukemEnd Date:	Apr 25 2001
11751.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11761.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11771.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11781.1SlukemScope:		syssrc
11791.1SlukemNotes:		When a change from -current is pulled up please move the
11801.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11811.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11821.1Slukem		used when syncing the whole branch with HEAD).
11831.1Slukem		Just before the merge, syssrc has been tagged with
11841.1Slukem		thorpej_scsipi_beforemerge
11851.1Slukem
11861.1SlukemBranch:		thorpej-signal
11871.1SlukemDescription:	?
11881.1SlukemStatus:		?
11891.1SlukemStart Date:
11901.1SlukemEnd Date:
11911.1SlukemBase Tag:	thorpej-signal-base
11921.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11931.1SlukemScope:		kernel
11941.1SlukemNotes:
11951.1Slukem
11961.1SlukemBranch:		thorpej-setroot
11971.1SlukemDescription:	?
11981.1SlukemStatus:		Terminated; merged to -current
11991.1SlukemStart Date:
12001.1SlukemEnd Date:
12011.1SlukemBase Tag:
12021.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
12031.1SlukemScope:		kernel
12041.1SlukemNotes:
12051.1Slukem
12061.84SkardelBranch:		simonb-timecounters
12071.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
12081.85SkardelStatus:		Terminated
12091.84SkardelStart Date:	Sat Feb 04 2006
12101.84SkardelEnd Date:	Wed Jun 07 2006
12111.84SkardelBase Tag:	simonb-timecounters-base
12121.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
12131.84Skardel		Frank Kardel <kardel@NetBSD.org>
12141.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
12151.84SkardelNotes:		early (partial conversion) commit to -current
12161.84Skardel		ok'ed by core@ on 20060605 for testing and further
12171.84Skardel		simplified conversion
12181.84Skardel
12191.268StsutsuiBranch:		simonb-wapbl
12201.268StsutsuiDescription:	Wasabi's journaling filesystem support
12211.268StsutsuiStatus:		Terminated; merged to -current
12221.268StsutsuiStart Date:	Tue Jun 10 2008
12231.268StsutsuiEnd Date:	Thu Jul 31 2008
12241.268StsutsuiBase Tag:	simonb-wapbl-base
12251.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
12261.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
12271.268Stsutsui		src/include
12281.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
12291.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
12301.268StsutsuiNotes:		Still has a number of issues:
12311.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
12321.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
12331.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
12341.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
12351.268Stsutsui		   Eg, a file created with
12361.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
12371.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
12381.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
12391.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
12401.268Stsutsui
12411.286SuebayasiBranch:		uebayasi-xip
12421.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
12431.286SuebayasiStatus:		Active
12441.286SuebayasiStart Date:	8 February 2010
12451.286SuebayasiEnd Date:	
12461.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
12471.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
12481.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
12491.299Suebayasi		src/include
12501.299Suebayasi		src/sbin/mount
12511.299Suebayasi		src/sbin/mount_ffs
12521.299Suebayasi		src/share/man/man4
12531.295Suebayasi		src/share/man/man5/statvfs.5
12541.299Suebayasi		src/share/man/man9
12551.299Suebayasi		src/sys/arch
12561.299Suebayasi		src/sys/common/pmap
12571.299Suebayasi		src/sys/conf
12581.299Suebayasi		src/sys/dev/flash.c
12591.299Suebayasi		src/sys/dev/flashvar.h
12601.301Suebayasi		src/sys/dev/md.c
12611.301Suebayasi		src/sys/dev/md.h
12621.301Suebayasi		src/sys/dev/md_root.c
12631.299Suebayasi		src/sys/dev/xmd.c
12641.299Suebayasi		src/sys/kern/vfs_syscalls.c
12651.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
12661.299Suebayasi		src/sys/miscfs/specfs/specdev.h
12671.299Suebayasi		src/sys/sys
12681.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
12691.299Suebayasi		src/sys/uvm
12701.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
12711.286SuebayasiNotes:		Goals:
12721.286Suebayasi		- Clean up oddities in fault handler
12731.286Suebayasi		- Add a notion of device page
12741.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
12751.286Suebayasi		- Hook XIP mount option
12761.286Suebayasi		- Teach some pmaps to handle device page
12771.286Suebayasi
12781.236SadBranch:		vmlocking
12791.236SadDescription:	Make VM and file system framework MP safe
12801.236SadStatus:		Terminated
12811.236SadStart Date:	13 March 2007
12821.236SadEnd Date:	4 December 2007
12831.236SadBase Tag:	vmlocking-base
12841.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12851.236SadScope:		kernel
12861.236SadNotes:		Superseded by vmlocking2 branch.
12871.236Sad
12881.236SadBranch:		vmlocking2
12891.236SadDescription:	Make VM and file system framework MP safe
12901.236SadStatus:		Terminated
12911.236SadStart Date:	4 December 2007
12921.236SadEnd Date:	2 January 2008
12931.236SadBase Tag:	vmlocking2-base3
12941.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12951.236SadScope:		kernel
12961.236SadNotes:		Goals:
12971.236Sad
12981.236Sad		- Make VM system / trap handling MP safe.
12991.236Sad		- Replace simplelocks with mutexes.
13001.236Sad		- Make file system framework MP safe.
13011.236Sad
13021.236Sad		Status by architecture:
13031.236Sad
13041.236Sad		  alpha		done
13051.236Sad		  i386		done
13061.236Sad		  amd64		done
13071.236Sad		  mips		done
13081.236Sad		  sparc		need pmap/trap locking changes	
13091.236Sad		  sparc64	done
13101.236Sad		  arm		done
13111.236Sad		  powerpc	done
13121.236Sad		  hppa		done
13131.236Sad		  sh3		done
13141.236Sad		  m68k		done
13151.236Sad		  xen		need pmap/trap locking changes
13161.236Sad
13171.236Sad		Remaining MI work to do:
13181.236Sad
13191.236Sad		- Check aliased vnode handling. There may be problems.
13201.236Sad
13211.236Sad		Remaining problems:
13221.236Sad
13231.236Sad		- LFS stalls due to v_numoutput leak.
13241.236Sad
13251.1SlukemBranch:		wrstuden-devbsize
13261.1SlukemDescription:	Modify buffer cache to deal with different devices having
13271.1Slukem		different block sizes. Also DEV_BSIZE would go away.
13281.1SlukemStatus:		Terminated
13291.1SlukemStart Date:	Aug or Sept 1999
13301.1SlukemEnd Date:	1 Apr 2000
13311.1SlukemBase tag:	wrstuden-devbsize-base
13321.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
13331.1SlukemScope:		kernel
13341.1SlukemNotes:		No longer active due to lack of time, and introduction
13351.1Slukem		of UBC. In terms of UBC, the primary cache for
13361.1Slukem		file data is the VM cache, which needs to operate
13371.1Slukem		in terms of VM pages. As no existing device has native
13381.1Slukem		pages the same size as our VM pages, there already is
13391.1Slukem		a mapping going on between the VM system and the
13401.1Slukem		underlying blocks. So it would be easier and cleaner
13411.1Slukem		to adjust that to deal w/ different block sizes.
13421.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
13431.1Slukem		with a certain length, so the exact block size isn't a big
13441.1Slukem		deal.
13451.1Slukem
13461.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
13471.1Slukem
13481.193SyamtBranch:		yamt-idlelwp
13491.193SyamtDescription:	idle lwp, and some changes depending on it.
13501.193Syamt
13511.193Syamt		1. separate context switching and thread scheduling.
13521.193Syamt		   (cf. gmcgarry_ctxsw)
13531.193Syamt		2. implement idle lwp.
13541.193Syamt		3. clean up related MD/MI interfaces.
13551.193Syamt		4. make scheduler(s) modular.
13561.193Syamt
13571.193SyamtStatus:		Terminated; merged to -current
13581.193SyamtStart Date:	Fri Feb 17 2007
13591.193SyamtEnd Date:	Thu May 17 2007
13601.193SyamtBase Tag:	yamt-idlelwp-base8
13611.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13621.193SyamtScope:		src/sys  (src/common is tagged but not branched)
13631.193SyamtNotes:		
13641.193Syamt		Status of ports:
13651.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
13661.193Syamt		  i386			[ Done, tested ]
13671.193Syamt		  amd64			[ Done, tested ]
13681.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
13691.204Stsutsui		  sparc			[ Done, UP tested, MP might have
13701.204Stsutsui					  some problem after newlock2 merge ]
13711.204Stsutsui		  sparc64		[ Done, tested ]
13721.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
13731.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
13741.205Sskrll		  hppa			[ Done, tested ]
13751.193Syamt		  sh3			[ Done, tested ]
13761.193Syamt		  vax			[ Done, UP tested, MP untested ]
13771.204Stsutsui		  m68k			[ Done, tested on several ports ]
13781.193Syamt		  ns32k			[ broken ]
13791.193Syamt		  ia64			[ broken ]
13801.193Syamt		  pdp10			[ broken ]
13811.193Syamt
13821.193Syamt		How to adapt a port?
13831.193Syamt
13841.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
13851.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
13861.193Syamt
13871.193Syamt		- implement cpu_idle.  see cpu_idle.9.
13881.193Syamt
13891.193Syamt		- add a flag argument to cpu_need_resched.
13901.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
13911.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
13921.193Syamt		  send an IPI to the target cpu.
13931.193Syamt
13941.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
13951.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
13961.193Syamt		  almost always non-NULL, with exceptions like early on boot.
13971.193Syamt
13981.193Syamt		- remove idle pcbs.
13991.193Syamt
14001.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
14011.193Syamt
14021.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
14031.193Syamt		  secondary processors.
14041.193Syamt
14051.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
14061.193Syamt		  curlwp.
14071.193Syamt
14081.193Syamt		- of course, update MD users of scheduler/switching API.
14091.193Syamt
14101.248SyamtBranch:		yamt-lazymbuf
14111.248SyamtDescription:	change the way to share mbuf external storage so that
14121.248Syamt		it can work without kernel_lock.
14131.248SyamtStatus:		Terminated; merged to -current
14141.248SyamtStart Date:	Wed Jul  6 2005
14151.248SyamtEnd Date:	Mon Mar 24 2008
14161.248SyamtBase Tag:	yamt-lazymbuf-base14
14171.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14181.248SyamtScope:		src/sys  (src/common is tagged but not branched)
14191.248SyamtNotes:		
14201.248Syamt
14211.25SyamtBranch:		yamt-km, yamt-km-doc
14221.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
14231.46SyamtStatus:		Terminated; merged to -current
14241.19SyamtStart Date:	Tue Jan 25 2005
14251.46SyamtEnd Date:	Fri Apr  1 2005
14261.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
14271.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14281.25SyamtScope:		yamt-km: src/sys
14291.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
14301.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
14311.19Syamt
14321.24Syamt		the followings are per-port status.
14331.24Syamt		(account names mean "tested by".)
14341.24Syamt
14351.20Syamt		works enough to go to multiuser:
14361.45Syamt			alpha, i386, xen (yamt@)
14371.24Syamt			pc532 (simonb@)
14381.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
14391.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
14401.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
14411.39Syamt			    sun3x (tsutsui@)
14421.31Syamt			amiga (mhitch@)
14431.32Syamt			cats, hp700 (skrll@)
14441.45Syamt			xen (bouyer@)
14451.28Syamt
14461.28Syamt		known to have the same problem as trunk:
14471.28Syamt			vax (chs@, stuck while running kvm_mkdb)
14481.24Syamt
14491.24Syamt		known to have a problem:
14501.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
14511.35Syamt			needs to be revisited.
14521.39Syamt			-> for luna68k, although not tested,
14531.39Syamt			   Sysmap has been moved to avoid kva conflict with
14541.39Syamt			   I/O ranges.
14551.20Syamt
14561.20Syamt		buildable:
14571.20Syamt			src/sys/arch/acorn26/conf/GENERIC
14581.20Syamt			src/sys/arch/acorn32/conf/GENERIC
14591.20Syamt			src/sys/arch/algor/conf/P6032
14601.20Syamt			src/sys/arch/alpha/conf/GENERIC
14611.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
14621.20Syamt			src/sys/arch/amd64/conf/GENERIC
14631.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
14641.20Syamt			src/sys/arch/amiga/conf/GENERIC
14651.20Syamt			src/sys/arch/arc/conf/GENERIC
14661.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
14671.20Syamt			src/sys/arch/bebox/conf/GENERIC
14681.20Syamt			src/sys/arch/cats/conf/GENERIC
14691.20Syamt			src/sys/arch/cesfic/conf/GENERIC
14701.20Syamt			src/sys/arch/cobalt/conf/GENERIC
14711.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
14721.20Syamt			src/sys/arch/evbarm/conf/TS7200
14731.20Syamt			src/sys/arch/evbppc/conf/WALNUT
14741.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
14751.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
14761.20Syamt			src/sys/arch/hp300/conf/GENERIC
14771.20Syamt			src/sys/arch/hp700/conf/GENERIC
14781.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
14791.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
14801.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
14811.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
14821.20Syamt			src/sys/arch/i386/conf/GENERIC
14831.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
14841.40Syamt			src/sys/arch/i386/conf/XEN0
14851.40Syamt			src/sys/arch/i386/conf/XENU
14861.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
14871.20Syamt			src/sys/arch/iyonix/conf/GENERIC
14881.20Syamt			src/sys/arch/luna68k/conf/GENERIC
14891.20Syamt			src/sys/arch/mac68k/conf/GENERIC
14901.20Syamt			src/sys/arch/macppc/conf/GENERIC
14911.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
14921.20Syamt			src/sys/arch/mipsco/conf/GENERIC
14931.40Syamt			src/sys/arch/mmeye/conf/GENERIC
14941.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
14951.20Syamt			src/sys/arch/netwinder/conf/GENERIC
14961.20Syamt			src/sys/arch/news68k/conf/GENERIC
14971.20Syamt			src/sys/arch/newsmips/conf/GENERIC
14981.20Syamt			src/sys/arch/next68k/conf/GENERIC
14991.20Syamt			src/sys/arch/ofppc/conf/GENERIC
15001.20Syamt			src/sys/arch/pc532/conf/GENERIC
15011.20Syamt			src/sys/arch/pmax/conf/GENERIC
15021.20Syamt			src/sys/arch/prep/conf/GENERIC
15031.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
15041.20Syamt			src/sys/arch/sbmips/conf/GENERIC
15051.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
15061.20Syamt			src/sys/arch/shark/conf/GENERIC
15071.20Syamt			src/sys/arch/sparc/conf/GENERIC
15081.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
15091.20Syamt			src/sys/arch/sparc64/conf/GENERIC
15101.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
15111.20Syamt			src/sys/arch/sun2/conf/GENERIC
15121.20Syamt			src/sys/arch/sun3/conf/GENERIC
15131.20Syamt			src/sys/arch/vax/conf/GENERIC
15141.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
15151.20Syamt			src/sys/arch/x68k/conf/GENERIC
15161.20Syamt
15171.42Syamt			src/sys/arch/playstation2/conf/GENERIC
15181.42Syamt
15191.97SyamtBranch:		yamt-pdpolicy
15201.97SyamtDescription:	play with page replacement policy
15211.97Syamt		- separate page replacement policy from the rest of kernel
15221.97Syamt		- implement alternative replacement policy
15231.97Syamt		- related read-ahead adjustment?
15241.97SyamtStatus:		Terminated; merged to -current
15251.97SyamtStart Date:	Sun Mar  5 2006
15261.97SyamtEnd Date:	Sat Sep 16 2006
15271.97SyamtBase Tag:	yamt-pdpolicy-base9
15281.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15291.97SyamtScope:		src/sys  (src/common is tagged but not branched)
15301.97SyamtNotes:		
15311.97Syamt
15321.261SyamtBranch:		yamt-pf42
15331.261SyamtDescription:	import newer pf from OpenBSD 4.2
15341.261SyamtStatus:		Terminated; merged to -current
15351.261SyamtStart Date:	Sat Apr 19 2008
15361.261SyamtEnd Date:	Wed Jun 18 2008
15371.261SyamtBase Tag:	yamt-pf42-base4
15381.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
15391.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
15401.261SyamtScope:		src
15411.261SyamtNotes:		see sys/dist/pf/net/TODO
15421.261Syamt
15431.54SyamtBranch:		yamt-readahead
15441.54SyamtDescription:	play with file readahead
15451.58SyamtStatus:		Terminated; merged to -current
15461.54SyamtStart Date:	Mon Nov 14 2005
15471.58SyamtEnd Date:	Wed Nov 30 2005
15481.57SyamtBase Tag:	yamt-readahead-base3
15491.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15501.54SyamtScope:		src/sys
15511.54SyamtNotes:		
15521.54Syamt
15531.60SyamtBranch:		yamt-uio_vmspace
15541.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
15551.67SyamtStatus:		Terminated; merged to -current
15561.60SyamtStart Date:	Mon Dec 31 2005
15571.67SyamtEnd Date:	Wed Mar  1 2006
15581.66SyamtBase Tag:	yamt-uio_vmspace-base5
15591.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15601.60SyamtScope:		src/sys
15611.60SyamtNotes:		
15621.60Syamt
15631.151SyamtBranch:		yamt-splraiseipl
15641.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
15651.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
15661.151Syamt
15671.151Syamt		- completes workqueue(9) and netbt.
15681.151Syamt		- fix PR/33218.
15691.151Syamt
15701.151SyamtStatus:		Terminated; merged to -current
15711.151SyamtStart Date:	Mon Sep 18 2006
15721.151SyamtEnd Date:	Fri Dec 22 2006
15731.151SyamtBase Tag:	yamt-splraiseipl-base5
15741.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15751.151SyamtScope:		src/sys  (src/common is tagged but not branched)
15761.151SyamtNotes:		
15771.151Syamt		tested (by who):
15781.151Syamt			alpha		(yamt)
15791.151Syamt			alpha		(pavel)
15801.151Syamt			amd64		(reported privately)
15811.151Syamt			cobalt		(tsutsui)
15821.151Syamt			ews4800mips	(tsutsui)
15831.151Syamt			hp300		(tsutsui)
15841.151Syamt			hpcarm		(reported privately)
15851.151Syamt			i386		(yamt)
15861.151Syamt			macppc		(tsutsui)
15871.151Syamt			news68k		(tsutsui)
15881.151Syamt			sgimips(IP32)	(tsutsui)
15891.151Syamt			sparc(sun4c)	(tsutsui)
15901.151Syamt			sun2		(tsutsui)
15911.151Syamt			sun3		(tsutsui)
15921.151Syamt			sun3x		(tsutsui)
15931.151Syamt			xen		(yamt)
15941.151Syamt
15951.151Syamt		compile-tested:
15961.151Syamt			acorn26
15971.151Syamt			acorn32
15981.151Syamt			algor
15991.151Syamt			amiga
16001.151Syamt			arc
16011.151Syamt			atari
16021.151Syamt			bebox
16031.151Syamt			cats
16041.151Syamt			cesfic
16051.151Syamt			dreamcast
16061.151Syamt			evbarm
16071.151Syamt			evbmips
16081.151Syamt			evbppc(marvell)
16091.151Syamt			evbppc(ibm4xx)
16101.151Syamt			evbsh3
16111.151Syamt			hp700
16121.151Syamt			hpcmips
16131.151Syamt			hpcsh
16141.151Syamt			ia64
16151.151Syamt			ibmnws
16161.151Syamt			iyonix
16171.151Syamt			landisk
16181.151Syamt			luna68k
16191.151Syamt			mac68k
16201.151Syamt			mmeye
16211.151Syamt			mvme68k
16221.151Syamt			mvmeppc
16231.151Syamt			mipsco
16241.151Syamt			netwinder
16251.151Syamt			newsmips
16261.151Syamt			next68k
16271.151Syamt			ofppc
16281.151Syamt			pc532
16291.151Syamt			pmax
16301.151Syamt			pmppc
16311.151Syamt			prep
16321.151Syamt			sandpoint
16331.151Syamt			sbmips
16341.151Syamt			shark
16351.151Syamt			sparc
16361.151Syamt			sparc64
16371.151Syamt			vax
16381.151Syamt			x68k
16391.151Syamt			zaurus
16401.151Syamt
16411.151Syamt		not tested:
16421.151Syamt			pdp10 (i don't know how to build)
16431.151Syamt			sh5 (not buildable with an unrelated problem.)
16441.151Syamt
16451.151Syamt    compile  CAYMAN64/netbsd32_sa.o
16461.151Syamt    cc1: warnings being treated as errors
16471.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
16481.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
16491.151Syamt    --- netbsd32_sa.o ---
16501.151Syamt    *** [netbsd32_sa.o] Error code 1
16511.151Syamt    1 error
16521.151Syamt
16531.151Syamt		notyet:
16541.151Syamt			amigappc
16551.151Syamt			playstation2
16561.151Syamt
16571.79SbriggsBranch:		yamt-vop
16581.79SbriggsDescription:	remove several VOPs
16591.79SbriggsStatus:		Terminated; merged to -current
16601.79SbriggsStart Date:	Wed Oct 19 2005
16611.79SbriggsEnd Date:	Wed Nov  2 2005
16621.79SbriggsBase Tag:	yamt-vop-base3
16631.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16641.68SyamtScope:		src/sys
16651.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
16661.71Speter
16671.214SyamtBranch:		yamt-x86pmap
16681.214SyamtDescription:	merge i386 and amd64 pmap
16691.214SyamtStatus:		Terminated; merged to -current
16701.214SyamtStart Date:	Mon Sep 24 2007
16711.214SyamtEnd Date:	Fri Oct 19 2007
16721.214SyamtBase Tag:	yamt-x86pmap-base4
16731.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16741.214SyamtScope:		src/sys  (src/common is tagged but not branched)
16751.214SyamtNotes:		
16761.214Syamt
16771.98SgdamoreBranch:		gdamore-uart
16781.98SgdamoreDescription:	Add register table support to com driver.
16791.98SgdamoreStatus:		Active
16801.98SgdamoreStart Date:	14 June 2006
16811.98SgdamoreEnd Date:	13 July 2006
16821.98SgdamoreBase Tag:	gdamore-uart-base
16831.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
16841.98SgdamoreScope:		kernel
16851.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
16861.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
16871.98Sgdamore
16881.273SchristosBranch:		christos-time_t
16891.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
16901.273Schristos		and timespec.
16911.273SchristosStatus:		merged
16921.273SchristosStart Date:	29 March 2008
16931.274SchristosEnd Date:	10 January 2009
16941.275SchristosBase Tag:	christos-time_t-base
16951.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
16961.273SchristosScope:		kernel, libc, libutil, userland
16971.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
16981.290Smrg
16991.290SmrgBranch:		rtr-xorg-branch
17001.290SmrgDescription:	xorg & static build alterations to src/x11
17011.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
17021.290SmrgStart Date:	Nov 15 2004
17031.290SmrgEnd Date:	?
17041.290SmrgBase tag:	rtr-xorg-branch-base
17051.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
17061.290SmrgScope:		x11
17071.290Smrg		distrib/sets/lists
17081.290Smrg		share/mk/bsd.x11.mk
17091.290Smrg		share/mk/bsd.own.mk
17101.290Smrg		etc/mtree/NetBSD.dist
17111.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
17121.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
17131.290Smrg		Requires xorg (XORG-6_8_1)
17141.290Smrg
17151.290SmrgBranch:		gmcgarry_ctxsw
17161.290SmrgDescription:	Separate scheduler from context-switch code
17171.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
17181.290SmrgStart Date:	18 December 2002
17191.290SmrgEnd Date:
17201.290SmrgBase Tag:	gmcgarry_ctxsw_base
17211.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
17221.290SmrgScope:		kernel
17231.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
17241.290Smrg		from the machine-dependent context switch code is the
17251.290Smrg		first step in cleaning up the scheduler.  It is necessary
17261.290Smrg		for the newlock branch, making the scheduler SMP friendly,
17271.290Smrg		adding real-time scheduler extensions, and reducing the
17281.290Smrg		number of code paths for LWP and proc switching.
17291.290Smrg
17301.290SmrgBranch:		nick-hppapmap
17311.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
17321.290SmrgStatus: 	Terminated; merged to -current
17331.290SmrgStart Date:	27 October 2008
17341.290SmrgEnd Date:	30 April 2009
17351.290SmrgBase Tag:	nick-hppapmap-base3
17361.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
17371.290SmrgScope:		sys/
17381.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
17391.290Smrg		32-bit mode.
17401.290Smrg
17411.290SmrgBranch:		thorpej-atomic
17421.290SmrgDescription:	Implementation of an atomic memory operations API modeled
17431.290Smrg		after the one in Solaris 10.
17441.290SmrgStatus:		Terminated; merged to -current
17451.290SmrgStart Date:	Apr 11 2007
17461.290SmrgEnd Date:	Nov 18 2007
17471.290SmrgBase tag:	thorpej-atomic-base
17481.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
17491.290SmrgScope:		src/common
17501.290Smrg		src/sys
17511.290SmrgNotes:		Base atomic primitives need to be implemented for
17521.290Smrg		all of the supported architectures:
17531.290Smrg
17541.290Smrg		alpha		DONE
17551.290Smrg		arm		DONE
17561.290Smrg		hppa
17571.290Smrg		i386		DONE
17581.290Smrg		ia64
17591.290Smrg		m68k		DONE (except for 68010)
17601.290Smrg		mips
17611.290Smrg		ns32k
17621.290Smrg		powerpc		DONE except for membar_*()
17631.290Smrg		powerpc64	DONE except for membar_*()
17641.290Smrg		sh3
17651.290Smrg		sparc		DONE except for membar_*()
17661.290Smrg		sparc64		DONE except for membar_*()
17671.290Smrg		vax
17681.290Smrg		x86_64		DONE
17691.290Smrg
17701.290Smrg		Tested:
17711.290Smrg
17721.290Smrg		alpha		NO
17731.290Smrg		arm		NO
17741.290Smrg		hppa		NO
17751.290Smrg		i386		NO
17761.290Smrg		ia64		NO
17771.290Smrg		m68k		NO
17781.290Smrg		mips		NO
17791.290Smrg		ns32k		NO
17801.290Smrg		powerpc		NO
17811.290Smrg		powerpc64	NO
17821.290Smrg		sh3		NO
17831.290Smrg		sparc		NO
17841.290Smrg		sparc64		NO
17851.290Smrg		vax		NO
17861.290Smrg		x86_64		NO
17871.290Smrg
17881.290Smrg		TODO:
17891.290Smrg
17901.290Smrg		all		- Need to replace mb_*() with membar_*().
17911.290Smrg
17921.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
17931.290Smrg				  to see of membar_enter() is required here.
17941.290Smrg
17951.290Smrg				- Talk to ad@ -- figure out of non-atomic
17961.290Smrg				  mutex / rwlock release is actually safe.
17971.290Smrg
17981.290Smrg		arm		- Consider using a RAS technique like
17991.290Smrg				  MIPS uses for _lock_cas() and the mutex
18001.290Smrg				  stubs.  Possibly do more than one atomic
18011.290Smrg				  op as a RAS.  Possibly implement mutex
18021.290Smrg				  stubs using the technique.
18031.290Smrg
18041.290Smrg		m68k		- Need to do 68010 support.
18051.290Smrg		
18061.290Smrg		i386		- Need to change when x86_patch() is called
18071.290Smrg				  so we can test ncpus.
18081.290Smrg
18091.290Smrg		powerpc		- Figure out if we need barriers in the
18101.290Smrg				  atomic ops themselves (hopefully not!)
18111.290Smrg
18121.290Smrg		x86_64		- Need to change when x86_patch() is called
18131.290Smrg				  so we can test ncpus.
18141.290Smrg
18151.79Sbriggs########################################################################
18161.1Slukem# Other:
18171.79Sbriggs########################################################################
18181.1Slukem
18191.1SlukemBranch:		magnum
18201.1SlukemDescription:	?
18211.1SlukemStatus:		?
18221.1SlukemStart Date:
18231.1SlukemEnd Date:
18241.1SlukemBase Tag:	magnum-base
18251.1SlukemMaintainer:	?
18261.1SlukemScope:		kernel
18271.1SlukemNotes:
18281.69Selad
1829