John Baldwin
de50417de2
Various updates:
...
- gem(4) has its interrupt marked INTR_MPSAFE now.
- sf(4) is locked now.
- sis(4)'s mutex is no longer marked MTX_RECURSE.
- txp(4) and wb(4) locking both need testing.
- Add an entry for vx(4) and note that its locking needs testing. This
driver dosen't need bus_dma it appears though as it uses PIO to bang
packets into and out of the card.
2005-09-23 18:48:36 +00:00
Joel Dahl
c66d2f8d91
s/follwing/following/
2005-09-19 17:02:45 +00:00
Remko Lodder
a2dc940c5e
Improve some grammar and improve minor nits.
...
Submitted by: Daniel Gerzo <danger at rulez dot sk>
2005-09-17 17:48:35 +00:00
Christian Brueffer
c398a67a25
Rename the "File Systems" section to "Storage" and add the bigdisk
...
project to it.
Requested by: many people (the bigdisk part)
2005-09-17 09:25:54 +00:00
Christian Brueffer
69eac06a57
Remove will from the responsible section of the txp(4) driver.
...
Approved by: will
2005-09-17 09:12:16 +00:00
Christian Brueffer
ee2865d523
Update tl(4) status.
2005-09-15 19:30:54 +00:00
Joel Dahl
871e1a560c
s/Sliming/Slimming/
...
Approved by: brueffer (mentor)
2005-09-12 19:19:28 +00:00
Joel Dahl
3d44be7448
Fix two typos.
...
Approved by: brueffer (mentor)
2005-09-12 19:18:03 +00:00
Jesus R. Camou
1e66740d4f
o Remove contractions.
...
o Improve wording.
Approved by: trhodes (mentor)
2005-09-02 06:41:50 +00:00
Jesus R. Camou
05fa4c5fad
o Update link to Cryptfs paper.
...
o Remove dead Elephant FS link.
Approved by: trhodes (mentor)
2005-09-01 02:30:32 +00:00
Christian Brueffer
a9b50f62ff
Update ed(4) and ste(4) status.
2005-08-30 22:08:07 +00:00
Christian Brueffer
0a615315b2
- upgrade dc a!=p from untested -> done
...
- tx doesn't use vtophys() anymore
2005-08-20 07:15:02 +00:00
Christian Brueffer
e05ae529d4
Update status of the dc, pcn and sf drivers.
2005-08-19 15:08:36 +00:00
Stefan Farfeleder
7ee0f90a9b
Mark getgrgid_r() and getgrnam_r() as done.
2005-08-19 07:40:17 +00:00
Christian Brueffer
6416d227e2
Update status of the de, my, nge and pcn drivers.
2005-08-17 18:15:55 +00:00
Christian Brueffer
5144660be5
de(4) and gem(4) are locked.
2005-07-31 14:36:48 +00:00
Marc Fonvieille
a8caeb2610
Add a missing space.
2005-07-05 15:34:22 +00:00
Robert Watson
fdba7ed1e3
Document move to per-CPU statistics in malloc(9), as well as the use of
...
critical sections instead of mutexes for the per-CPU statistics data,
present in 6.0.
Prodded by: joel
2005-07-01 09:13:54 +00:00
Robert Watson
c3b10d3886
Update critical section and UMA optimization tasks from "Prototyped" to
...
"Done", as they have been committed since April, resulting in measurable
network performance improvements in 6.x.
Prodded by: joel
2005-07-01 09:09:52 +00:00
George V. Neville-Neil
c0cd4daf47
A few word changes from obrien.
...
Suggested By: obrien
Approved By: rwatson
2005-06-29 13:16:44 +00:00
Giorgos Keramidas
521b3629a1
Typo fix. Translators can safely ignore this.
...
Reviewed by: rwatson
2005-06-27 18:39:27 +00:00
George V. Neville-Neil
998fc7dad2
Update information on new system (cheetah) put into the lab.
...
Reviewed By: rwatson
2005-06-27 11:30:39 +00:00
Robert Watson
3de6c6dccc
Put up a small ammount of information on cheetah, the quad-amd64 box now
...
in the cluster. Hopefully gnn or obrien can flesh this out.
2005-06-26 11:57:09 +00:00
Christian Brueffer
95572acf4f
Update 'struct ifnet removal from softc' task.
2005-06-17 20:27:30 +00:00
Hiten Pandya
7d461c8d1d
Add a section with links to manual pages that would be referenced quite
...
frequently by developers working on the PAE/SMP usability project for
device drivers.
2005-06-15 00:25:28 +00:00
Murray Stokely
9c901c0692
Add FreeBSD Kernel Stress Test, http://www.holm.cc/stress .
2005-06-11 23:24:13 +00:00
Murray Stokely
51e7bdbba0
Add two new proposal ideas: ipfw2 NAT support and libalias
...
improvement, and pluggable disk schedulers.
Submitted by: luigi
2005-06-08 13:01:54 +00:00
Maxime Henrion
7b9972cf23
In the "rewriting CVSup in C" task, add a link the csup webpage I did
...
so that people can have some more information if they want, and download
the latest snapshot.
2005-06-07 13:58:01 +00:00
Christian Brueffer
f2f9208460
Typo fixes.
2005-06-07 12:24:49 +00:00
Robert Watson
7e14bc1d19
Add a soummer of code item for a potential "intern" in SEBSD, a port of the
...
NSA SELinux FLASK/TE security technology to FreeBSD using the MAC Framework.
There's room for a number of projects here.
2005-06-06 14:17:41 +00:00
Murray Stokely
38c7058817
Move a paragraph to a more appropriate section and update email
...
address s/core@freebsd.org/proposals@freebsd.org/.
2005-06-04 14:14:06 +00:00
Murray Stokely
a858627dbd
Add kernel meta language project discussed at BSDCan. List gnn and
...
phk as coordinators, and point to the Wiki for more information.
Submitted by: gnn
2005-06-04 13:55:06 +00:00
Murray Stokely
24abc83d8a
Add Mathew Kanner as possible mentor for sound subsystem related
...
projects.
2005-06-04 13:45:40 +00:00
Murray Stokely
d24ec9bd45
Add a FAQ.
2005-06-03 11:45:42 +00:00
Murray Stokely
9d33bfbd34
Add Bruno Ducrot as additional coordinator for Nate's ACPI tasks, and
...
add both of them as potential mentors for any general ACPI projects.
2005-06-03 11:27:34 +00:00
Murray Stokely
ad7428072a
Add harti to bsnmp item. (1)
...
Add three ACPI projects. (2)
(1) Submitted by: harti
(2) Submitted by: njl
2005-06-03 11:23:31 +00:00
John W. De Boskey
9d108d7a45
add magic symlinks
2005-06-03 00:50:09 +00:00
Brad Davis
90434f2ad5
Add a missing `and'
...
Approved by: ceri (mentor)
2005-06-02 20:08:20 +00:00
Brad Davis
e9d861b825
Remove an extra space before the colon.
...
Translators: whitespace only change
Approved by: ceri (mentor)
2005-06-02 19:51:26 +00:00
Brooks Davis
7bddbcaa08
Add performance tracking, web100, and if_var.h cleanup projects.
...
Add myself to Networking mentor list and sort.
2005-06-02 18:47:45 +00:00
Brad Davis
621fd538c4
Fix a grammer nit: s/and/an
...
Approved by: ceri (mentor)
2005-06-02 17:22:19 +00:00
Murray Stokely
f7d0d3317e
Add Nik Clayton's tasks to improve the regression testing
...
infrastructure in src/tools/regression.
Submitted by: nik
2005-06-02 13:28:36 +00:00
Murray Stokely
697a065798
Add Linuxulator entry and new general kernel tasks subsection. (1)
...
Add Gelbius to list of coordinators for BSNMPD project. (2)
(1) Submitted by: netchild
(2) Submitted by: glebius
2005-06-02 13:21:25 +00:00
Murray Stokely
349e559729
Note that CVSup is multi-threaded and student applicants should have
...
at least some experience with pthreads to help with the csup project.
Submitted by: mux
2005-06-02 13:11:33 +00:00
Murray Stokely
5700ed10b2
Alfred is also willing to mentor students in broad categories of
...
networking or filesystems.
2005-06-02 12:55:44 +00:00
Murray Stokely
0f985477e7
Add more detail to BSNMP item. List Philip Paeps and Robert Watson as
...
coordinators.
Submitted by: philip
2005-06-02 12:52:40 +00:00
Murray Stokely
0d5f70f16e
Add anchors for project categories and add another corresponding level
...
to the table of contents.
2005-06-01 23:44:37 +00:00
Murray Stokely
cb736011e5
Add mini table of contents at the top to link to each of the two major
...
sections of this document. Otherwise the 'mentors' section at the
bottom gets lost in the crowd.
2005-06-01 23:28:38 +00:00
Murray Stokely
1bc8f0c253
Remove redundant word now that the tasks are organized into
...
sub-categories.
2005-06-01 22:56:21 +00:00
Scott Long
e5ee54a3ca
Modify the UFSJ item.
2005-06-01 22:55:26 +00:00