BRANCHES revision 1.12 1 1.12 grant # $NetBSD: BRANCHES,v 1.12 2003/11/12 13:16:22 grant Exp $
2 1.1 lukem #
3 1.1 lukem # This file contains a list of branches that exist in the NetBSD CVS
4 1.1 lukem # tree and their current state.
5 1.1 lukem #
6 1.1 lukem # This list is necessarily incomplete.
7 1.1 lukem #
8 1.1 lukem # Within reason, developers may create branch and version tags at any
9 1.1 lukem # time for any purpose. To avoid name collisions, private tags should
10 1.1 lukem # have names which begin with the developer's NetBSD login name
11 1.1 lukem # followed by a - or _ character (e.g., thorpej_scsipi,
12 1.1 lukem # thorpej-signal)
13 1.1 lukem #
14 1.1 lukem # Any branch or version tag not listed here should be assumed to be
15 1.1 lukem # private to the developer who created it. It is inappropriate for
16 1.1 lukem # anyone other than that developer to commit, move tags, or otherwise
17 1.1 lukem # modify the contents of the branch.
18 1.1 lukem #
19 1.1 lukem # Please update this file when a new branch is ready for consumption
20 1.1 lukem # by folks other than the maintainer, or when the use or status of an
21 1.1 lukem # existing branch changes significantly.
22 1.1 lukem #
23 1.1 lukem # Format:
24 1.1 lukem # Branch: name of branch
25 1.1 lukem # Description: Purpose and intention of the branch
26 1.1 lukem # Status: Active/Terminated/Dormant
27 1.1 lukem # Start Date: date first instantiated
28 1.1 lukem # End Date: date it was Terminated/made_Dormant, if any
29 1.1 lukem # Base Tag: netbsd-1-5-base, etc.
30 1.1 lukem # Maintainer: Somebody to blame.
31 1.1 lukem # Scope: Portion of the tree covered.
32 1.1 lukem # Notes: Various other info, perhaps explanation of special tags,
33 1.1 lukem # who-may-commit policies, etc.
34 1.1 lukem
35 1.1 lukem
36 1.1 lukem # Release branches:
37 1.1 lukem
38 1.1 lukem Branch: comdex-fall-1999
39 1.1 lukem Description: Special release branch for pre-1.5 release at
40 1.1 lukem Fall 1999 COMDEX.
41 1.1 lukem Status: Terminated
42 1.1 lukem Start Date:
43 1.1 lukem End Date:
44 1.1 lukem Base Tag: comdex-fall-1999-base
45 1.1 lukem Maintainer: ?
46 1.1 lukem Scope: Entire tree.
47 1.1 lukem Notes:
48 1.1 lukem
49 1.1 lukem Branch: netbsd-0-9
50 1.1 lukem Description: The NetBSD 0.9 release branch
51 1.1 lukem Status: Terminated
52 1.1 lukem Start Date:
53 1.1 lukem End Date:
54 1.1 lukem Base Tag: netbsd-0-9-base
55 1.10 salo Maintainer: Release Engineering <releng (a] NetBSD.org>
56 1.1 lukem Scope: Entire tree.
57 1.1 lukem Notes: Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
58 1.1 lukem netbsd-0-9-BETA, netbsd-0-9-RELEASE.
59 1.1 lukem Commits restricted to release engineering.
60 1.1 lukem
61 1.1 lukem Branch: netbsd-1-0
62 1.1 lukem Description: The NetBSD 1.0 release branch
63 1.1 lukem Status: Terminated
64 1.1 lukem Start Date:
65 1.1 lukem End Date:
66 1.1 lukem Base Tag: netbsd-1-0-base
67 1.10 salo Maintainer: Release Engineering <releng (a] NetBSD.org>
68 1.1 lukem Scope: Entire tree.
69 1.1 lukem Notes:
70 1.1 lukem Commits restricted to release engineering.
71 1.1 lukem
72 1.1 lukem Branch: netbsd-1-1
73 1.1 lukem Description: The NetBSD 1.1 release branch
74 1.1 lukem Status: Terminated
75 1.1 lukem Start Date:
76 1.1 lukem End Date:
77 1.1 lukem Base Tag: netbsd-1-1-base
78 1.10 salo Maintainer: Release Engineering <releng (a] NetBSD.org>
79 1.1 lukem Scope: Entire tree.
80 1.1 lukem Notes:
81 1.1 lukem Commits restricted to release engineering.
82 1.1 lukem
83 1.1 lukem Branch: netbsd-1-2
84 1.1 lukem Description: The NetBSD 1.2 release branch
85 1.1 lukem Status: Terminated
86 1.1 lukem Start Date:
87 1.1 lukem End Date:
88 1.1 lukem Base Tag: netbsd-1-2-base
89 1.10 salo Maintainer: Release Engineering <releng (a] NetBSD.org>
90 1.1 lukem Scope: Entire tree.
91 1.1 lukem Notes:
92 1.1 lukem Commits restricted to release engineering.
93 1.1 lukem
94 1.1 lukem Branch: netbsd-1-3
95 1.1 lukem Description: The NetBSD 1.3 release branch
96 1.1 lukem Status: Terminated
97 1.1 lukem Start Date:
98 1.1 lukem End Date:
99 1.1 lukem Base Tag: netbsd-1-3-base
100 1.10 salo Maintainer: Release Engineering <releng (a] NetBSD.org>
101 1.1 lukem Scope: Entire tree.
102 1.1 lukem Notes:
103 1.1 lukem Commits restricted to release engineering.
104 1.1 lukem
105 1.1 lukem Branch: netbsd-1-4
106 1.1 lukem Description: The NetBSD 1.4 release branch
107 1.1 lukem Status: Active
108 1.1 lukem Start Date: 1 Apr 2000
109 1.1 lukem End Date:
110 1.1 lukem Base Tag: netbsd-1-4-base
111 1.10 salo Maintainer: 1.4 Release Engineering <releng-1-4 (a] NetBSD.org>
112 1.1 lukem Scope: Entire tree.
113 1.1 lukem Notes:
114 1.1 lukem Commits restricted to release engineering.
115 1.1 lukem
116 1.1 lukem Branch: netbsd-1-5
117 1.1 lukem Description: The NetBSD 1.5 release branch
118 1.1 lukem Status: Active
119 1.1 lukem Start Date: 20 Jun 2000
120 1.1 lukem End Date:
121 1.1 lukem Base Tag: netbsd-1-5-base
122 1.10 salo Maintainer: 1.5 Release Engineering <releng-1-5 (a] NetBSD.org>
123 1.1 lukem Scope: Entire tree.
124 1.1 lukem Notes:
125 1.1 lukem Commits restricted to release engineering.
126 1.6 lukem
127 1.6 lukem Branch: netbsd-1-6
128 1.6 lukem Description: The NetBSD 1.6 release branch
129 1.6 lukem Status: Active
130 1.7 lukem Start Date: 22 May 2002
131 1.6 lukem End Date:
132 1.6 lukem Base Tag: netbsd-1-6-base
133 1.10 salo Maintainer: 1.6 Release Engineering <releng-1-6 (a] NetBSD.org>
134 1.6 lukem Scope: Entire tree.
135 1.6 lukem Notes:
136 1.6 lukem Commits restricted to Release Engineering.
137 1.1 lukem
138 1.1 lukem
139 1.1 lukem # Individual developers' branches:
140 1.1 lukem
141 1.4 bjh21
142 1.4 bjh21 Branch: bjh21-hydra
143 1.4 bjh21 Description: Simtec Hydra support and ARM SMP in general
144 1.4 bjh21 Status: Active
145 1.4 bjh21 Start Date: 18 Oct 2002
146 1.4 bjh21 End Date:
147 1.4 bjh21 Base Tag: bjh21-hydra-base
148 1.10 salo Maintainer: Ben Harris <bjh21 (a] NetBSD.org>
149 1.4 bjh21 Scope: sys/arch/arm sys/arch/acorn32
150 1.4 bjh21 Notes: This code is on a branch because it involves changes to
151 1.4 bjh21 cpuswitch.S which would otherwise make merging the
152 1.4 bjh21 nathanw_sa branch difficult. This branch is expected
153 1.4 bjh21 to be merged to the trunk shortly after nathanw_sa.
154 1.1 lukem
155 1.1 lukem Branch: bouyer-scsipi
156 1.1 lukem Description: Integration of atapi support
157 1.1 lukem Status: Terminated
158 1.1 lukem Start Date:
159 1.1 lukem End Date:
160 1.1 lukem Base Tag:
161 1.10 salo Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>
162 1.1 lukem Scope: kernel
163 1.1 lukem Notes: Superseded by thorpej_scsipi
164 1.1 lukem
165 1.1 lukem Branch: chs-ubc
166 1.1 lukem Description: ? Unified Buffer Cache
167 1.1 lukem Status: ?
168 1.1 lukem Start Date:
169 1.1 lukem End Date:
170 1.1 lukem Base Tag: chs-ubc-base
171 1.10 salo Maintainer: Chuck Silvers <chs (a] NetBSD.org>
172 1.1 lukem Scope: kernel
173 1.1 lukem Notes:
174 1.1 lukem
175 1.1 lukem Branch: chs-ubc2
176 1.1 lukem Description: ? Unified Buffer Cache
177 1.1 lukem Status: ?
178 1.1 lukem Start Date:
179 1.1 lukem End Date:
180 1.1 lukem Base Tag: chs-ubc2-base, chs-ubc2-newbase
181 1.10 salo Maintainer: Chuck Silvers <chs (a] NetBSD.org>
182 1.1 lukem Scope: kernel
183 1.1 lukem Notes:
184 1.1 lukem
185 1.1 lukem Branch: cjs-build-against-obj-dir
186 1.1 lukem Description: ?
187 1.1 lukem Status: ?
188 1.1 lukem Start Date:
189 1.1 lukem End Date:
190 1.1 lukem Base Tag:
191 1.10 salo Maintainer: Curt Sampson <cjs (a] NetBSD.org>
192 1.1 lukem Scope: Entire tree.
193 1.1 lukem Notes:
194 1.1 lukem
195 1.1 lukem Branch: eeh-paddr_t
196 1.1 lukem Description: ?
197 1.1 lukem Status: ?
198 1.1 lukem Start Date:
199 1.1 lukem End Date:
200 1.1 lukem Base Tag: eeh-paddr_t-base
201 1.10 salo Maintainer: Eduardo Horvath <eeh (a] NetBSD.org>
202 1.1 lukem Scope: kernel
203 1.1 lukem Notes:
204 1.1 lukem
205 1.1 lukem Branch: fvdl-softdep
206 1.1 lukem Description: FFS soft dependencies
207 1.1 lukem Status: ?Terminated
208 1.1 lukem Start Date:
209 1.1 lukem End Date:
210 1.1 lukem Base Tag: fvdl-softdep-base
211 1.10 salo Maintainer: Frank van der Linden <fvdl (a] NetBSD.org>
212 1.1 lukem Scope: kernel
213 1.1 lukem Notes:
214 1.1 lukem
215 1.1 lukem Branch: gehenna-devsw
216 1.1 lukem Description: auto-generation of devsw table
217 1.1 lukem Status: Terminated
218 1.1 lukem Start Date: 16 May 2002
219 1.1 lukem End Date: 6 Sep 2002
220 1.1 lukem Base Tag: gehenna-devsw-base
221 1.10 salo Maintainer: MAEKAWA Masahide <gehenna (a] NetBSD.org>
222 1.1 lukem Scope: syssrc
223 1.1 lukem Notes: The goal is to get rid of the existing device switch tables in
224 1.1 lukem port-dependent conf.c and to generate them dynamically by
225 1.1 lukem config(8).
226 1.8 gmcgarry
227 1.8 gmcgarry Branch: gmcgarry_ctxsw
228 1.8 gmcgarry Description: Separate scheduler from context-switch code
229 1.8 gmcgarry Status: Active
230 1.8 gmcgarry Start Date: 18 December 2002
231 1.8 gmcgarry End Date:
232 1.8 gmcgarry Base Tag: gmcgarry_ctxsw_base
233 1.10 salo Maintainer: Gregory McGarry <gmcgarry (a] NetBSD.org>
234 1.8 gmcgarry Scope: kernel
235 1.8 gmcgarry Notes: Removing knowledge of the schedular and its run queues
236 1.8 gmcgarry from the machine-dependent context switch code is the
237 1.8 gmcgarry first step in cleaning up the scheduler. It is necessary
238 1.8 gmcgarry for the newlock branch, making the scheduler SMP friendly,
239 1.8 gmcgarry adding real-time scheduler extensions, and reducing the
240 1.8 gmcgarry number of code paths for LWP and proc switching.
241 1.8 gmcgarry
242 1.8 gmcgarry Branch: gmcgarry_ucred
243 1.8 gmcgarry Description: Integrate and encapsulate user credentials
244 1.8 gmcgarry Status: Active
245 1.8 gmcgarry Start Date: 18 December 2002
246 1.8 gmcgarry End Date:
247 1.8 gmcgarry Base Tag: gmcgarry_ucred_base
248 1.10 salo Maintainer: Gregory McGarry <gmcgarry (a] NetBSD.org>
249 1.8 gmcgarry Scope: kernel
250 1.8 gmcgarry Notes: merge pcred and ucred and poolify
251 1.1 lukem
252 1.1 lukem Branch: is-newarp
253 1.1 lukem Description: ?
254 1.1 lukem Status: ?
255 1.1 lukem Start Date:
256 1.1 lukem End Date:
257 1.1 lukem Base Tag: is-newarp-base
258 1.10 salo Maintainer: Ignatios Souvatzis <is (a] NetBSD.org>
259 1.1 lukem Scope: kernel
260 1.1 lukem Notes:
261 1.1 lukem
262 1.1 lukem
263 1.1 lukem Branch: kame
264 1.1 lukem Description: KAME Project
265 1.1 lukem Status: Dormant
266 1.1 lukem Start Date: 28 Jun 1999
267 1.1 lukem End Date:
268 1.1 lukem Base Tag:
269 1.10 salo Maintainer: Jun-ichiro itojun Hagino <itojun (a] NetBSD.org>
270 1.1 lukem Scope: kernel
271 1.1 lukem Notes: http://www.kame.net
272 1.1 lukem Used for "reference" purposes for early part of KAME
273 1.1 lukem integration effort. The branch is not actively used, as I
274 1.1 lukem (itojun) use patch(1) and diff(1) for the KAME syncs.
275 1.1 lukem
276 1.1 lukem Branch: kenh-if-detach
277 1.1 lukem Description: Interface detach support.
278 1.1 lukem Status: ?
279 1.1 lukem Start Date:
280 1.1 lukem End Date:
281 1.1 lukem Base Tag: kenh-if-detach-base
282 1.10 salo Maintainer: Ken Hornstein <kenh (a] NetBSD.org>
283 1.1 lukem Scope: kernel
284 1.1 lukem Notes:
285 1.1 lukem
286 1.1 lukem Branch: kqueue
287 1.1 lukem Description: kqueue kernel event notification mechanism (from FreeBSD)
288 1.5 jdolecek Status: Terminated; merged to -current
289 1.1 lukem Start Date: Tue Jul 10 23:08:38 EST 2001
290 1.5 jdolecek End Date: Tue Oct 24 09:14:14 GMT 2002
291 1.1 lukem Base Tag: kqueue-base
292 1.1 lukem Maintainer: Jaromir Dolecek <jdolecek (a] NetBSD.org>
293 1.1 lukem Scope: kernel, libc/sys, share/man/man9, usr.bin/fstat
294 1.1 lukem Notes: Integration of FreeBSD's kqueue(2) mechanism, with various
295 1.1 lukem local internal changes to better suit NetBSD, and
296 1.1 lukem enhancements such as looking up filters by name or
297 1.1 lukem number, and dynamic registration of "user" filters.
298 1.1 lukem The work is complete as is, but is awaiting more
299 1.1 lukem feedback from various kernel gurus before going mainline.
300 1.11 skrll
301 1.11 skrll Branch: ktrace-lwp
302 1.11 skrll Description: ktrace support for lwp ids.
303 1.11 skrll Status: Active
304 1.11 skrll Start Date: Wed Jul 2 15:27:30 UTC 2003
305 1.11 skrll End Date:
306 1.11 skrll Base Tag: ktrace-lwp-base
307 1.12 grant Maintainer: Darren Reed <darrenr (a] NetBSD.org>
308 1.11 skrll Scope: sys
309 1.11 skrll Notes:
310 1.1 lukem
311 1.1 lukem Branch: marc-pcmcia
312 1.1 lukem Description: PCMCIA support
313 1.1 lukem Status: Terminated; merged to -current
314 1.1 lukem Start Date:
315 1.1 lukem End Date:
316 1.1 lukem Base Tag: marc-pcmcia-base, marc-pcmcia-bp
317 1.10 salo Maintainer: Marc Horowitz <marc (a] NetBSD.org>
318 1.1 lukem Scope: kernel
319 1.1 lukem Notes:
320 1.1 lukem
321 1.1 lukem Branch: minoura_x68k_bus_h
322 1.1 lukem Description: bus_space(9) and bus_dma(9) implementation for x68k
323 1.1 lukem Status: Terminated; merged to -current
324 1.1 lukem Start Date: 23 Dec 1998
325 1.1 lukem End Date: 16 Mar 1999
326 1.1 lukem Base Tag: minoura_x68k_bus_h-base
327 1.10 salo Maintainer: Minoura Makoto <minoura (a] NetBSD.org>
328 1.1 lukem Scope: sys/arch/x68k
329 1.1 lukem Notes:
330 1.1 lukem
331 1.1 lukem Branch: minoura-xpg4dl
332 1.1 lukem Description: Citrus Project locale subsystem
333 1.1 lukem Status: Terminated; (partly) merged to -current
334 1.1 lukem Start Date: 28 March 2000
335 1.1 lukem End Date:
336 1.1 lukem Base Tag: minoura-xpg4dl-base
337 1.10 salo Maintainer: Minoura Makoto <minoura (a] NetBSD.org>
338 1.1 lukem Scope: basesrc, syssrc, sharesrc
339 1.1 lukem Notes: Citrus Project is developing dynamically-loadable, codeset-
340 1.1 lukem independent locale subsystem. Part of the implementation
341 1.1 lukem (LC_CTYPE) called XPG4DL is now integrated to -current.
342 1.1 lukem
343 1.1 lukem Branch: mrg-vm-swap
344 1.1 lukem Description: ?
345 1.1 lukem Status: ?
346 1.1 lukem Start Date:
347 1.1 lukem End Date:
348 1.1 lukem Base Tag: ?
349 1.10 salo Maintainer: Matthew R. Green <mrg (a] NetBSD.org>
350 1.1 lukem Scope: kernel
351 1.1 lukem Notes:
352 1.1 lukem
353 1.1 lukem Branch: nathanw_sa
354 1.1 lukem Description: Scheduler activations
355 1.1 lukem Status: Active
356 1.1 lukem Start Date: 5 March 2001
357 1.9 thorpej End Date: 18 January 2003
358 1.1 lukem Base Tag: nathanw_sa_base
359 1.10 salo Maintainer: Nathan Williams <nathanw (a] NetBSD.org>
360 1.1 lukem Scope: kernel, libc, libkvm, libpthread, libpthread_dbg, include,
361 1.1 lukem bin/ps usr.bin/systat usr.bin/top usr.bin/w
362 1.1 lukem gnu/dist/toolchain/gdb gnu/usr.bin/gdb
363 1.1 lukem
364 1.1 lukem Notes: The idea of scheduler activations is described in the
365 1.1 lukem classic paper by Anderson et al., in ACM Transactions
366 1.1 lukem a on Computer Systems volume 10 issue 1 (1992),which
367 1.1 lukem can be found at
368 1.1 lukem http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
369 1.1 lukem Many ideas in the implementation are based on the
370 1.1 lukem implementation of scheduler activations added to Mach
371 1.1 lukem 3.0 and described by Davis et al. in the University of
372 1.1 lukem Washington CS tech report 92-08-93, which can be found
373 1.1 lukem at
374 1.1 lukem ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
375 1.1 lukem
376 1.1 lukem My USENIX paper on the subject can be found at
377 1.1 lukem http://web.mit.edu/nathanw/www/usenix/
378 1.1 lukem
379 1.1 lukem Please consult with the maintainer before committing
380 1.1 lukem to this branch.
381 1.1 lukem Other tags starting with nathanw_sa reserved for
382 1.1 lukem branch management and are not guaranteed to be stable.
383 1.9 thorpej
384 1.9 thorpej Trunk tagged with "nathanw_sa_before_merge" prior to
385 1.9 thorpej merging branch down to trunk. Branch tagged with
386 1.9 thorpej "nathanw_sa_end" to indicate the ending revision of
387 1.9 thorpej the branch.
388 1.1 lukem
389 1.1 lukem Branch: newlock
390 1.1 lukem Description: New locking primitives, based on Solaris's
391 1.1 lukem Status: Active
392 1.1 lukem Start Date: March 9, 2002
393 1.1 lukem End Date:
394 1.1 lukem Base Tag: newlock-base
395 1.10 salo Maintainer: Jason R. Thorpe <thorpej (a] NetBSD.org>
396 1.1 lukem Scope: Kernel
397 1.1 lukem
398 1.1 lukem Notes: The goal is to replace the existing lockmgr() and
399 1.1 lukem simple_lock() based locking mechanisms with the
400 1.1 lukem primitives found in Solaris: mutexes and rwlocks.
401 1.1 lukem
402 1.1 lukem Branch: perseant-lfsv2
403 1.1 lukem Description: LFS incompatible on-disk data structure changes
404 1.1 lukem Status: Terminated
405 1.1 lukem Start Date: 27 June 2001
406 1.1 lukem End Date: 16 July 2001
407 1.1 lukem Base Tag: perseant-lfsv2-base
408 1.10 salo Maintainer: Konrad Schroder <perseant (a] NetBSD.org>
409 1.1 lukem Scope: basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
410 1.1 lukem Notes: This branch should be short-lived, I expect to merge as soon
411 1.1 lukem as the data structures required for unremove are in and tested.
412 1.1 lukem
413 1.1 lukem Branch: pkgviews
414 1.1 lukem Description: package views, enabling multiple conflicting packages to co-exist
415 1.1 lukem Status: Active
416 1.1 lukem Start Date: 22 July 2002
417 1.1 lukem End Date:
418 1.1 lukem Base Tag: pkgviews
419 1.10 salo Maintainer: Alistair Crooks <agc (a] NetBSD.org>
420 1.1 lukem Scope: pkgsrc, basesrc/usr.sbin/pkg_install
421 1.1 lukem Notes: A more flexible infrastructure for third-party packages by
422 1.1 lukem allowing multiple conflicting packages and versions to co-exist
423 1.1 lukem within the same tree
424 1.1 lukem
425 1.1 lukem Branch: sommerfeld_i386mp_1
426 1.1 lukem Description: Multiprocessor support for i386 using Intel MP BIOS.
427 1.3 sommerfe Status: Terminated; merged to -current
428 1.1 lukem Start Date: 21 Feb 2000
429 1.2 fvdl End Date: 01 Oct 2002
430 1.1 lukem Base Tag: sommerfeld_i386mpbase_1
431 1.10 salo Maintainer: Bill Sommerfeld <sommerfeld (a] NetBSD.org>
432 1.1 lukem Scope: sys/arch/i386
433 1.1 lukem Notes:
434 1.1 lukem Code committed to the branch has booted to multiuser
435 1.1 lukem on at least one system.
436 1.1 lukem
437 1.1 lukem Not guaranteed to compile against mainline since -current
438 1.1 lukem may have changed incompatibly with the last branch update;
439 1.1 lukem use "cvs update -D" to roll-back the rest of the tree to match.
440 1.1 lukem
441 1.1 lukem Please get explicit permission from the maintainer
442 1.1 lukem before each commit, or your changes will be backed out.
443 1.1 lukem Other tags starting with sommerfeld_ are private to
444 1.1 lukem the developer and are guaranteed to be unstable.
445 1.1 lukem Only the maintainer should move tags.
446 1.1 lukem
447 1.1 lukem Note that this branch uses a DIFFERENT scheme for
448 1.1 lukem synching with the mainline. the maintainer uses some private
449 1.1 lukem scripts for keeping them in synch; if you make commits
450 1.1 lukem to the branch to "resynchronize" things, you'll
451 1.1 lukem probably do it wrong; instead, ask the maintainer to
452 1.1 lukem resynchronize things.
453 1.1 lukem
454 1.1 lukem See sys/arch/i386/TODO on the branch for a list of known
455 1.1 lukem issues with the branch.
456 1.1 lukem
457 1.1 lukem Branch: thorpej-devvp
458 1.1 lukem Description: replace dev_t with struct vnode * in devsw entry points
459 1.1 lukem Status: Active
460 1.1 lukem Start Date: Sep 6 2001
461 1.1 lukem End Date:
462 1.1 lukem Base Tag: thorpej-devvp-base
463 1.10 salo Maintainer: Jason Thorpe <thorpej (a] NetBSD.org>
464 1.1 lukem Scope: syssrc
465 1.1 lukem Notes: Kernels built from this branch are not expected
466 1.1 lukem to function correctly at this time.
467 1.1 lukem
468 1.1 lukem Ports known to compile on this branch:
469 1.1 lukem alpha
470 1.1 lukem i386
471 1.1 lukem
472 1.1 lukem Branch: thorpej-mips-cache
473 1.1 lukem Description: overhaul MIPS cache support code
474 1.1 lukem Status: Terminated; merged to -current
475 1.1 lukem Start Date: Oct 23 2001
476 1.1 lukem End Date: Nov 14 2001
477 1.1 lukem Base Tag: thorpej-mips-cache-base
478 1.1 lukem Scope: syssrc
479 1.1 lukem Notes: This branch needs more debugging, testing, and more
480 1.1 lukem ports need to be converted to the new world order.
481 1.1 lukem
482 1.1 lukem The following processors have had cache ops
483 1.1 lukem written:
484 1.1 lukem
485 1.1 lukem * R2000/R3000 (cache_r3k) -- light testing,
486 1.1 lukem needs to be beat on a lot more to make
487 1.1 lukem sure it's working.
488 1.1 lukem
489 1.10 salo * R4000/R4400 (cache_r4k) -- mhitch (a] NetBSD.org
490 1.1 lukem tracked down a bug, which has been fixed.
491 1.1 lukem
492 1.1 lukem Confirmed working on R4000-with-L2.
493 1.1 lukem
494 1.1 lukem Confirmed working on R4400-no-L2 and
495 1.1 lukem R4400-with-L2.
496 1.1 lukem
497 1.10 salo * R4600/R5000 (cache_r5k) -- shin (a] NetBSD.org
498 1.1 lukem has committed fixes to this code.
499 1.1 lukem
500 1.1 lukem Confirmed working on R4600 v2 (SGI IP-22 with
501 1.1 lukem no SysAD L2 cache).
502 1.1 lukem
503 1.1 lukem Confirmed working on RM5260 (Algorithmics P-5064).
504 1.1 lukem
505 1.10 salo * TX39 (cache_tx39) -- uch (a] NetBSD.org has
506 1.1 lukem committed fixes to this code. Awaiting
507 1.1 lukem confirmation that it is working properly.
508 1.1 lukem
509 1.10 salo * R5900 (cache_r5900) -- uch (a] NetBSD.org has
510 1.1 lukem written this code and tested it on a
511 1.1 lukem PlayStation 2.
512 1.1 lukem
513 1.1 lukem The following ports have been updated to compile (and
514 1.1 lukem use optimized-for-processor bus_dma routines). Those
515 1.1 lukem that have been tested and work are marked with [WORKING].
516 1.1 lukem
517 1.1 lukem * algor [WORKING]
518 1.1 lukem
519 1.1 lukem * arc [WORKING]
520 1.1 lukem
521 1.1 lukem * pmax [WORKING]
522 1.1 lukem
523 1.1 lukem * playstation2 [WORKING]
524 1.1 lukem Needs optimized bus_dmamap_sync().
525 1.1 lukem
526 1.1 lukem * hpcmips [need verification that this is working]
527 1.1 lukem Needs optimized bus_dmamap_sync().
528 1.1 lukem
529 1.1 lukem * sgimips [WORKING]
530 1.1 lukem Needs optimized bus_dmamap_sync().
531 1.1 lukem
532 1.1 lukem * cobalt [need testing]
533 1.1 lukem
534 1.1 lukem * mipsco [need testing]
535 1.1 lukem
536 1.1 lukem * newsmips [need testing]
537 1.1 lukem
538 1.1 lukem Branch: thorpej_scsipi
539 1.1 lukem Description: SCSI/ATAPI midlayer rewrite.
540 1.1 lukem Status: Terminated; merged to -current
541 1.1 lukem Start Date:
542 1.1 lukem End Date: Apr 25 2001
543 1.1 lukem Base Tag: thorpej_scsipi_base, thorpej_scsipi_nbase
544 1.10 salo Maintainer: Manuel Bouyer <bouyer (a] NetBSD.org>,
545 1.10 salo Jason Thorpe <thorpej (a] NetBSD.org>
546 1.1 lukem Scope: syssrc
547 1.1 lukem Notes: When a change from -current is pulled up please move the
548 1.1 lukem thorpej_scsipi_base tag to the revision you're syncing with.
549 1.1 lukem thorpej_scsipi_nbase is private to maintainer (only
550 1.1 lukem used when syncing the whole branch with HEAD).
551 1.1 lukem Just before the merge, syssrc has been tagged with
552 1.1 lukem thorpej_scsipi_beforemerge
553 1.1 lukem
554 1.1 lukem Branch: thorpej-signal
555 1.1 lukem Description: ?
556 1.1 lukem Status: ?
557 1.1 lukem Start Date:
558 1.1 lukem End Date:
559 1.1 lukem Base Tag: thorpej-signal-base
560 1.10 salo Maintainer: Jason Thorpe <thorpej (a] NetBSD.org>
561 1.1 lukem Scope: kernel
562 1.1 lukem Notes:
563 1.1 lukem
564 1.1 lukem Branch: thorpej-setroot
565 1.1 lukem Description: ?
566 1.1 lukem Status: Terminated; merged to -current
567 1.1 lukem Start Date:
568 1.1 lukem End Date:
569 1.1 lukem Base Tag:
570 1.10 salo Maintainer: Jason Thorpe <thorpej (a] NetBSD.org>
571 1.1 lukem Scope: kernel
572 1.1 lukem Notes:
573 1.1 lukem
574 1.1 lukem
575 1.1 lukem Branch: wrstuden-devbsize
576 1.1 lukem Description: Modify buffer cache to deal with different devices having
577 1.1 lukem different block sizes. Also DEV_BSIZE would go away.
578 1.1 lukem Status: Terminated
579 1.1 lukem Start Date: Aug or Sept 1999
580 1.1 lukem End Date: 1 Apr 2000
581 1.1 lukem Base tag: wrstuden-devbsize-base
582 1.10 salo Maintainer: Bill Studenmund <wrstuden (a] NetBSD.org>
583 1.1 lukem Scope: kernel
584 1.1 lukem Notes: No longer active due to lack of time, and introduction
585 1.1 lukem of UBC. In terms of UBC, the primary cache for
586 1.1 lukem file data is the VM cache, which needs to operate
587 1.1 lukem in terms of VM pages. As no existing device has native
588 1.1 lukem pages the same size as our VM pages, there already is
589 1.1 lukem a mapping going on between the VM system and the
590 1.1 lukem underlying blocks. So it would be easier and cleaner
591 1.1 lukem to adjust that to deal w/ different block sizes.
592 1.1 lukem Also with UBC, all i/o is in terms of bytes at an offset
593 1.1 lukem with a certain length, so the exact block size isn't a big
594 1.1 lukem deal.
595 1.1 lukem
596 1.1 lukem Any other wrstuden-devbsize tag may (and should) go away.
597 1.1 lukem
598 1.1 lukem
599 1.1 lukem
600 1.1 lukem # Other:
601 1.1 lukem
602 1.1 lukem Branch: magnum
603 1.1 lukem Description: ?
604 1.1 lukem Status: ?
605 1.1 lukem Start Date:
606 1.1 lukem End Date:
607 1.1 lukem Base Tag: magnum-base
608 1.1 lukem Maintainer: ?
609 1.1 lukem Scope: kernel
610 1.1 lukem Notes:
611