BRANCHES revision 1.362 1 # $NetBSD: BRANCHES,v 1.362 2021/08/07 16:21:02 thorpej Exp $
2 #
3 # This file contains a list of branches that exist in the NetBSD CVS
4 # tree and their current state.
5 #
6 # This list is necessarily incomplete.
7 #
8 # Within reason, developers may create branch and version tags at any
9 # time for any purpose. To avoid name collisions, private tags should
10 # have names which begin with the developer's NetBSD login name
11 # followed by a - or _ character (e.g., thorpej_scsipi,
12 # thorpej-signal)
13 #
14 # Any branch or version tag not listed here should be assumed to be
15 # private to the developer who created it. It is inappropriate for
16 # anyone other than that developer to commit, move tags, or otherwise
17 # modify the contents of the branch.
18 #
19 # Please update this file when a new branch is ready for consumption
20 # by folks other than the maintainer, or when the use or status of an
21 # existing branch changes significantly.
22 #
23 # Format:
24 # Branch: name of branch
25 # Description: Purpose and intention of the branch
26 # Status: Active/Terminated/Dormant
27 # Start Date: date first instantiated
28 # End Date: date it was Terminated/made_Dormant, if any
29 # Base Tag: netbsd-1-5-base, etc.
30 # Maintainer: Somebody to blame.
31 # Scope: Portion of the tree covered.
32 # Notes: Various other info, perhaps explanation of special tags,
33 # who-may-commit policies, etc.
34 #
35 # There are four sections to this file:
36 # Release branches
37 # Individual developers' branches (Active/Dormant)
38 # Individual developers' branches (Terminated), and
39 # other
40 #
41 # Entries within each section should be alphabetized.
42 #
43
44
45 # Release branches:
46
47 Branch: comdex-fall-1999
48 Description: Special release branch for pre-1.5 release at
49 Fall 1999 COMDEX.
50 Status: Terminated
51 Start Date:
52 End Date:
53 Base Tag: comdex-fall-1999-base
54 Maintainer: mycroft
55 Scope: Entire tree.
56 Notes:
57
58 Branch: netbsd-0-9
59 Description: The NetBSD 0.9 release branch
60 Status: Terminated
61 Start Date:
62 End Date:
63 Base Tag: netbsd-0-9-base
64 Maintainer: Release Engineering <releng (a] NetBSD.org>
65 Scope: Entire tree.
66 Notes: Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
67 netbsd-0-9-BETA, netbsd-0-9-RELEASE.
68 Commits restricted to release engineering.
69
70 Branch: netbsd-1-0
71 Description: The NetBSD 1.0 release branch
72 Status: Terminated
73 Start Date:
74 End Date:
75 Base Tag: netbsd-1-0-base
76 Maintainer: Release Engineering <releng (a] NetBSD.org>
77 Scope: Entire tree.
78 Notes:
79 Commits restricted to release engineering.
80
81 Branch: netbsd-1-1
82 Description: The NetBSD 1.1 release branch
83 Status: Terminated
84 Start Date:
85 End Date:
86 Base Tag: netbsd-1-1-base
87 Maintainer: Release Engineering <releng (a] NetBSD.org>
88 Scope: Entire tree.
89 Notes:
90 Commits restricted to release engineering.
91
92 Branch: netbsd-1-2
93 Description: The NetBSD 1.2 release branch
94 Status: Terminated
95 Start Date:
96 End Date:
97 Base Tag: netbsd-1-2-base
98 Maintainer: Release Engineering <releng (a] NetBSD.org>
99 Scope: Entire tree.
100 Notes:
101 Commits restricted to release engineering.
102
103 Branch: netbsd-1-3
104 Description: The NetBSD 1.3 release branch
105 Status: Terminated
106 Start Date:
107 End Date:
108 Base Tag: netbsd-1-3-base
109 Maintainer: Release Engineering <releng (a] NetBSD.org>
110 Scope: Entire tree.
111 Notes:
112 Commits restricted to release engineering.
113
114 Branch: netbsd-1-4
115 Description: The NetBSD 1.4 release branch
116 Status: Terminated
117 Start Date: 1 Apr 2000
118 End Date:
119 Base Tag: netbsd-1-4-base
120 Maintainer: 1.4 Release Engineering <releng-1-4 (a] NetBSD.org>
121 Scope: Entire tree.
122 Notes:
123 Commits restricted to release engineering.
124
125 Branch: netbsd-1-5
126 Description: The NetBSD 1.5 release branch
127 Status: Terminated
128 Start Date: 20 Jun 2000
129 End Date: 26 Jan 2005
130 Base Tag: netbsd-1-5-base
131 Maintainer: 1.5 Release Engineering <releng-1-5 (a] NetBSD.org>
132 Scope: Entire tree.
133 Notes:
134 Commits restricted to release engineering.
135
136 Branch: netbsd-1-6
137 Description: The NetBSD 1.6 release branch
138 Status: Terminated
139 Start Date: 22 May 2002
140 End Date:
141 Base Tag: netbsd-1-6-base
142 Maintainer: 1.6 Release Engineering <releng-1-6 (a] NetBSD.org>
143 Scope: Entire tree.
144 Notes:
145 Commits restricted to Release Engineering.
146
147 Branch: netbsd-2
148 Description: The NetBSD 2 release branch
149 Status: Terminated
150 Start Date: 23 Dec 2004
151 End Date:
152 Base Tag: netbsd-2-base
153 Maintainer: 2 Release Engineering <releng-2 (a] NetBSD.org>
154 Scope: Entire tree. (src + xsrc)
155 Notes:
156 Commits restricted to Release Engineering.
157
158 Branch: netbsd-2-0
159 Description: Originally the NetBSD 2.0 release branch and now the branch
160 tracking security/critical fixes for the NetBSD 2.0 series
161 Status: Terminated
162 Start Date: 28 Mar 2004 and changed for security/critical function on
163 23 Dec 2004
164 End Date:
165 Base Tag: netbsd-2-0-base
166 Maintainer: 2.0 Release Engineering <releng-2-0 (a] NetBSD.org>
167 Scope: Entire tree. (src + xsrc)
168 Notes: Branch was re-purposed to security/critical change function
169 once 2.0 released. See netbsd-2 for current branch to track
170 NetBSD 2 tree.
171 Commits restricted to Release Engineering.
172
173 Branch: netbsd-2-1
174 Description: Tracking security/critical fixes for NetBSD 2.1
175 Status: Terminated
176 Start Date: 26 Oct 2005
177 End Date:
178 Base Tag: netbsd-2-1-RELEASE
179 Maintainer: 2 Release Engineering <releng-2 (a] NetBSD.org>
180 Scope: Entire tree. (src + xsrc)
181 Notes: Branch contains only security/critical fixes to
182 NetBSD 2.1. For new features, use netbsd-2 branch.
183 Commits restricted to Release Engineering.
184
185 Branch: netbsd-3
186 Description: The NetBSD 3 release branch
187 Status: Terminated
188 Start Date: 16 Mar 2005
189 End Date:
190 Base Tag: netbsd-3-base
191 Maintainer: 3 Release Engineering <releng-3 (a] NetBSD.org>
192 Scope: Entire tree. (src + xsrc)
193 Notes:
194 Commits restricted to Release Engineering.
195
196 Branch: netbsd-4
197 Description: The NetBSD 4 release branch
198 Status: Terminated
199 Start Date: 8 Aug 2006
200 End Date:
201 Base Tag: netbsd-4-base
202 Maintainer: 4 Release Engineering <releng-4 (a] NetBSD.org>
203 Scope: Entire tree. (src + xsrc)
204 Notes:
205 Commits restricted to Release Engineering.
206
207 Branch: netbsd-5
208 Description: The NetBSD 5 release branch
209 Status: Terminated
210 Start Date: 31 Oct 2008
211 End Date: 9 Nov 2015
212 Base Tag: netbsd-5-base
213 Maintainer: 5.0 Release Engineering <releng-5 (a] NetBSD.org>
214 Scope: Entire tree. (src + xsrc)
215 Notes:
216 Commits restricted to Release Engineering.
217
218 Branch: netbsd-5-0
219 Description: Tracking security/critical fixes for NetBSD 5.0
220 Status: Terminated
221 Start Date: 29 Apr 2009
222 End Date:
223 Base Tag: netbsd-5-0-RELEASE
224 Maintainer: 5.0 Release Engineering <releng-5 (a] NetBSD.org>
225 Scope: Entire tree. (src + xsrc)
226 Notes: Commits restricted to Release Engineering.
227
228 Branch: netbsd-5-1
229 Description: Tracking security/critical fixes for NetBSD 5.1
230 Status: Terminated
231 Start Date:
232 End Date: 9 Nov 2015
233 Base Tag: netbsd-5-1-RELEASE
234 Maintainer: 5.1 Release Engineering <releng-5 (a] NetBSD.org>
235 Scope: Entire tree. (src + xsrc)
236 Notes: Commits restricted to Release Engineering.
237
238 Branch: netbsd-5-2
239 Description: Tracking security/critical fixes for NetBSD 5.2
240 Status: Terminated
241 Start Date:
242 End Date: 9 Nov 2015
243 Base Tag: netbsd-5-2-RELEASE
244 Maintainer: 5.2 Release Engineering <releng-5 (a] NetBSD.org>
245 Scope: Entire tree. (src + xsrc)
246 Notes: Commits restricted to Release Engineering.
247
248 Branch: netbsd-6
249 Description: The NetBSD 6 release branch
250 Status: Terminated
251 Start Date: 15 Feb 2012
252 End Date:
253 Base Tag: netbsd-6-base
254 Maintainer: 6.0 Release Engineering <releng-6 (a] NetBSD.org>
255 Scope: Entire tree. (src + xsrc)
256 Notes:
257 Commits restricted to Release Engineering.
258
259 Branch: netbsd-6-0
260 Description: Tracking security/critical fixes for NetBSD 6.0
261 Status: Terminated
262 Start Date: 17 Oct 2012
263 End Date:
264 Base Tag: netbsd-6-0-RELEASE
265 Maintainer: 6.0 Release Engineering <releng-6 (a] NetBSD.org>
266 Scope: Entire tree. (src + xsrc)
267 Notes:
268 Commits restricted to Release Engineering.
269
270 Branch: netbsd-6-1
271 Description: Tracking security/critical fixes for NetBSD 6.1
272 Status: Terminated
273 Start Date: 01 Feb 2013
274 End Date:
275 Base Tag: netbsd-6-1-RELEASE
276 Maintainer: 6.1 Release Engineering <releng-6 (a] NetBSD.org>
277 Scope: Entire tree. (src + xsrc)
278 Notes:
279 Commits restricted to Release Engineering.
280
281 Branch: netbsd-7
282 Description: The NetBSD 7 release branch
283 Status: Active
284 Start Date: 11 Aug 2014
285 End Date:
286 Base Tag: netbsd-7-base
287 Maintainer: 7.0 Release Engineering <releng-7 (a] NetBSD.org>
288 Scope: Entire tree. (src + xsrc)
289 Notes:
290 Commits restricted to Release Engineering.
291
292 Branch: netbsd-7-0
293 Description: Tracking security/critical fixes for NetBSD 7.0
294 Status: Active
295 Start Date: 10 Oct 2015
296 End Date:
297 Base Tag: netbsd-7-0-RELEASE
298 Maintainer: 7.0 Release Engineering <releng-7 (a] NetBSD.org>
299 Scope: Entire tree. (src + xsrc)
300 Notes:
301 Commits restricted to Release Engineering.
302
303 Branch: netbsd-7-1
304 Description: Tracking security/critical fixes for NetBSD 7.1
305 Status: Active
306 Start Date: 15 Mar 2017
307 End Date:
308 Base Tag: netbsd-7-1-RELEASE
309 Maintainer: NetBSD 7 Release Engineering <releng-7 (a] NetBSD.org>
310 Scope: Entire tree. (src + xsrc)
311 Notes:
312 Commits restricted to Release Engineering.
313
314 Branch: netbsd-8
315 Description: The NetBSD 8 release branch
316 Status: Active
317 Start Date: 2017-06-04
318 End Date:
319 Base Tag: netbsd-8-base
320 Maintainer: Release Engineering <releng (a] NetBSD.org>
321 Scope: Entire tree. (src + xsrc)
322 Notes:
323 Commits restricted to Release Engineering.
324
325 Branch: netbsd-9
326 Description: The NetBSD 9 release branch
327 Status: Active
328 Start Date: 2019-07-30
329 End Date:
330 Base Tag: netbsd-9-base
331 Maintainer: Release Engineering <releng (a] NetBSD.org>
332 Scope: Entire tree. (src + xsrc)
333 Notes:
334 Commits restricted to Release Engineering.
335
336 ########################################################################
337 # Individual developers' branches (Active/Dormant):
338 ########################################################################
339
340 Branch: ad-audiomp
341 Description: Add MP locking to the audio drivers
342 Status: Terminated
343 Start Date: 28 February 2007
344 End Date: 7 December 2008
345 Base Tag: ad-audiomp-base
346 Maintainer: Andrew Doran <ad (a] NetBSD.org>
347 Scope: kernel
348 Notes: Making the audio drivers MP safe is necessary before efforts
349 can be made to make the VM system MP safe. About 1/2 of the
350 drivers are converted, the remaining 1/2 need more changes.
351
352 As of import this is snapshot of work in progress and so
353 may not compile; in particular the midi changes are very
354 much "in progress". The audio component has been tested
355 and verified to work with emuxki and auvia. There may
356 be a locking issue in the ac97 code at boot.
357
358 The are two locks per device instance, an ISR lock and
359 a character device lock. The ISR lock replaces calls to
360 splaudio()/splx(), and will be held across calls to device
361 methods which were called at splaudio() before (e.g.
362 trigger_output). The character device lock is held across
363 calls to nearly all of the methods, excluding some only
364 used for initialization, e.g. get_locks. This needs to be
365 documented at merge time.
366
367 To test on a multi way x86 system, search for "mpsafe" in
368 x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
369 that will acquire the ISR lock (depends on the hardware, but
370 "while true; do mixerctl -a > /dev/null; done" may suffice).
371 Play audio, run lockstat and verify that that there is
372 contention on the ISR lock.
373
374 Branch: ad-audiomp2
375 Description: Add MP locking to the audio drivers
376 Status: Terminated
377 Start Date: 7 December 2008
378 End Date: 19 November 2011
379 Base Tag: ad-audiomp2-base
380 Maintainer: Andrew Doran <ad (a] NetBSD.org>
381 Scope: kernel
382 Notes: Ressurect ad-audiomp, make the audio drivers MP safe.
383
384 Branch: ad-namecache
385 Description: Redo the namecache
386 Status: Active
387 Start Date: 8 January 2020
388 End Date:
389 Base Tag: ad-namecache-base
390 Maintainer: Andrew Doran <ad (a] NetBSD.org>
391 Scope: src/sys src/common
392 Notes: 1) Redo the namecache to focus on per-directory data
393 structures, removing the huge hashtable and nasty locking
394 scheme.
395
396 Initially this uses rbtrees (because that's what's there).
397 The intent is that ultimately some other data structure
398 will be used.
399
400 2) Experiment with having namei() traverse the cache and
401 avoid vnode locks except for the leaf in the totally
402 in-cache case.
403
404 Branch: agc-netpgp-standalone
405 Description: Remove dependency on openssl libraries in netpgp
406 Status: Active
407 Start Date: 5 May 2012
408 End Date:
409 Base Tag: agc-netpgp-standalone-base
410 Maintainer: Alistair Crooks <agc (a] NetBSD.org>
411 Scope: src/crypto/external/bsd/netpgp
412 Notes: This branch is used to develop the version of netpgp
413 which has its own version of bignum, ciphers, and signatures
414 libraries, so that it is able to operate without openssl
415 being in place.
416
417 Branch: agc-symver
418 Description: Add library symbol versioning information
419 Status: Active
420 Start Date: 24 March 2013
421 End Date:
422 Base Tag: agc-symver-base
423 Maintainer: Alistair Crooks <agc (a] NetBSD.org>
424 Scope: src
425 Notes: This branch is used to develop DSO symbol versioning, allowing
426 symbols to be added, modified and removed from shared libraries.
427
428 Branch: bjh21-hydra
429 Description: Simtec Hydra support and ARM SMP in general
430 Status: Dormant
431 Start Date: 18 Oct 2002
432 End Date:
433 Base Tag: bjh21-hydra-base
434 Maintainer: Ben Harris <bjh21 (a] NetBSD.org>
435 Scope: sys/arch/arm sys/arch/acorn32
436 Notes: This code was on a branch because it involves changes to
437 cpuswitch.S which would otherwise make merging the
438 nathanw_sa branch difficult.
439
440 Branch: bouyer-socketcan
441 Description: Implement a CAN socket layer compatible with linux SocketCAN
442 Status: Terminated
443 Start Date: Sun Jan 15 2017
444 End Date: May 27 2017
445 Base Tag: bouyer-socketcan-base
446 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
447 Scope: src/
448 Notes: Some documentation on SocketCAN is there:
449 https://www.kernel.org/doc/Documentation/networking/can.txt
450
451 Branch: cherry-xenmp
452 Description: Port i386 and amd64 Xen kernels to run MP
453 Status: Terminated
454 Start Date: 1st June 2011
455 End Date: 13th January 2012
456 Base Tag: cherry-xenmp-base
457 Maintainer: Cherry G. Mathew <cherry (a] NetBSD.org>
458 Scope: kernel
459 Notes: None
460
461 Branch: chris-arm-intr-rework
462 Description: Rework arm interrupt handling code
463 Status: Dormant
464 Start Date: 11 Aug 2007
465 End Date:
466 Base Tag: chris-arm-intr-rework-base
467 Maintainer: Chris Gilbert <chris (a] NetBSD.org>
468 Scope: sys/arch/arm sys/arch/cats (other arm archs to follow)
469 Notes: Rework arm interrupt code to provide a shared set of interrupt
470 routines, and allow improvements to be shared across all arm
471 based hardware.
472
473 Branch: gmcgarry_ucred
474 Description: Integrate and encapsulate user credentials
475 Status: Dormant
476 Start Date: 18 December 2002
477 End Date:
478 Base Tag: gmcgarry_ucred_base
479 Maintainer: Gregory McGarry <gmcgarry (a] NetBSD.org>
480 Scope: kernel
481 Notes: merge pcred and ucred and poolify
482
483 Branch: hpcarm-cleanup
484 Description: Fix build problems for hpcarm
485 Status: Active
486 Start Date: 31 July 2007
487 End Date:
488 Base Tag: hpcarm-cleanup-base
489 Maintainer: Robert Swindells <rjs (a] NetBSD.org>
490 Scope: kernel
491 Notes: Modify SA11x0 interrupt code to match PXA2x0 equivalent.
492
493 Branch: itohy-usb1
494 Description: USB stack overhaul, mostly DMA related
495 Status: Terminated
496 Start Date: 22 May 2007
497 End Date:
498 Base Tag: itohy-usb1-base
499 Maintainer: ITOH Yasufumi <itohy (a] NetBSD.org>
500 Scope: kernel
501 Notes: To check out the kernel source tree,
502 1. check out checkout script
503 cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
504 2. update files in the branch
505 sh -e src/sys/dev/usb/filelist
506
507 Branch: jruoho-x86intr
508 Description: Cleanup and rework the x86 APIC and PIC subsystems
509 Status: Active
510 Start Date: 17 January 2011
511 End Date:
512 Base Tag: jruoho-x86intr-base
513 Maintainer: Jukka Ruohonen <jruoho (a] NetBSD.org>
514 Scope: kernel
515 Notes: This branch aims to cleanup the x86 interrupt routing code.
516 In particular, a new implementation is provided for all
517 elements of the APIC that involve ACPI. In addition, better
518 abstractions are provided for the whole PIC layer. The main
519 work areas are sys/arch/x86 and sys/dev/acpi.
520
521 Branch: jym-xensuspend
522 Description: Implement xm save/restore/migrate for NetBSD domU
523 Status: Terminated
524 Start Date: 2009-02-08
525 End Date: 2011-09-20
526 Base Tag: jym-xensuspend-base
527 Maintainer: Jean-Yves Migeon <jym (a] NetBSD.org>
528 Scope: kernel
529 Notes: This branch contains the code required to support the Xen
530 save/restore/migrate facilities. It affects domU frontend
531 drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
532 machinery, as well as MD code (mostly pmap(9)).
533
534 Branch: kame
535 Description: KAME Project
536 Status: Dormant
537 Start Date: 28 Jun 1999
538 End Date:
539 Base Tag:
540 Maintainer: Jun-ichiro itojun Hagino <itojun (a] NetBSD.org>
541 Scope: kernel
542 Notes: http://www.kame.net
543 Used for "reference" purposes for early part of KAME
544 integration effort. The branch is not actively used, as I
545 (itojun) use patch(1) and diff(1) for the KAME syncs.
546
547 Branch: keiichi-mipv6
548 Description: Developing Mobile IPv6 function
549 Status: Active
550 Start Date: 21 Feb 2008
551 End Date:
552 Base Tag: keiichi-mipv6-base
553 Maintainer: Keiichi Shima <keiichi (a] netbsd.org>
554 Scope: sys, sbin, libc/net, distrib/sets, share/man/
555 Notes: http://www.mobileip.jp/
556 Work on developing Mobile IPv6/NEMO BS functions and
557 related MIPv6 based advanced functions on NetBSD.
558 Please consult keiichi for joining this activity.
559
560 Branch: kent-audio2
561 Description: In-kernel audio mixer
562 Status: Active
563 Start Date: Sun Jan 16 2005
564 End Date:
565 Base Tag: kent-audio2-base
566 Maintainer: TAMURA Kent <kent (a] NetBSD.org>
567 Scope: kernel (audio device drivers)
568 Notes: http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
569 Please consult with the maintainer before committing
570 to this branch.
571 This branch is not expected to be compilable yet.
572
573 Branch: khorben-n900
574 Description: Supporting the Nokia N900 smartphone
575 Status: Active
576 Start Date: 2013-05-07
577 Maintainer: Pierre Pronchery <khorben (a] netbsd.org>
578 Scope: kernel (OMAP3 support, device drivers)
579 Notes: Do not hesitate to communicate any change that would be welcome
580 in HEAD.
581
582 Branch: matt-mips64
583 Description: Rototill the mips code to support LP64 mips and N32/N64 ABIs
584 Status: Mostly dead
585 Start Date: 2007-07-17
586 End Date:
587 Base Tag: matt-mips64-base
588 Maintainer: Matt Thomas <matt (a] NetBSD.org>
589 Scope: kernel & userland
590 Notes:
591
592 Branch: matt-nb5-mips64
593 Description: Rototill the mips code to support LP64 mips and N32/N64 ABIs
594 Status: Active
595 Start Date: 2009-08-01
596 End Date:
597 Base Tag: netbsd-5-1-RELEASE
598 Maintainer: Matt Thomas <matt (a] NetBSD.org>
599 Scope: kernel & userland
600 Notes:
601
602 Branch: matt-nb5-pq3
603 Description: Rototill the powerpc code to support mpc85xx
604 Status: Inactive
605 Start Date: 2010-12-20
606 End Date:
607 Base Tag: matt-nb5-pq3-base
608 Maintainer: Matt Thomas <matt (a] NetBSD.org>
609 Scope: kernel & userland
610 Notes:
611
612 Branch: matt-nb8-mediatek
613 Description: Add support for various MediaTek SoCs
614 Status: Active
615 Start Date: 2017-10-27
616 End Date:
617 Base Tag: matt-nb8-mediatek-base
618 Maintainer: Matt Thomas <matt (a] NetBSD.org>
619 Scope: kernel & userland
620 Notes:
621
622 Branch: mjf-devfs2
623 Description: device file system supporting dynamic device nodes
624 Status: Active
625 Start Date: 21 February 2008
626 End Date:
627 Base Tag: mjf-devfs2-base
628 Maintainer: Matt Fleming <mjf (a] NetBSD.org>
629 Scope: kernel and userland
630 Notes: This branch will move away from the static device nodes that
631 are created with MAKEDEV scripts and allow nodes to be created
632 and removed dynamically as devices are attached and detached
633 from the machine.
634
635 Branch: mjf-ufs-trans
636 Description: file system transactions for ufs
637 Status: Active
638 Start Date: 12 March 2007
639 End Date:
640 Base Tag: mjf-ufs-trans-base
641 Maintainer: Matt Fleming <mjf (a] NetBSD.org>
642 Scope: kernel
643 Notes:
644
645 Branch: nick-net80211-sync
646 Description: sync of net80211 with FreeBSD
647 Status: Dormant
648 Start Date: 21 February 2008
649 End Date:
650 Base Tag: nick-net80211-base
651 Maintainer: Nick Hudson <skrll (a] NetBSD.org>
652 Scope: sys/
653 Notes: Sync'ing net80211 with FreeBSD and drivers update. The branch is
654 currently only the kernel, but will likely extend to some userland
655 areas.
656
657 Branch: pkgviews
658 Description: package views, enabling multiple conflicting packages to co-exist
659 Status: Active
660 Start Date: 22 July 2002
661 End Date:
662 Base Tag: pkgviews
663 Maintainer: Alistair Crooks <agc (a] NetBSD.org>
664 Scope: pkgsrc, basesrc/usr.sbin/pkg_install
665 Notes: A more flexible infrastructure for third-party packages by
666 allowing multiple conflicting packages and versions to co-exist
667 within the same tree
668
669 Branch: phil-wifi
670 Description: Refresh WiFi code from FreeBSD
671 Status: Abandoned
672 Start Date: 2018-06-28
673 End Date: -
674 Base Tag: phil-wifi-base
675 Maintainer: phil, martin
676 Scope: src
677 Notes: This branch has been superseeded by the topic 'wifi'
678 in the src-draft mercurial repository.
679 See https://wiki.netbsd.org/Wifi_renewal_on_hg/
680
681 Branch: rmind-smpnet
682 Description: MP safe network stack (milestone 1): IPv4, UDP and ICMP
683 Status: Active
684 Start Date: 17 July 2013
685 End Date:
686 Base Tag: rmind-smpnet-base
687 Maintainer: Mindaugas Rasiukevicius <rmind (a] netbsd.org>
688 Scope: Kernel: src/sys (src/common is tagged but not branched)
689 Notes: Goals:
690
691 - Improve the abstraction of PCB and other interfaces.
692 - Add PCB and route cache locking, adjust socket locking.
693 - Rework IPv4, UDP and ICMP paths to be MP safe.
694 - Switch UDP sockets to a separate lock, test and benchmark.
695
696 Branch: rpaulo-netinet-merge-pcb
697 Description: merge in6pcb with inpcb
698 Status: Dormant
699 Start Date: Wed Feb 01 2006
700 End Date:
701 Base Tag: rpaulo-netinet-merge-pcb-base
702 Maintainer: Rui Paulo <rpaulo (a] NetBSD.org>
703 Scope: src/sys
704 Notes: No longer active due to the lack of time. If you plan to
705 continue this branch, sys/netinet/in_pcb.h already contains
706 the proposed structure layout (which was roughly discussed
707 in the tech-net mailing list).
708 I also defined INP_*() macros to mimicate FreeBSD's inpcb
709 locking style, but currently they do nothing and are not
710 yet called at the correct places (needs discussion about
711 kernel fine-grained locking).
712 To continue this branch, one needs to read all the relevant
713 inpcb/in6pcb source files and change the function names,
714 structure names, structure fields according to the new
715 layout (in6pcb is gone).
716 Don't try to build a kernel from this branch because it won't
717 work. The missing pieces required to do a complete build
718 were not committed because they were incomplete and generated
719 panics.
720 You shouldn't need to worry about KAME syncs because
721 they did most of them by now.
722 After the work is done, you are required to test the branch
723 (before the merge to -current) with an interop IPv6 test.
724 More info at: http://www.tahi.org/
725
726 Branch: thorpej-cfargs
727 Description: Clean up how arguments are passed to various autoconfiguration
728 routines.
729 Status: Merged
730 Start Date: Sat March 20 2021
731 End Date: Sat April 24 2021
732 Base Tag: thorpej-cfargs-base
733 Maintainer: Jason Thorpe <thorpej (a] netbsd.org>
734 Scope: src/sys
735 Notes:
736
737 Branch: thorpej-cfargs2
738 Description: Address complaints regarding the use of variadic arguments in
739 thorpej-cfargs.
740 Status: Merged
741 Start Date: Sun Aug 1 2021
742 End Date: Sat Aug 7 2021
743 Base Tag: thorpej-cfargs2-base
744 Maintainer: Jason Thorpe <thorpej (a] netbsd.org>
745 Scope: src/sys
746 Notes:
747
748 Branch: thorpej-futex
749 Description: Overhaul of futex operations to fix thread priority issues
750 Status: Active
751 Start Date: Sun Nov 1 2020
752 End Date:
753 Base Tag: thorpej-futex-base
754 Maintainer: Jason Thorpe <thorpej (a] netbsd.org>
755 Scope: src/sys src/tests/lib/libc/sys src/distrib/sets/lists
756 Notes: Normal futex operataions pass the test suite, but there are
757 issues with Linux compatibility currently, that need to be
758 addressed before merging. Also includes new NetBSD extensions
759 to the futex interface to support reader/writer locks. Those
760 changes can be discounted in favor of fixing the standard
761 futex operations with respect to Linux compatibility.
762 Also includes implementations of eventfd and timerfd, as
763 well as some additional improvements to COMPAT_LINUX{,32}.
764
765 Branch: thorpej-futex2
766 Description: Overhaul of futex operations to fix thread priority issues
767 Status: Active
768 Start Date: Thu Aug 5 2021
769 End Date:
770 Base Tag: thorpej-futex2-base
771 Maintainer: Jason Thorpe <thorpej (a] netbsd.org>
772 Scope: src/sys src/tests/lib/libc/sys
773 Notes: Re-based version of thorpej-futex that includes ONLY
774 the original futex priority issue fixes. The other
775 changes in thorpej-futex are still maintained on that
776 branch.
777
778 Branch: thorpej-i2c-spi-conf
779 Description: Improve device tree-based I2C and SPI enumeration.
780 Status: Active
781 Start Date: Sun April 25, 2021
782 End Date:
783 Base Tag: thorpej-i2c-spi-conf-base
784 Maintainer: Jason Thorpe <thorpej (a] netbsd.org>
785 Scope: src/sys
786 Notes:
787
788 Branch: wrstuden-fixsa
789 Description: Fix a number of issues present with Scheduler Activations.
790 Status: Active
791 Start Date: 15 May 2007
792 End Date:
793 Base Tag: wrstuden-fixsa-base
794 Maintainer: Bill Stouder-Studenmund <wrstuden (a] NetBSD.org>
795 Scope: src, though all the interesting stuff is in the kernel
796 or lib/libpthread or maybe gdb.
797 Notes: This branch is based off of the netbsd-4 branch!
798 This branch is intended to stage improvements for the
799 Scheduler Activations system for NetBSD 4. Improvements
800 include not allocating memory while preparing to tsleep(),
801 reducing inappropriate upcall delivery (hopefully also
802 eliminating the need to mlock stacks), and being
803 able to pthread_kill() running threads. At this date,
804 most goals have been achieved. This branch also includes
805 fixes to gdb to support working with threaded apps.
806
807 Branch: wrstuden-revivesa
808 Description: Fix a number of issues present with Scheduler Activations.
809 Status: Active
810 Start Date: 10 May 2008
811 End Date:
812 Base Tag: wrstuden-revivesa-base
813 Maintainer: Bill Stouder-Studenmund <wrstuden (a] NetBSD.org>
814 Scope: src, though all the interesting stuff is in the kernel
815 Notes: This branch is intended to revive Scheduler Activations
816 in -current in the 5.0 era. This branch's main goal is
817 to re-add syscall compatability so that SA-based libpthread
818 programs can run with a -current kernel. 1:1 threading will
819 remain the NetBSD-default. This branch will re-add necessary
820 upcall support, and will also serve as a chance to clean
821 out cruft that had accumulated in the implementation over
822 time.
823
824 Branch: yamt-kmem
825 Description:
826 - separate kernel va allocation from kernel fault handling.
827 - make kmem_alloc interrupt-safe.
828 Status: Active
829 Start Date: Sun Dec 9 2007
830 End Date:
831 Base Tag: yamt-kmem-base3
832 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
833 Scope: src/sys (src/common is tagged but not branched)
834 Notes:
835 todo:
836 - investigate if PMAP_PREFER equivalent can be done
837 with vmem_xalloc. find a tester with hardware for it.
838 - g/c replaced code, including kmapent and malloc.
839 - consider to remove other submaps. eg. mb_map
840
841 Branch: yamt-nfs-mp
842 Description: make nfs client mp-safe
843 Status: Active
844 Start Date: Sun Apr 27 2008
845 End Date:
846 Base Tag: yamt-nfs-mp-base11
847 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
848 Scope: src/sys (src/common is tagged but not branched)
849 Notes:
850
851 Branch: yamt-pagecache
852 Description: page cache related changes
853 Status: Active
854 Start Date: Wed Nov 2 2011
855 End Date:
856 Base Tag: yamt-pagecache-base8
857 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
858 Scope: src
859 Notes: - maintain object pages in radix tree rather than rb tree.
860 - shrink the size of vm_page.
861 - reduce unnecessary page scan in putpages. esp. when an
862 object has a ton of pages cached but only a few of them
863 are dirty.
864 - reduce the number of pmap operations by tracking page
865 dirtiness more precisely in uvm layer.
866 - fix nfs commit range tracking.
867 - fix nfs write clustering. XXX hack
868 - fix A->O loaning
869 - write radixtree(9) man page
870
871 TODO:
872 - benchmark
873 - test
874 - make the write clustering fix less kludgy
875 - fix or disable the ad-hoc per-cpu statistic
876 - disable A->O loan as its benefit is unclear at best
877
878 tested: i386, amd64, nfs, ffs
879
880 have good chances to be broken: lfs, sparc64, hp700
881
882 the following is kernel build test results.
883 most of NG seem unrelated to the changes in the branch.
884
885 acorn26 GENERIC OK
886 acorn32 GENERIC OK
887 algor P6032 NG
888 alpha GENERIC OK
889 alpha GENERIC.MP OK
890 amd64 GENERIC OK
891 amd64 XEN3_DOM0 OK
892 amd64 XEN3_DOMU OK
893 amiga GENERIC OK
894 amigappc GENERIC OK
895 arc GENERIC OK
896 atari MILAN-PCIIDE OK
897 bebox GENERIC OK
898 cats GENERIC OK
899 cesfic GENERIC OK
900 cobalt GENERIC OK
901 dreamcast GENERIC NG
902 emips GENERIC OK
903 evbarm NSLU2 NG
904 evbarm TS7200 NG
905 evbmips P6032 NG
906 evbmips MALTA NG
907 evbppc WALNUT NG
908 evbppc EXPLORA451 NG
909 evbppc PMPPC NG
910 evbsh3 COMPUTEXEVB OK
911 ews4800mips GENERIC OK
912 hp300 GENERIC OK
913 hp700 GENERIC OK
914 hpcarm JORNADA720 OK
915 hpcarm JORNADA728 OK
916 hpcmips GENERIC OK
917 hpcsh GENERIC OK
918 hpcsh HPW650PA OK
919 i386 MONOLITHIC OK
920 i386 GENERIC OK
921 i386 XEN3_DOM0 OK
922 i386 XEN3_DOMU OK
923 i386 ALL NG
924 ia64 GENERIC OK
925 ia64 GENERIC.SKI NG
926 ibmnws GENERIC OK
927 iyonix GENERIC NG
928 landisk GENERIC OK
929 luna68k GENERIC OK
930 mac68k GENERIC OK
931 macppc GENERIC OK
932 macppc GENERIC.MP OK
933 mipsco GENERIC OK
934 mmeye GENERIC OK
935 mvme68k GENERIC OK
936 mvmeppc GENERIC OK
937 netwinder GENERIC NG
938 news68k GENERIC OK
939 newsmips GENERIC OK
940 next68k GENERIC OK
941 ofppc GENERIC OK
942 ofppc GENERIC.MP NG
943 pmax GENERIC OK
944 prep GENERIC OK
945 rs6000 GENERIC NG
946 sandpoint GENERIC OK
947 sbmips GENERIC NG
948 sbmips GENERIC.MP NG
949 sgimips GENERIC32_IP3x OK
950 shark GENERIC NG
951 sparc GENERIC OK
952 sparc GENERIC.MP OK
953 sparc64 GENERIC OK
954 sun2 GENERIC OK
955 sun3 GENERIC OK
956 usermode GENERIC NG
957 vax GENERIC OK
958 vax GENERIC.MP OK
959 x68k GENERIC OK
960 zaurus GENERIC NG
961
962 Branch: reinoud-bufcleanup
963 Description: implement and evaluate struct buf usage cleanup strategies.
964 Ideas currently in mind (preference for b):
965 a)
966 1. use of bio_ops per buffer.
967 2. allow chaining/overloading of functions in bio_ops
968 and provide some private context.
969 3. extend the bio_ops with commonly used functionality
970 like pending action counting, custom context passing,
971 last minute processing of buffer data, buffer cache
972 etc.
973 4. investigate the use of the kcont()
974 continuation-passing framework for async io
975 completion notification for bufs
976 ...
977 b)
978 1. all sequencing use of B_CALL replaced by
979 device-threads, if possible generic code around BUFQ
980 2. possibly use kcont() for async IO finished signaling
981 3. counter of pending and queued actions requestable
982 by IOCTL interface?
983 4. implement `last minute buffer fixup' calls and maybe
984 even finished I/O calls as vnode operations
985 ...
986 Status: Active
987 Start Date: Thu Mar 15 2007
988 End Date:
989 Base Tag: reinoud-bufcleanup-base
990 Maintainer: Reinoud Zandijk <reinoud (a] NetBSD.org>
991 Scope: src/sys and src/common
992 Notes: Used as experiment sandbox and if successful hopefully one day
993 to be integrated.
994
995
996 ########################################################################
997 # Individual developers' branches (Terminated):
998 ########################################################################
999
1000 Branch: pgoyette-compat
1001 Description: clean-up of compat module
1002 Status: Merged
1003 Start Date: Tues Mar 6, 2018
1004 End Date: Sun Jan 27, 2019
1005 Base Tag: pgoyette-compat-base
1006 Maintainer: pgoyette
1007 Scope: src/
1008 Notes:
1009
1010 Branch: prg-localcount2
1011 Description: Implement localcount reference counting as proposed by
1012 riastradh@ - supersedes abandonded pgoyette-localcount
1013 Status: Suspended - core of the changes were merged to HEAD
1014 Start Date: Wed Apr 26 2017
1015 End Date:
1016 Base Tag: prg-localcount2-base
1017 Maintainer: pgoyette
1018 Scope: src/sys/
1019 Notes:
1020
1021 Branch: pgoyette-localcount
1022 Description: Implement localcount reference counting as proposed by
1023 riastradh@
1024 Status: Terminated
1025 Start Date: Fri Jul 15 2016
1026 End Date: Wed Apr 26 2017
1027 Base Tag: pgoyette-localcount-base
1028 Maintainer: pgoyette
1029 Scope: src/sys/
1030 Notes: Abandoned - there seems to have been some CVS "pilot
1031 error during one of the sync-with-head and now there
1032 are an unknown number of commits missing from an
1033 unknown number of files from an unknown time period.
1034 The work will be salvaged as much as possible, and
1035 applied to a new clean branch.
1036
1037 Branch: bouyer-scsipi
1038 Description: Integration of atapi support
1039 Status: Terminated
1040 Start Date:
1041 End Date:
1042 Base Tag:
1043 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
1044 Scope: kernel
1045 Notes: Superseded by thorpej_scsipi
1046
1047 Branch: bouyer-xen2
1048 Description: update xen port to xen 2.0, with support for domain0 operations
1049 Status: Terminated
1050 Start Date: Dec 13 2004
1051 End Date: Mar 10 2005
1052 Base Tag: netbsd-2-base
1053 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
1054 Scope: src/sys/arch/xen
1055 Notes:
1056
1057 Branch: bouyer-xenamd64
1058 Description: add amd64 support to Xen and rework some parts to share more code between Xen and others
1059 Status: Terminated
1060 Start Date: 18 Oct 2007
1061 End Date: 22 Nov 2007
1062 Base Tag: bouyer-xenamd64-base
1063 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
1064 Scope: kernel
1065 Notes:
1066
1067 Branch: bouyer-xeni386
1068 Description: switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
1069 Status: Terminated
1070 Start Date: 10 Dec 2007
1071 End Date: 23 Jan 2008
1072 Base Tag: bouyer-xeni386-base
1073 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
1074 Scope: kernel
1075 Notes:
1076
1077 Branch: bouyer-quota2
1078 Description: modernise disk quotas
1079 Status: Terminated
1080 Start Date: Thu Jan 20 2011
1081 End Date: March 06 2011
1082 Base Tag: bouyer-quota2-base
1083 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
1084 Scope: src/
1085 Notes:
1086
1087 Branch: chap-midi
1088 Description: Renovation of MIDI support
1089 Status: Terminated; merged to -current
1090 Start Date: 19 May 2006
1091 End Date: 30 Jun 2006
1092 Base Tag: chap-midi-base
1093 Maintainer: Chapman Flack <chap (a] NetBSD.org>
1094 Scope: sys, share/man, usr.bin
1095 Notes:
1096
1097 Branch: chs-ubc
1098 Description: Unified Buffer Cache
1099 Status: Terminated
1100 Start Date:
1101 End Date:
1102 Base Tag: chs-ubc-base
1103 Maintainer: Chuck Silvers <chs (a] NetBSD.org>
1104 Scope: kernel
1105 Notes:
1106
1107 Branch: chs-ubc2
1108 Description: Unified Buffer Cache
1109 Status: Terminated; merged to -current
1110 Start Date:
1111 End Date:
1112 Base Tag: chs-ubc2-base, chs-ubc2-newbase
1113 Maintainer: Chuck Silvers <chs (a] NetBSD.org>
1114 Scope: kernel
1115 Notes:
1116
1117 Branch: cjs-build-against-obj-dir
1118 Description: ?
1119 Status: ?
1120 Start Date:
1121 End Date:
1122 Base Tag:
1123 Maintainer: Curt Sampson <cjs (a] NetBSD.org>
1124 Scope: Entire tree.
1125 Notes:
1126
1127 Branch: cube-autoconf
1128 Description: Renovate autoconf(9) API
1129 Status: Terminated; abandoned
1130 Start Date: 11 Dec 2007
1131 End Date:
1132 Base Tag: cube-autoconf-base
1133 Maintainer: Quentin Garnier <cube (a] NetBSD.org>
1134 Scope: kernel usr.bin/config (and some other userland bits)
1135 Notes: Address a number of issues the current autoconf(9) API has.
1136
1137 Branch: eeh-paddr_t
1138 Description: use separate types for virtual vs. physical addresses
1139 Status: Terminated; merged to -current
1140 Start Date:
1141 End Date:
1142 Base Tag: eeh-paddr_t-base
1143 Maintainer: Eduardo Horvath <eeh (a] NetBSD.org>
1144 Scope: kernel
1145 Notes: This is needed to support 32-bit kernels on sparc64.
1146
1147 Branch: elad-kernelauth
1148 Description: Native NetBSD implementation of Apple's kernel authorization
1149 based on TN2127. This is a "clean-room" implementation to
1150 avoid any licensing issues.
1151 Status: Terminated; merged to -current
1152 Start Date: Tue Mar 7 2006
1153 End Date: Mon May 15 2006
1154 Base Tag: elad-kernelauth-base
1155 Maintainer: Elad Efrat <elad (a] NetBSD.org>
1156 Scope: src/sys, src/share/man/man9/Makefile,
1157 src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
1158 Notes:
1159
1160 Branch: fvdl-softdep
1161 Description: FFS soft dependencies
1162 Status: Terminated; merged to -current
1163 Start Date:
1164 End Date:
1165 Base Tag: fvdl-softdep-base
1166 Maintainer: Frank van der Linden <fvdl (a] NetBSD.org>
1167 Scope: kernel
1168 Notes:
1169
1170 Branch: gehenna-devsw
1171 Description: auto-generation of devsw table
1172 Status: Terminated
1173 Start Date: 16 May 2002
1174 End Date: 6 Sep 2002
1175 Base Tag: gehenna-devsw-base
1176 Maintainer: MAEKAWA Masahide <gehenna (a] NetBSD.org>
1177 Scope: syssrc
1178 Notes: The goal is to get rid of the existing device switch tables in
1179 port-dependent conf.c and to generate them dynamically by
1180 config(8).
1181
1182 Branch: haad-dm
1183 Description: Add support for LVM to NetBSD
1184 Status: Terminated; merged with -current
1185 Start Date: 7 July 2008
1186 End Date: 19 December 2008
1187 Base Tag: haad-dm-base
1188 Maintainer: Adam Hamsik <haad (a] NetBSD.org>
1189 Scope: kernel
1190 Notes: LVM support is based on Linux lvm2tools,
1191 libdevmapper library and NetBSD device-mapper
1192 driver.
1193
1194 Branch: is-newarp
1195 Description: ARP for non-Ethernet
1196 Status: Terminated; merged before NetBSD 1.3
1197 Start Date: 1996/10/13
1198 End Date: 1997/03/15
1199 Base Tag: is-newarp-base
1200 Maintainer: Ignatios Souvatzis <is (a] NetBSD.org>
1201 Scope: kernel
1202 Notes:
1203
1204 Branch: isaki-audio2
1205 Description: Overhaul audio subsystem
1206 Status: Terminated; merged to -current
1207 Start Date: 21 Apr 2019
1208 End Date: 08 May 2019
1209 Base Tag: isaki-audio2-base
1210 Maintainer: Tetsuya Isaki <isaki (a] NetBSD.org>
1211 Scope: src/sys
1212 Notes: Rework audio subsystem, including multiple streaming,
1213 filter pipeline.
1214
1215 Branch: jmcneill-pm
1216 Description: Power management framework overhaul, ACPI improvements
1217 Status: Terminated; merged before NetBSD 5.0
1218 Start Date: 3 Aug 2007
1219 End Date: 9 Dec 2007
1220 Base Tag: jmcneill-pm-base
1221 Maintainer: Jared D. McNeill <jmcneill (a] NetBSD.org>
1222 Scope: kernel
1223 Notes:
1224
1225 Branch: jmcneill-audiomp3
1226 Description: Add MP locking to the audio drivers
1227 Status: Terminated; merged before NetBSD 6.0
1228 Start Date: 19 Nov 2011
1229 End Date: 23 Nov 2011
1230 Base Tag: jmcneill-audiomp3-base
1231 Maintainer: Jared D. McNeill <jmcneill (a] NetBSD.org>
1232 Scope: kernel
1233 Notes: Resurrect ad-audiomp2, make the audio drivers MP safe.
1234
1235 Branch: kenh-if-detach
1236 Description: Interface detach support.
1237 Status: ?
1238 Start Date:
1239 End Date:
1240 Base Tag: kenh-if-detach-base
1241 Maintainer: Ken Hornstein <kenh (a] NetBSD.org>
1242 Scope: kernel
1243 Notes:
1244
1245 Branch: kent-audio1
1246 Description: Audio converter pipeline
1247 Status: Terminated; merged to -current
1248 Start Date: Tue Dec 7 2004
1249 End Date: Tue Jan 11 2005
1250 Base Tag: kent-audio1-base
1251 Maintainer: TAMURA Kent <kent (a] NetBSD.org>
1252 Scope: kernel (audio device drivers)
1253 Notes: http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
1254 Please consult with the maintainer before committing
1255 to this branch.
1256
1257 Branch: kqueue
1258 Description: kqueue kernel event notification mechanism (from FreeBSD)
1259 Status: Terminated; merged to -current
1260 Start Date: Tue Jul 10 23:08:38 EST 2001
1261 End Date: Tue Oct 24 09:14:14 GMT 2002
1262 Base Tag: kqueue-base
1263 Maintainer: Jaromir Dolecek <jdolecek (a] NetBSD.org>
1264 Scope: kernel, libc/sys, share/man/man9, usr.bin/fstat
1265 Notes: Integration of FreeBSD's kqueue(2) mechanism, with various
1266 local internal changes to better suit NetBSD, and
1267 enhancements such as looking up filters by name or
1268 number, and dynamic registration of "user" filters.
1269
1270 Branch: ktrace-lwp
1271 Description: ktrace support for lwp ids.
1272 Status: Terminated; merged to -current
1273 Start Date: Wed Jul 2 15:27:30 UTC 2003
1274 End Date: Sun Dec 11 12:25:29 UTC 2005
1275 Base Tag: ktrace-lwp-base
1276 Maintainer: Darren Reed <darrenr (a] NetBSD.org>
1277 Scope: sys
1278 Notes:
1279
1280 Branch: marc-pcmcia
1281 Description: PCMCIA support
1282 Status: Terminated; merged to -current
1283 Start Date:
1284 End Date:
1285 Base Tag: marc-pcmcia-base, marc-pcmcia-bp
1286 Maintainer: Marc Horowitz <marc (a] NetBSD.org>
1287 Scope: kernel
1288 Notes:
1289
1290 Branch: matt-armv6
1291 Description: Rototill the arm code to support features present in the
1292 v6 of the ARM Architecture. Additionally, clean up things
1293 along the way to use common practices.
1294 Status: Terminated; merged to -current
1295 Start Date: 2007-08-27
1296 End Date: 2008-04-27
1297 Base Tag: matt-armv6-base
1298 Maintainer: Matt Thomas <matt (a] NetBSD.org>
1299 Scope: kernel & userland
1300 Notes:
1301
1302 Branch: minoura_x68k_bus_h
1303 Description: bus_space(9) and bus_dma(9) implementation for x68k
1304 Status: Terminated; merged to -current
1305 Start Date: 23 Dec 1998
1306 End Date: 16 Mar 1999
1307 Base Tag: minoura_x68k_bus_h-base
1308 Maintainer: Minoura Makoto <minoura (a] NetBSD.org>
1309 Scope: sys/arch/x68k
1310 Notes:
1311
1312 Branch: minoura-xpg4dl
1313 Description: Citrus Project locale subsystem
1314 Status: Terminated; (partly) merged to -current
1315 Start Date: 28 March 2000
1316 End Date:
1317 Base Tag: minoura-xpg4dl-base
1318 Maintainer: Minoura Makoto <minoura (a] NetBSD.org>
1319 Scope: basesrc, syssrc, sharesrc
1320 Notes: Citrus Project is developing dynamically-loadable, codeset-
1321 independent locale subsystem. Part of the implementation
1322 (LC_CTYPE) called XPG4DL is now integrated to -current.
1323
1324 Branch: mjf-devfs
1325 Description: device file system supporting dynamic device nodes
1326 Status: Terminated
1327 Start Date: 12 November 2007
1328 End Date: 21 February 2008
1329 Base Tag: mjf-devfs-base
1330 Maintainer: Matt Fleming <mjf (a] NetBSD.org>
1331 Scope: kernel and userland
1332 Notes: This branch will move away from the static device nodes that
1333 are created with MAKEDEV scripts and allow nodes to be created
1334 and removed dynamically as devices are attached and detached
1335 from the machine.
1336
1337 Branch: mrg-vm-swap
1338 Description: dynamic swap allocation, swap-to-files support
1339 Status: Terminated; abandoned for mrg-vm-swap2
1340 Start Date: 12 February 1997
1341 End Date: 15 March 1997
1342 Base Tag: [none]
1343 Maintainer: Matthew R. Green <mrg (a] NetBSD.org>
1344 Scope: kernel
1345 Notes:
1346
1347 Branch: mrg-vm-swap2
1348 Description: dynamic swap allocation, swap-to-files support
1349 Status: Terminated; merged to -current
1350 Start Date: 4 May 1997
1351 End Date: 12 June 1997
1352 Base Tag: mrg-vm-swap2-base
1353 Maintainer: Matthew R. Green <mrg (a] NetBSD.org>
1354 Scope: kernel
1355 Notes:
1356
1357 Branch: nathanw_sa
1358 Description: Scheduler activations
1359 Status: Terminated; merged to -current
1360 Start Date: 5 March 2001
1361 End Date: 18 January 2003
1362 Base Tag: nathanw_sa_base
1363 Maintainer: Nathan Williams <nathanw (a] NetBSD.org>
1364 Scope: kernel, libc, libkvm, libpthread, libpthread_dbg, include,
1365 bin/ps usr.bin/systat usr.bin/top usr.bin/w
1366 gnu/dist/toolchain/gdb gnu/usr.bin/gdb
1367 Notes: The idea of scheduler activations is described in the
1368 classic paper by Anderson et al., in ACM Transactions
1369 a on Computer Systems volume 10 issue 1 (1992),which
1370 can be found at
1371 http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
1372 Many ideas in the implementation are based on the
1373 implementation of scheduler activations added to Mach
1374 3.0 and described by Davis et al. in the University of
1375 Washington CS tech report 92-08-93, which can be found
1376 at
1377 ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
1378
1379 My USENIX paper on the subject can be found at
1380 http://web.mit.edu/nathanw/www/usenix/
1381
1382 Please consult with the maintainer before committing
1383 to this branch.
1384 Other tags starting with nathanw_sa reserved for
1385 branch management and are not guaranteed to be stable.
1386
1387 Trunk tagged with "nathanw_sa_before_merge" prior to
1388 merging branch down to trunk. Branch tagged with
1389 "nathanw_sa_end" to indicate the ending revision of
1390 the branch.
1391
1392 Branch: newlock
1393 Description: New locking primitives, based on Solaris's
1394 Status: Terminated
1395 Start Date: March 9, 2002
1396 End Date: February 12, 2007
1397 Base Tag: newlock-base
1398 Maintainer: Jason R. Thorpe <thorpej (a] NetBSD.org>
1399 Scope: Kernel
1400 Notes: The goal is to replace the existing lockmgr() and
1401 simple_lock() based locking mechanisms with the
1402 primitives found in Solaris: mutexes and rwlocks.
1403 Superseded by the newlock2 branch.
1404
1405 Branch: newlock2
1406 Description: New locking primitives, based on Solaris's
1407 Status: Terminated
1408 Start Date: September 9, 2006
1409 End Date: February 12, 2007
1410 Base Tag: newlock2-base
1411 Maintainer: Andrew Doran <ad (a] NetBSD.org>
1412 Scope: Kernel
1413 Notes: As per the newlock branch, however given the amount of time
1414 the original branch has lain dormant, a new one has been
1415 created. Goals:
1416 - Implement new locking primitives on most-used ports.
1417 - Minor locking improvements.
1418 - Remove spinlockmgr().
1419
1420 Branch: nick-csl-alignment
1421 Description: Provide correctly aligned __cpu_simple_lock_t for hppa
1422 Status: Terminated; merged to -current
1423 Start Date: 2007-07-18
1424 End Date:
1425 Base Tag: nick-csl-alignment-base5
1426 Maintainer: Nick Hudson <skrll (a] NetBSD.org>
1427 Scope: sys, lib/libpthread, lib/libpthread_dbg
1428 Notes:
1429
1430 Branch: perseant-lfsv2
1431 Description: LFS incompatible on-disk data structure changes
1432 Status: Terminated
1433 Start Date: 27 June 2001
1434 End Date: 16 July 2001
1435 Base Tag: perseant-lfsv2-base
1436 Maintainer: Konrad Schroder <perseant (a] NetBSD.org>
1437 Scope: basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
1438 Notes: This branch should be short-lived, I expect to merge as soon
1439 as the data structures required for unremove are in and tested.
1440
1441 Branch: ppcoea-renovation
1442 Description: General renovation and cleanup of all OEA PowerPC ports.
1443 Status: Terminated; merged to -current
1444 Start Date: 30 April 2007
1445 End Date: 15 October 2007
1446 Base Tag: ppcoea-renovation-base
1447 Maintainer: Tim Rightnour <garbled (a] netbsd.org>
1448 Scope: src/sys/arch
1449 Notes: This branch is for a general cleanup of all OEA-based PowerPC
1450 ports. OEA (Operating Environment Architecture) PowerPC refers
1451 to the 601, 603, 604, and similar chips. Specifically, not the
1452 403/401 and other embedded chips. The general concept is to get
1453 them all compiling, and sharing as much code as possible. All
1454 developers are welcome to commit to this branch.
1455
1456 Branch: thorpej-devvp
1457 Description: replace dev_t with struct vnode * in devsw entry points
1458 Status: Terminated
1459 Start Date: Sep 6 2001
1460 End Date: ???
1461 Base Tag: thorpej-devvp-base
1462 Maintainer: Jason Thorpe <thorpej (a] NetBSD.org>
1463 Scope: syssrc
1464 Notes: Kernels built from this branch are not expected
1465 to function correctly at this time.
1466
1467 Ports known to compile on this branch:
1468 alpha
1469 i386
1470
1471 Branch: peter-altq
1472 Description: New ALTQ framework:
1473 - sync with KAME sources
1474 - share mtag/name mapping functions
1475 - separate altq + pf attachment
1476 Status: Terminated; merged to -current
1477 Start Date: March 16, 2006
1478 End Date: October 12, 2006
1479 Base Tag: peter-altq-base
1480 Maintainer: Peter Postma <peter (a] NetBSD.org>,
1481 Martin Husemann <martin (a] NetBSD.org>,
1482 Matthias Scheler <tron (a] NetBSD.org>
1483 Scope: dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
1484 Notes: Only the first item in the description was finished
1485 in this branch.
1486
1487 Branch: rmind-uvmplock
1488 Description: Reorganize locking in UVM and improve x86 pmap(9)
1489 Status: Terminated; merged to -current
1490 Start Date: 15 March 2010
1491 End Date: 12 June 2011
1492 Base Tag: rmind-uvmplock-base
1493 Maintainer: Mindaugas Rasiukevicius <rmind (a] netbsd.org>
1494 Scope: Kernel
1495 Notes: Goals:
1496
1497 - Reorganize locking in UVM and serialize pmap(9) operations
1498 on same page(s). New lock order: [vmpage-lock] -> pmap-lock.
1499 Based on the patch from ad@.
1500 - Simplify locking in pmap(9) modules by removing P->V locking.
1501 - Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
1502 to share locks among UVM objects where necessary.
1503 - Rewrite and optimize x86 TLB shootdown code.
1504 - Unify /dev/mem et al in MI code and provide required locking.
1505
1506 Future work:
1507
1508 - Optimize pmap_remove() with tracking in struct vm_map_entry.
1509
1510 Branch: sommerfeld_i386mp_1
1511 Description: Multiprocessor support for i386 using Intel MP BIOS.
1512 Status: Terminated; merged to -current
1513 Start Date: 21 Feb 2000
1514 End Date: 01 Oct 2002
1515 Base Tag: sommerfeld_i386mpbase_1
1516 Maintainer: Bill Sommerfeld <sommerfeld (a] NetBSD.org>
1517 Scope: sys/arch/i386
1518 Notes:
1519 Code committed to the branch has booted to multiuser
1520 on at least one system.
1521
1522 Not guaranteed to compile against mainline since -current
1523 may have changed incompatibly with the last branch update;
1524 use "cvs update -D" to roll-back the rest of the tree to match.
1525
1526 Please get explicit permission from the maintainer
1527 before each commit, or your changes will be backed out.
1528 Other tags starting with sommerfeld_ are private to
1529 the developer and are guaranteed to be unstable.
1530 Only the maintainer should move tags.
1531
1532 Note that this branch uses a DIFFERENT scheme for
1533 syncing with the mainline. the maintainer uses some private
1534 scripts for keeping them in sync; if you make commits
1535 to the branch to "resynchronize" things, you'll
1536 probably do it wrong; instead, ask the maintainer to
1537 resynchronize things.
1538
1539 See sys/arch/i386/TODO on the branch for a list of known
1540 issues with the branch.
1541
1542 Branch: thorpej-mips-cache
1543 Description: overhaul MIPS cache support code
1544 Status: Terminated; merged to -current
1545 Start Date: Oct 23 2001
1546 End Date: Nov 14 2001
1547 Base Tag: thorpej-mips-cache-base
1548 Scope: syssrc
1549 Notes: This branch needs more debugging, testing, and more
1550 ports need to be converted to the new world order.
1551
1552 The following processors have had cache ops
1553 written:
1554
1555 * R2000/R3000 (cache_r3k) -- light testing,
1556 needs to be beat on a lot more to make
1557 sure it's working.
1558
1559 * R4000/R4400 (cache_r4k) -- mhitch (a] NetBSD.org
1560 tracked down a bug, which has been fixed.
1561
1562 Confirmed working on R4000-with-L2.
1563
1564 Confirmed working on R4400-no-L2 and
1565 R4400-with-L2.
1566
1567 * R4600/R5000 (cache_r5k) -- shin (a] NetBSD.org
1568 has committed fixes to this code.
1569
1570 Confirmed working on R4600 v2 (SGI IP-22 with
1571 no SysAD L2 cache).
1572
1573 Confirmed working on RM5260 (Algorithmics P-5064).
1574
1575 * TX39 (cache_tx39) -- uch (a] NetBSD.org has
1576 committed fixes to this code. Awaiting
1577 confirmation that it is working properly.
1578
1579 * R5900 (cache_r5900) -- uch (a] NetBSD.org has
1580 written this code and tested it on a
1581 PlayStation 2.
1582
1583 The following ports have been updated to compile (and
1584 use optimized-for-processor bus_dma routines). Those
1585 that have been tested and work are marked with [WORKING].
1586
1587 * algor [WORKING]
1588
1589 * arc [WORKING]
1590
1591 * pmax [WORKING]
1592
1593 * playstation2 [WORKING]
1594 Needs optimized bus_dmamap_sync().
1595
1596 * hpcmips [need verification that this is working]
1597 Needs optimized bus_dmamap_sync().
1598
1599 * sgimips [WORKING]
1600 Needs optimized bus_dmamap_sync().
1601
1602 * cobalt [need testing]
1603
1604 * mipsco [need testing]
1605
1606 * newsmips [need testing]
1607
1608 Branch: thorpej_scsipi
1609 Description: SCSI/ATAPI midlayer rewrite.
1610 Status: Terminated; merged to -current
1611 Start Date:
1612 End Date: Apr 25 2001
1613 Base Tag: thorpej_scsipi_base, thorpej_scsipi_nbase
1614 Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>,
1615 Jason Thorpe <thorpej (a] NetBSD.org>
1616 Scope: syssrc
1617 Notes: When a change from -current is pulled up please move the
1618 thorpej_scsipi_base tag to the revision you're syncing with.
1619 thorpej_scsipi_nbase is private to maintainer (only
1620 used when syncing the whole branch with HEAD).
1621 Just before the merge, syssrc has been tagged with
1622 thorpej_scsipi_beforemerge
1623
1624 Branch: thorpej-signal
1625 Description: ?
1626 Status: ?
1627 Start Date:
1628 End Date:
1629 Base Tag: thorpej-signal-base
1630 Maintainer: Jason Thorpe <thorpej (a] NetBSD.org>
1631 Scope: kernel
1632 Notes:
1633
1634 Branch: thorpej-setroot
1635 Description: ?
1636 Status: Terminated; merged to -current
1637 Start Date:
1638 End Date:
1639 Base Tag:
1640 Maintainer: Jason Thorpe <thorpej (a] NetBSD.org>
1641 Scope: kernel
1642 Notes:
1643
1644 Branch: simonb-timecounters
1645 Description: Port FreeBSD timecounters to NetBSD
1646 Status: Terminated
1647 Start Date: Sat Feb 04 2006
1648 End Date: Wed Jun 07 2006
1649 Base Tag: simonb-timecounters-base
1650 Maintainer: Simon Burge <simonb (a] NetBSD.org>,
1651 Frank Kardel <kardel (a] NetBSD.org>
1652 Scope: sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
1653 Notes: early (partial conversion) commit to -current
1654 ok'ed by core@ on 20060605 for testing and further
1655 simplified conversion
1656
1657 Branch: simonb-wapbl
1658 Description: Wasabi's journaling filesystem support
1659 Status: Terminated; merged to -current
1660 Start Date: Tue Jun 10 2008
1661 End Date: Thu Jul 31 2008
1662 Base Tag: simonb-wapbl-base
1663 Maintainer: Simon Burge <simonb (a] NetBSD.org>
1664 Scope: src/distrib/sets/lists/comp src/distrib/utils/sysinst
1665 src/include
1666 src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
1667 src/sbin/tunefs src/usr.sbin/dumpfs src/sys
1668 Notes: Still has a number of issues:
1669 - Some heavy workload performance issues on SMP machines.
1670 Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
1671 in rev 1.1.2.11 of vfs_wapbl.c.
1672 - Removing large files (sparse only?) takes a long time.
1673 Eg, a file created with
1674 dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
1675 takes 0:00.00 to remove on my test box without logging and
1676 0:22.25 to remove with logging. No disk IO during this...
1677 - sysinst should use in-fs logs now, not end-of-partition logs.
1678
1679 Branch: uebayasi-xip
1680 Description: Support eXecute-In-Place (XIP)
1681 Status: Active
1682 Start Date: 8 February 2010
1683 End Date:
1684 Base Tag: uebayasi-xip-base6 (2010-11-15 UTC)
1685 Maintainer: Masao Uebayashi <uebayasi (a] NetBSD.org>
1686 Scope: src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
1687 src/include
1688 src/sbin/mount
1689 src/sbin/mount_ffs
1690 src/share/man/man4
1691 src/share/man/man5/statvfs.5
1692 src/share/man/man9
1693 src/sys/arch
1694 src/sys/common/pmap
1695 src/sys/conf
1696 src/sys/dev/flash.c
1697 src/sys/dev/flashvar.h
1698 src/sys/dev/md.c
1699 src/sys/dev/md.h
1700 src/sys/dev/md_root.c
1701 src/sys/dev/xmd.c
1702 src/sys/kern/vfs_syscalls.c
1703 src/sys/miscfs/genfs/genfs_io.c
1704 src/sys/miscfs/specfs/specdev.h
1705 src/sys/sys
1706 src/sys/ufs/ffs/ffs_vfsops.c
1707 src/sys/uvm
1708 src/usr.sbin/mdsetimage/mdsetimage.8
1709 Notes: Goals:
1710 - Clean up oddities in fault handler
1711 - Add a notion of device page
1712 - Teach XIP vnode VOP_GETPAGES
1713 - Hook XIP mount option
1714 - Teach some pmaps to handle device page
1715
1716 Branch: vmlocking
1717 Description: Make VM and file system framework MP safe
1718 Status: Terminated
1719 Start Date: 13 March 2007
1720 End Date: 4 December 2007
1721 Base Tag: vmlocking-base
1722 Maintainer: Andrew Doran <ad (a] NetBSD.org>
1723 Scope: kernel
1724 Notes: Superseded by vmlocking2 branch.
1725
1726 Branch: vmlocking2
1727 Description: Make VM and file system framework MP safe
1728 Status: Terminated
1729 Start Date: 4 December 2007
1730 End Date: 2 January 2008
1731 Base Tag: vmlocking2-base3
1732 Maintainer: Andrew Doran <ad (a] NetBSD.org>
1733 Scope: kernel
1734 Notes: Goals:
1735
1736 - Make VM system / trap handling MP safe.
1737 - Replace simplelocks with mutexes.
1738 - Make file system framework MP safe.
1739
1740 Status by architecture:
1741
1742 alpha done
1743 i386 done
1744 amd64 done
1745 mips done
1746 sparc need pmap/trap locking changes
1747 sparc64 done
1748 arm done
1749 powerpc done
1750 hppa done
1751 sh3 done
1752 m68k done
1753 xen need pmap/trap locking changes
1754
1755 Remaining MI work to do:
1756
1757 - Check aliased vnode handling. There may be problems.
1758
1759 Remaining problems:
1760
1761 - LFS stalls due to v_numoutput leak.
1762
1763 Branch: wrstuden-devbsize
1764 Description: Modify buffer cache to deal with different devices having
1765 different block sizes. Also DEV_BSIZE would go away.
1766 Status: Terminated
1767 Start Date: Aug or Sept 1999
1768 End Date: 1 Apr 2000
1769 Base tag: wrstuden-devbsize-base
1770 Maintainer: Bill Studenmund <wrstuden (a] NetBSD.org>
1771 Scope: kernel
1772 Notes: No longer active due to lack of time, and introduction
1773 of UBC. In terms of UBC, the primary cache for
1774 file data is the VM cache, which needs to operate
1775 in terms of VM pages. As no existing device has native
1776 pages the same size as our VM pages, there already is
1777 a mapping going on between the VM system and the
1778 underlying blocks. So it would be easier and cleaner
1779 to adjust that to deal w/ different block sizes.
1780 Also with UBC, all i/o is in terms of bytes at an offset
1781 with a certain length, so the exact block size isn't a big
1782 deal.
1783
1784 Any other wrstuden-devbsize tag may (and should) go away.
1785
1786 Branch: yamt-idlelwp
1787 Description: idle lwp, and some changes depending on it.
1788
1789 1. separate context switching and thread scheduling.
1790 (cf. gmcgarry_ctxsw)
1791 2. implement idle lwp.
1792 3. clean up related MD/MI interfaces.
1793 4. make scheduler(s) modular.
1794
1795 Status: Terminated; merged to -current
1796 Start Date: Fri Feb 17 2007
1797 End Date: Thu May 17 2007
1798 Base Tag: yamt-idlelwp-base8
1799 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
1800 Scope: src/sys (src/common is tagged but not branched)
1801 Notes:
1802 Status of ports:
1803 alpha [ Done, UP tested, MP not tested ]
1804 i386 [ Done, tested ]
1805 amd64 [ Done, tested ]
1806 mips [ Done, both MIPS1 and MIPS3 tested]
1807 sparc [ Done, UP tested, MP might have
1808 some problem after newlock2 merge ]
1809 sparc64 [ Done, tested ]
1810 arm [ Done, SA1 tested. See PR 36548 ]
1811 macppc/powerpc [ Done, OEA tested ]
1812 hppa [ Done, tested ]
1813 sh3 [ Done, tested ]
1814 vax [ Done, UP tested, MP untested ]
1815 m68k [ Done, tested on several ports ]
1816 ns32k [ broken ]
1817 ia64 [ broken ]
1818 pdp10 [ broken ]
1819
1820 How to adapt a port?
1821
1822 - unify cpu_switch, cpu_exit, cpu_switchto into
1823 a single cpu_switchto. see cpu_switchto.9.
1824
1825 - implement cpu_idle. see cpu_idle.9.
1826
1827 - add a flag argument to cpu_need_resched.
1828 handle RESCHED_IMMED flag, which means "cause a preemption
1829 as soon as possible." eg. in the case of MULTIPROCESSOR,
1830 send an IPI to the target cpu.
1831
1832 - "curlwp == NULL" is not a valid check for idle state anymore.
1833 use "(curlwp->l_flag & LW_IDLE) != 0" instead. curlwp is
1834 almost always non-NULL, with exceptions like early on boot.
1835
1836 - remove idle pcbs.
1837
1838 - (if MULTIPROCESSOR) tweak processor trampoline code.
1839
1840 - (if MULTIPROCESSOR) call mi_cpu_attach when attaching
1841 secondary processors.
1842
1843 - (if schedhz!=0) call schedclock regardless of the value of
1844 curlwp.
1845
1846 - of course, update MD users of scheduler/switching API.
1847
1848 Branch: yamt-lazymbuf
1849 Description: change the way to share mbuf external storage so that
1850 it can work without kernel_lock.
1851 Status: Terminated; merged to -current
1852 Start Date: Wed Jul 6 2005
1853 End Date: Mon Mar 24 2008
1854 Base Tag: yamt-lazymbuf-base14
1855 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
1856 Scope: src/sys (src/common is tagged but not branched)
1857 Notes:
1858
1859 Branch: yamt-km, yamt-km-doc
1860 Description: simplify/improve kernel memory management and bootstrap
1861 Status: Terminated; merged to -current
1862 Start Date: Tue Jan 25 2005
1863 End Date: Fri Apr 1 2005
1864 Base Tag: yamt-km-base{,2,3,4}, yamt-km-doc-base
1865 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
1866 Scope: yamt-km: src/sys
1867 yamt-km-doc: src/share/man/man9/uvm.9
1868 Notes: http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
1869
1870 the followings are per-port status.
1871 (account names mean "tested by".)
1872
1873 works enough to go to multiuser:
1874 alpha, i386, xen (yamt@)
1875 pc532 (simonb@)
1876 alpha, i386, mac68k, macppc, pmax, shark,
1877 sparc, sparc64, sun3, x68k (chs@)
1878 cobalt, dreamcast, hp300, news68k, newsmips,
1879 sun3x (tsutsui@)
1880 amiga (mhitch@)
1881 cats, hp700 (skrll@)
1882 xen (bouyer@)
1883
1884 known to have the same problem as trunk:
1885 vax (chs@, stuck while running kvm_mkdb)
1886
1887 known to have a problem:
1888 luna68k (and, if any, other m68k ports which use TTR)
1889 needs to be revisited.
1890 -> for luna68k, although not tested,
1891 Sysmap has been moved to avoid kva conflict with
1892 I/O ranges.
1893
1894 buildable:
1895 src/sys/arch/acorn26/conf/GENERIC
1896 src/sys/arch/acorn32/conf/GENERIC
1897 src/sys/arch/algor/conf/P6032
1898 src/sys/arch/alpha/conf/GENERIC
1899 src/sys/arch/alpha/conf/GENERIC.MP
1900 src/sys/arch/amd64/conf/GENERIC
1901 src/sys/arch/amd64/conf/GENERIC.MP
1902 src/sys/arch/amiga/conf/GENERIC
1903 src/sys/arch/arc/conf/GENERIC
1904 src/sys/arch/atari/conf/MILAN-PCIIDE
1905 src/sys/arch/bebox/conf/GENERIC
1906 src/sys/arch/cats/conf/GENERIC
1907 src/sys/arch/cesfic/conf/GENERIC
1908 src/sys/arch/cobalt/conf/GENERIC
1909 src/sys/arch/dreamcast/conf/GENERIC
1910 src/sys/arch/evbarm/conf/TS7200
1911 src/sys/arch/evbppc/conf/WALNUT
1912 src/sys/arch/evbsh3/conf/COMPUTEXEVB
1913 src/sys/arch/evbsh5/conf/CAYMAN64
1914 src/sys/arch/hp300/conf/GENERIC
1915 src/sys/arch/hp700/conf/GENERIC
1916 src/sys/arch/hpcarm/conf/JORNADA728
1917 src/sys/arch/hpcmips/conf/GENERIC
1918 src/sys/arch/hpcsh/conf/GENERIC
1919 src/sys/arch/hpcsh/conf/HPW650PA
1920 src/sys/arch/i386/conf/GENERIC
1921 src/sys/arch/i386/conf/GENERIC.MP
1922 src/sys/arch/i386/conf/XEN0
1923 src/sys/arch/i386/conf/XENU
1924 src/sys/arch/ibmnws/conf/GENERIC
1925 src/sys/arch/iyonix/conf/GENERIC
1926 src/sys/arch/luna68k/conf/GENERIC
1927 src/sys/arch/mac68k/conf/GENERIC
1928 src/sys/arch/macppc/conf/GENERIC
1929 src/sys/arch/macppc/conf/GENERIC.MP
1930 src/sys/arch/mipsco/conf/GENERIC
1931 src/sys/arch/mmeye/conf/GENERIC
1932 src/sys/arch/mvme68k/conf/GENERIC
1933 src/sys/arch/netwinder/conf/GENERIC
1934 src/sys/arch/news68k/conf/GENERIC
1935 src/sys/arch/newsmips/conf/GENERIC
1936 src/sys/arch/next68k/conf/GENERIC
1937 src/sys/arch/ofppc/conf/GENERIC
1938 src/sys/arch/pc532/conf/GENERIC
1939 src/sys/arch/pmax/conf/GENERIC
1940 src/sys/arch/prep/conf/GENERIC
1941 src/sys/arch/sandpoint/conf/GENERIC
1942 src/sys/arch/sbmips/conf/GENERIC
1943 src/sys/arch/sgimips/conf/GENERIC32_IP3x
1944 src/sys/arch/shark/conf/GENERIC
1945 src/sys/arch/sparc/conf/GENERIC
1946 src/sys/arch/sparc/conf/GENERIC.MP
1947 src/sys/arch/sparc64/conf/GENERIC
1948 src/sys/arch/sparc64/conf/GENERIC.MP
1949 src/sys/arch/sun2/conf/GENERIC
1950 src/sys/arch/sun3/conf/GENERIC
1951 src/sys/arch/vax/conf/GENERIC
1952 src/sys/arch/vax/conf/GENERIC.MP
1953 src/sys/arch/x68k/conf/GENERIC
1954
1955 src/sys/arch/playstation2/conf/GENERIC
1956
1957 Branch: yamt-pdpolicy
1958 Description: play with page replacement policy
1959 - separate page replacement policy from the rest of kernel
1960 - implement alternative replacement policy
1961 - related read-ahead adjustment?
1962 Status: Terminated; merged to -current
1963 Start Date: Sun Mar 5 2006
1964 End Date: Sat Sep 16 2006
1965 Base Tag: yamt-pdpolicy-base9
1966 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
1967 Scope: src/sys (src/common is tagged but not branched)
1968 Notes:
1969
1970 Branch: yamt-pf42
1971 Description: import newer pf from OpenBSD 4.2
1972 Status: Terminated; merged to -current
1973 Start Date: Sat Apr 19 2008
1974 End Date: Wed Jun 18 2008
1975 Base Tag: yamt-pf42-base4
1976 Maintainer: Peter Postma <peter (a] NetBSD.org>,
1977 YAMAMOTO Takashi <yamt (a] NetBSD.org>
1978 Scope: src
1979 Notes: see sys/dist/pf/net/TODO
1980
1981 Branch: yamt-readahead
1982 Description: play with file readahead
1983 Status: Terminated; merged to -current
1984 Start Date: Mon Nov 14 2005
1985 End Date: Wed Nov 30 2005
1986 Base Tag: yamt-readahead-base3
1987 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
1988 Scope: src/sys
1989 Notes:
1990
1991 Branch: yamt-uio_vmspace
1992 Description: uio_lwp/uio_segflg -> uio_vmspace
1993 Status: Terminated; merged to -current
1994 Start Date: Mon Dec 31 2005
1995 End Date: Wed Mar 1 2006
1996 Base Tag: yamt-uio_vmspace-base5
1997 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
1998 Scope: src/sys
1999 Notes:
2000
2001 Branch: yamt-splraiseipl
2002 Description: finish implementing splraiseipl (and makeiplcookie).
2003 http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
2004
2005 - completes workqueue(9) and netbt.
2006 - fix PR/33218.
2007
2008 Status: Terminated; merged to -current
2009 Start Date: Mon Sep 18 2006
2010 End Date: Fri Dec 22 2006
2011 Base Tag: yamt-splraiseipl-base5
2012 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
2013 Scope: src/sys (src/common is tagged but not branched)
2014 Notes:
2015 tested (by who):
2016 alpha (yamt)
2017 alpha (pavel)
2018 amd64 (reported privately)
2019 cobalt (tsutsui)
2020 ews4800mips (tsutsui)
2021 hp300 (tsutsui)
2022 hpcarm (reported privately)
2023 i386 (yamt)
2024 macppc (tsutsui)
2025 news68k (tsutsui)
2026 sgimips(IP32) (tsutsui)
2027 sparc(sun4c) (tsutsui)
2028 sun2 (tsutsui)
2029 sun3 (tsutsui)
2030 sun3x (tsutsui)
2031 xen (yamt)
2032
2033 compile-tested:
2034 acorn26
2035 acorn32
2036 algor
2037 amiga
2038 arc
2039 atari
2040 bebox
2041 cats
2042 cesfic
2043 dreamcast
2044 evbarm
2045 evbmips
2046 evbppc(marvell)
2047 evbppc(ibm4xx)
2048 evbsh3
2049 hp700
2050 hpcmips
2051 hpcsh
2052 ia64
2053 ibmnws
2054 iyonix
2055 landisk
2056 luna68k
2057 mac68k
2058 mmeye
2059 mvme68k
2060 mvmeppc
2061 mipsco
2062 netwinder
2063 newsmips
2064 next68k
2065 ofppc
2066 pc532
2067 pmax
2068 pmppc
2069 prep
2070 sandpoint
2071 sbmips
2072 shark
2073 sparc
2074 sparc64
2075 vax
2076 x68k
2077 zaurus
2078
2079 not tested:
2080 pdp10 (i don't know how to build)
2081 sh5 (not buildable with an unrelated problem.)
2082
2083 compile CAYMAN64/netbsd32_sa.o
2084 cc1: warnings being treated as errors
2085 /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
2086 /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
2087 --- netbsd32_sa.o ---
2088 *** [netbsd32_sa.o] Error code 1
2089 1 error
2090
2091 notyet:
2092 amigappc
2093 playstation2
2094
2095 Branch: yamt-vop
2096 Description: remove several VOPs
2097 Status: Terminated; merged to -current
2098 Start Date: Wed Oct 19 2005
2099 End Date: Wed Nov 2 2005
2100 Base Tag: yamt-vop-base3
2101 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
2102 Scope: src/sys
2103 Notes: http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
2104
2105 Branch: yamt-x86pmap
2106 Description: merge i386 and amd64 pmap
2107 Status: Terminated; merged to -current
2108 Start Date: Mon Sep 24 2007
2109 End Date: Fri Oct 19 2007
2110 Base Tag: yamt-x86pmap-base4
2111 Maintainer: YAMAMOTO Takashi <yamt (a] NetBSD.org>
2112 Scope: src/sys (src/common is tagged but not branched)
2113 Notes:
2114
2115 Branch: gdamore-uart
2116 Description: Add register table support to com driver.
2117 Status: Active
2118 Start Date: 14 June 2006
2119 End Date: 13 July 2006
2120 Base Tag: gdamore-uart-base
2121 Maintainer: Garrett D'Amore <gdamore (a] NetBSD.org>
2122 Scope: kernel
2123 Notes: Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
2124 com support, and also removes a nasty hack from Atheros com.
2125
2126 Branch: christos-time_t
2127 Description: Change time_t and dev_t to 64 bit quantities; fix timeval
2128 and timespec.
2129 Status: merged
2130 Start Date: 29 March 2008
2131 End Date: 10 January 2009
2132 Base Tag: christos-time_t-base
2133 Maintainer: Christos Zoulas <christos (a] NetBSD.org>
2134 Scope: kernel, libc, libutil, userland
2135 Notes: Requires a major bump of all libraries except libc, libutil.
2136
2137 Branch: rtr-xorg-branch
2138 Description: xorg & static build alterations to src/x11
2139 Status: Dead; replaced by src/external/mit/xorg
2140 Start Date: Nov 15 2004
2141 End Date: ?
2142 Base tag: rtr-xorg-branch-base
2143 Maintainer: Tyler R. Retzlaff <rtr (a] NetBSD.org>
2144 Scope: x11
2145 distrib/sets/lists
2146 share/mk/bsd.x11.mk
2147 share/mk/bsd.own.mk
2148 etc/mtree/NetBSD.dist
2149 Notes: Requires parts of xsrc/xfree (HEAD)
2150 xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
2151 Requires xorg (XORG-6_8_1)
2152
2153 Branch: gmcgarry_ctxsw
2154 Description: Separate scheduler from context-switch code
2155 Status: Dead; replaced by cpu_switchto / yamt-idlelwp branch
2156 Start Date: 18 December 2002
2157 End Date:
2158 Base Tag: gmcgarry_ctxsw_base
2159 Maintainer: Gregory McGarry <gmcgarry (a] NetBSD.org>
2160 Scope: kernel
2161 Notes: Removing knowledge of the scheduler and its run queues
2162 from the machine-dependent context switch code is the
2163 first step in cleaning up the scheduler. It is necessary
2164 for the newlock branch, making the scheduler SMP friendly,
2165 adding real-time scheduler extensions, and reducing the
2166 number of code paths for LWP and proc switching.
2167
2168 Branch: nick-hppapmap
2169 Description: Update of hppa pmap with OpenBSD code.
2170 Status: Terminated; merged to -current
2171 Start Date: 27 October 2008
2172 End Date: 30 April 2009
2173 Base Tag: nick-hppapmap-base3
2174 Maintainer: Nick Hudson <skrll (a] NetBSD.org>
2175 Scope: sys/
2176 Notes: Port of the OpenBSD pmap including support for PA2.0 CPUs in
2177 32-bit mode.
2178
2179 Branch: thorpej-atomic
2180 Description: Implementation of an atomic memory operations API modeled
2181 after the one in Solaris 10.
2182 Status: Terminated; merged to -current
2183 Start Date: Apr 11 2007
2184 End Date: Nov 18 2007
2185 Base tag: thorpej-atomic-base
2186 Maintainer: Jason Thorpe <thorpej (a] netbsd.org>
2187 Scope: src/common
2188 src/sys
2189 Notes: Base atomic primitives need to be implemented for
2190 all of the supported architectures:
2191
2192 alpha DONE
2193 arm DONE
2194 hppa
2195 i386 DONE
2196 ia64
2197 m68k DONE (except for 68010)
2198 mips
2199 ns32k
2200 powerpc DONE except for membar_*()
2201 powerpc64 DONE except for membar_*()
2202 sh3
2203 sparc DONE except for membar_*()
2204 sparc64 DONE except for membar_*()
2205 vax
2206 x86_64 DONE
2207
2208 Tested:
2209
2210 alpha NO
2211 arm NO
2212 hppa NO
2213 i386 NO
2214 ia64 NO
2215 m68k NO
2216 mips NO
2217 ns32k NO
2218 powerpc NO
2219 powerpc64 NO
2220 sh3 NO
2221 sparc NO
2222 sparc64 NO
2223 vax NO
2224 x86_64 NO
2225
2226 TODO:
2227
2228 all - Need to replace mb_*() with membar_*().
2229
2230 - Audit MUTEX_CAS() and RWLOCK_CAS() uses
2231 to see of membar_enter() is required here.
2232
2233 - Talk to ad@ -- figure out of non-atomic
2234 mutex / rwlock release is actually safe.
2235
2236 arm - Consider using a RAS technique like
2237 MIPS uses for _lock_cas() and the mutex
2238 stubs. Possibly do more than one atomic
2239 op as a RAS. Possibly implement mutex
2240 stubs using the technique.
2241
2242 m68k - Need to do 68010 support.
2243
2244 i386 - Need to change when x86_patch() is called
2245 so we can test ncpus.
2246
2247 powerpc - Figure out if we need barriers in the
2248 atomic ops themselves (hopefully not!)
2249
2250 x86_64 - Need to change when x86_patch() is called
2251 so we can test ncpus.
2252
2253 ########################################################################
2254 # Other:
2255 ########################################################################
2256
2257 Branch: magnum
2258 Description: ?
2259 Status: ?
2260 Start Date:
2261 End Date:
2262 Base Tag: magnum-base
2263 Maintainer: ?
2264 Scope: kernel
2265 Notes:
2266
2267