Commit graph

5493 commits

Author SHA1 Message Date
Robert Watson
33d0c93018 Rephrase busdma issue name to make a bit more sense.
Submitted by:	Gerhard Sittig <Gerhard.Sittig@gmx.net>
2003-05-15 16:25:09 +00:00
Robert Watson
6ced54fb9d Add rcNG handbook documentation to the documentation must have
list; assign Tom Rhodes as the owner since has a WIP.
2003-05-15 16:23:33 +00:00
Robert Watson
2110019a77 Take a first pass at capturing the need for light weight interrupt
thread and kernel thread context switch optimization.  Point at
Bosko as having done some useful work here, but don't assign an
owner.  I suspect we'll need to refine the wording here, assign
owners for platforms, and break this into a couple of items -- perhaps
breaking out the interrupt issue vs. the general context switch
issue.  Feedback welcomed.

This is a 5.2-RELEASE "must have" since this work will be required
to further restore performance from RELENG_4.
2003-05-15 16:21:52 +00:00
Robert Watson
7bbba37db3 Add a must do task for 5.2-RELEASE to redo the kernel module build
infrastructure, which should improve module build performance, as
well as permit modules to be built in the context of a kernel
configuration, better supporting things like MAC and PAE in kernel
modules.
2003-05-15 16:06:14 +00:00
Robert Watson
ce8fe106d1 Spelling fix for busdma.
Submitted by:	Andre Guibert de Bruet <andy@siliconlandmark.com>
2003-05-15 16:01:07 +00:00
Robert Watson
bce34de09d Add a "must resolve" item for the sporadic data corruption reports
which may or may not be associated with undocumented Intel CPU
bugs.  Assign ownership to Peter and Bosko since they both have their
hands in this pot.
2003-05-15 14:22:28 +00:00
Ceri Davies
a08426818a The AlphaStation wilko arranged for me arrived today. 2003-05-15 12:15:37 +00:00
Ceri Davies
3fe1d85edc Correct some user visible typo's. 2003-05-15 12:08:05 +00:00
Joe Marcus Clarke
4239eefeba Announce GNOME 2.3.1 for FreeBSD. 2003-05-15 06:23:46 +00:00
Christian Brueffer
be5c998781 Remove a reference to the send-pr web interface
PR:		52246
Submitted by:	Eric Anderson <anderson@centtech.com>
2003-05-14 19:20:04 +00:00
Scott Long
b8e56898f5 Remove the 'no console when smbus enabled' testing item as the original
submitted has lost interest and no others have been able to reproduce
the problem.
2003-05-14 14:21:54 +00:00
Scott Long
9410670168 The compiler problems with XFree86-4-libraries on sparc64 have been worked
around thanks to Eric Anholt.  Remove the item from the list.
2003-05-14 14:18:59 +00:00
Wilko Bulte
0ca5fa5d69 ticso received the AS4100 2003-05-14 10:40:37 +00:00
John Baldwin
852333d887 Update now that sigacts locking is done. 2003-05-13 20:47:21 +00:00
Joe Marcus Clarke
2145b3c802 Add a section on completing the FAM configuration.
Suggested by:	Wade Majors <wade@ezri.org>
2003-05-13 16:33:11 +00:00
Christian Brueffer
4893b854f3 Grammar fix 2003-05-13 08:16:51 +00:00
Robert Watson
df3ce1915e Add rpc.lockd problems to the "must fix" list for 5.1-RELEASE. Assign
myself as the owner since I seem to be in the throes of tracking them.
2003-05-13 03:12:10 +00:00
Wilko Bulte
32d024598f - phk received FC disks
- alpha shipped to ceri, ticso
2003-05-12 19:35:12 +00:00
Prafulla Deuskar
ce3e33616a Update status of em driver 2003-05-12 18:14:30 +00:00
Alexey Zelkin
cfdb9e95f7 Recently submitted gallery items 2003-05-11 21:21:53 +00:00
Ceri Davies
ca365a5113 Build packages.exists on www.freebsd.org as well. 2003-05-11 21:16:56 +00:00
Christian Brueffer
4a15d378c9 Add the performance@ (1) and threads@ (2) lists to the search interface
PR:		50759 (1)
Submitted by:	Eric Anderson <anderson@centtech.com>

PR:		50617 (2)
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-05-11 09:13:51 +00:00
Wolfram Schneider
5e6970d2a0 Update URL for german mirror site. 2003-05-10 18:57:12 +00:00
Wilko Bulte
89faea3e16 the serial card ceri shipped me has arrived 2003-05-10 15:08:31 +00:00
Christian Brueffer
c401f6be7d Add an article about AMD64 support by The Inquirer
Fix some grammar while I'm here
2003-05-10 09:06:40 +00:00
Bruce A. Mah
9abe6c79d9 Fix punctuation nit: Article titles don't end with full-stops. 2003-05-09 23:58:12 +00:00
Robert Watson
b0ef1f8c0f Desired feature for 5.2-RELEASE: all pci drivers must be busdma; in
fact, almost all drivers must use busdma.  We exempt ISA.
2003-05-09 20:13:19 +00:00
Robert Watson
22ed9e3736 Upgrade KSE for non-i386 to Must Fix for 5.1-RELEASE.
Upgrade rtld thread-safety to Must Fix for 5.1-RELEASE.
2003-05-09 20:08:07 +00:00
Robert Watson
54d1981e7b Assign rtld thread safety to kan. 2003-05-09 20:06:15 +00:00
Robert Watson
0b72ee1281 mux gets to own the module load/unload problem -- he's a nice guy and
deserves responsibility.  Fortunately, he's been e-mailed a patch to
test.
2003-05-09 20:04:01 +00:00
Robert Watson
319e71069b Remove MAC locking optimization task: it was merged. 2003-05-09 20:02:09 +00:00
Bruce A. Mah
8e780d21d6 Note the start of 5.1 code freeze.
PR:		51998
Submitted by:	"Evan Dower" <evantd@hotmail.com>
2003-05-09 16:10:19 +00:00
Tom Rhodes
76effba8e4 Fix build by adding a developer entity. 2003-05-08 20:25:54 +00:00
Tom Rhodes
ca0db8fbed imp has those tow laptops now.
Informed by:	imp
2003-05-08 18:11:12 +00:00
Jens Schweikhardt
18f4aa8bff Mark 'echo' job done for HEAD. 2003-05-08 17:51:12 +00:00
Jens Schweikhardt
9771fa38af Grab the 'echo' job.
Invited by:	mike
2003-05-08 16:33:39 +00:00
David E. O'Brien
bc83099536 update 2003-05-08 15:37:26 +00:00
Eric Anholt
17f78ee30c Add Intel i8xx hardware to the wantlist for porting the DRI (DRM). 2003-05-08 07:09:21 +00:00
Christian Brueffer
e9186cb6bd Fix another typo
Submitted by:	Cejka Rudolf <cejkar@fit.vutbr.cz>
2003-05-07 14:42:35 +00:00
www
44886030c2 log missing whatis database in apache error log 2003-05-07 10:23:44 +00:00
www
abbb01fce1 Added OpenBSD 3.3 2003-05-07 10:21:07 +00:00
Poul-Henning Kamp
afc735f052 Add my request for a microscopic fibrechannel setup so I can test my
"redundant path" GEOM class.
2003-05-07 08:07:54 +00:00
Robert Watson
af3cfcd6e4 The patch to fix MAC labeling of TCP responses from TIMEWAIT TCP
connections has been committed; update the task from "must do"
to "test results".
2003-05-07 05:38:29 +00:00
Christian Brueffer
e33cf285fd Fix typo 2003-05-06 22:02:01 +00:00
Wilko Bulte
331922276f Ask for CPQ EVO N160 port replicator, to get a serial port, to get
a serial console, to be able to help debug ACPI on this machine.
2003-05-06 21:46:26 +00:00
Tom Rhodes
0c4adafb7e jmallett recently obtained a MIPS R4000 Micoprocessor User's Manual,
donated by Mike Ray.  List it.

Informed by:	jmallett
2003-05-06 16:57:26 +00:00
Oliver Lehmann
e3dcace763 Announce myself as a new committer.
Approved by:	alex (mentor)
2003-05-06 15:53:00 +00:00
Michael Landin
5ceadfd9ce Add myself to news..
Approved by: roberto (mentor)
2003-05-06 11:02:04 +00:00
Murray Stokely
cf61a4d756 Kris is no longer on the re@ aliases. It was a failed experiment
resulting in email overload for him, and it has proved easier for us
to explicitly email portmgr@ for the small subset of our email load
that is packages-related.
2003-05-06 05:09:11 +00:00
Murray Stokely
0357a90772 Add skeleton schedule for 4.9. No dates are provided and this is not
connected to the build, it is just here so we can add/modify items on
our checklist based on feedback about 4.8 and 5.1.
2003-05-06 04:40:43 +00:00