Commit graph

10697 commits

Author SHA1 Message Date
Robert Watson
2299eb938f Prepare ups for victimization by adding him to the developer entity
list.
2005-07-01 12:27:39 +00:00
Robert Watson
1003dbee3c Add a pointer to the recent OSNews interview with scottl, jhb, rwatson,
as it talks quite a bit about the SMP work.
2005-07-01 12:19:40 +00:00
Robert Watson
d6d678f0c0 Further updates to SMPng task list:
- iedowse added ktr tracing for mutex contention.
- jeff allowed ktr to trace to a file using alq.
- I added ktr tracing for UMA, geom, busdma, critical sections.
- jeff added ktr tracing for scheduler run queues, buffer cache events,
  additional VFS events.
2005-07-01 12:15:12 +00:00
Robert Watson
431a2b3b41 Add completed tasks for optimizing critical sections (jhb), moving to
critical sections for synchronizing access to UMA per-cpu caches (rwatson),
and converting malloc(9) to per-CPU statistics protected by critical
sections (rwatson).
2005-07-01 12:04:28 +00:00
Robert Watson
ec23dc24ee Reduce scope of sysctl task to locking sysctl data structures, mark as
done.  That was in 2002.

Mark cdevsw flag for MPSAFEty as done, phk did it in 2002.

Mark linker as locked down in 2002.

Mark a number of VFS-related activities as done on 01 January 2005, as
that's when Jeff moved ahead with the MPSAFE VFS default.

Add completed task for making UFS MPSAFE.
2005-07-01 12:00:34 +00:00
Robert Watson
9db950878d Change IPX/SPX date to the day I removed the boot-time Giant requirement
from the IPX protocol.

Change the netatalk date to the day I marked the netatalk netisrs as
MPSAFE.
2005-07-01 11:48:39 +00:00
Robert Watson
e85534c1bd Mark scheduler as "done" -- it's been MPSAFE for ages. More optimization
will no doubt follow, but marking it as "wip" is misleading.

Separate IPv4, IPv6 tasks.  Mark IPv4 as done, as it works quite well,
and leave IPv6 as WIP, since there are some important loose ends that
need to be covered.

Mark IPX/SPX as done.

Mark netatalk as done.

Mark NFS client as a work in progress--mohans has the network pieces
running MPSAFE, but the VFS MPSAFEty needs to happen still.
2005-07-01 11:46:00 +00:00
Robert Watson
22c8dda348 Further expand/update SMPng text:
- Mention KSE 1:1 and M:N threading as occuring in parallel, allowing
  applications to take advantage of parallelism.

- Mention WITNESS.

- Put in a specific recognition of BSD/OS-BSDi contributions early in the
  project.

- Since a lot of the development work is done, focus less on the project
  management approach (especially since things have diverged a lot from
  what was discussed).

- Point at the Netperf cluster.
2005-07-01 11:40:07 +00:00
Robert Watson
55d1820850 Replace the introduction to the SMPng page, which largely dated from 2003,
with a new introduction that reflects the work that has gone into the 5.x
and 6.x branches.  In particular, update the status to reflect MPSAFE
networking, MPSAFE VFS, MPSAFE VM, on-going performance work, and some of
the important steps to get there.  Highlight the iterative nature of the
work, and the focus on infrastructure.
2005-07-01 11:32:56 +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
Bruce A. Mah
f4859284c7 Regen from errata/article.sgml 1.69.2.24. 2005-06-30 19:42:09 +00:00
Mathieu Arnold
d8f5dd5a01 Remove that, I already bough a powerbook, and I just received my workstation
replacement.
2005-06-30 13:05:51 +00:00
Simon L. B. Nielsen
48844067fb Add FreeBSD-SA-05:13.ipfw, FreeBSD-SA-05:14.bzip2, and
FreeBSD-SA-05:15.tcp.
2005-06-29 22:04:40 +00:00
Jesus R. Camou
2e297db3ec Revert changes in previous commit.
Approved by:	jesusr (mentor)
2005-06-29 20:40:28 +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
Joe Marcus Clarke
14f7defe59 * Announce our plans to discontinue FreeBSD 4.X support
* Announce the release of GNOME 2.11.3 for FreeBSD
* Update the Development Branch FAQ
2005-06-29 06:13:25 +00:00
Jesus R. Camou
a920b015bb Change Steuben Technologies entry.
PR:		www/82611
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Requested by:	William Schaub <wschaub@steubentech.com>
Approved by:	trhodes (mentor)
2005-06-28 21:41:48 +00:00
Florent Thoumie
d6cd2268fe - Leader sounds better than lead.
Noticed by:	pav
Approved by:	simon
2005-06-28 19:35:56 +00:00
Hideyuki KURASHINA
e06cc96b29 Update &rel.current.date;. 2005-06-28 16:40:37 +00:00
Hideyuki KURASHINA
0318d50e13 Merge the following from the English version:
1.101 -> 1.104	releases/index.sgml
2005-06-28 16:40:01 +00:00
Hideyuki KURASHINA
b0391a8bc9 Connect releases/5.4R/ to the build. 2005-06-28 16:39:31 +00:00
Hideyuki KURASHINA
b962069b76 Add build glue for Japanese 5.3-RELEASE hardware notes:
(new) -> 1.6	releases/5.4R/Makefile
	(new) -> 1.1	releases/5.4R/docbook.css
	(new) -> 1.1	releases/5.4R/hardware.sgml
2005-06-28 16:39:01 +00:00
Hideyuki KURASHINA
69ea859a1c Add Japanese 5.4-RELEASE hardware notes:
(new) -> 1.1	releases/5.4R/hardware-alpha.html
	(new) -> 1.1	releases/5.4R/hardware-amd64.html
	(new) -> 1.1	releases/5.4R/hardware-i386.html
	(new) -> 1.1	releases/5.4R/hardware-ia64.html
	(new) -> 1.1	releases/5.4R/hardware-pc98.html
	(new) -> 1.1	releases/5.4R/hardware-sparc64.html
2005-06-28 16:38:10 +00:00
Hiroki Sato
9aeca66c6f Add a blanket approval for ru_RU.KOI8-R translation of release documentation. 2005-06-28 15:34:18 +00:00
Giorgos Keramidas
521b3629a1 Typo fix. Translators can safely ignore this.
Reviewed by:	rwatson
2005-06-27 18:39:27 +00:00
Florent Thoumie
c7b86bb34a - Add a note about AltiVec not being supported yet.
- Add an entry for 1.5 GHz Aluminium Powerbook being supported.
- Add three technical notes links related to OpenFirmware debugging.

Submitted by:	Andreas Tobler <toa@pop.agri.ch>
Reviewed by:	grehan
Approved by:	simon
2005-06-27 14:13:38 +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
Wolfram Schneider
1f2b481f7b update to FreeBSD 5.4-RELEASE and Ports 2005-06-27 09:55:49 +00:00
www
5c1ad0698a update to 5.4-stable 2005-06-27 09:52:52 +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
Florent Thoumie
d6169ff1e1 - Correct today's date. 2005-06-24 22:16:00 +00:00
Florent Thoumie
76db7d9644 - Overhaul FreeBSD/ppc Projet page.
- Contents obtained from Wiki and Mailing List Archives.

Reviewed by:	grehan (content)
Corrected by:	simon (style fixes)
Approved by:	simon
2005-06-24 22:14:18 +00:00
Hiroki Sato
fc546113ab Regen from rev.1.69.2.23. 2005-06-24 08:54:20 +00:00
Joseph Koshy
fc191c9083 Add the Jun 23rd OSnews interview with rwatson, scottl and jhb. 2005-06-24 07:01:24 +00:00
Giorgos Keramidas
ed0d5fc173 Update the URL of the ``Berkeley in Munich'' user group.
PR:             www/82573
Submitted by:   jhs@berklix.org
2005-06-23 14:34:10 +00:00
Giorgos Keramidas
ea2755b01f Minor grammar fix in DHCP snippet 2005-06-23 01:00:25 +00:00
Simon L. B. Nielsen
201544c3cb Add a Colombian user group - www.cafebug.org.
Submitted by:	Juan Pablo G?mez Gallego <juanwalker@bsdmail.com>
2005-06-22 21:46:42 +00:00
Hideyuki KURASHINA
1000399de4 Correct a link to j2j.gif.
Submitted by:	Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference:	[doc-jp-work 1143]
2005-06-22 18:17:52 +00:00
Andrey Zakhvatov
2fcc74e048 Synchronize with English 1.81
Obtained from: The FreeBSD Russian Documentation Project
2005-06-21 17:15:56 +00:00
Andrey Zakhvatov
738ae0aa4d Synchronize with English 1.102
Obtained from: The FreeBSD Russian Documentation Project
2005-06-21 17:13:55 +00:00
Murray Stokely
cab6d0c1c5 Add dhclient and WPA to the testing focus section. 2005-06-20 17:53:01 +00:00
Murray Stokely
72d08f7556 Add another manual page blanket approval. 2005-06-20 17:52:10 +00:00
Simon L. B. Nielsen
bddd46a528 Add more ports counts.
Source:	http://www.FreeBSD.org/ports/INDEX
2005-06-19 16:33:00 +00:00
Andrey Zakhvatov
feef0aad42 Remove file.
Obtained from: The FreeBSD Russian Documentation Project
2005-06-19 12:11:49 +00:00
Andrey Zakhvatov
76a6dc360a Synchronize with English 1.127
Obtained from: The FreeBSD Russian Documentation Project
2005-06-19 12:08:30 +00:00
Andrey Zakhvatov
c7db11a7e5 Fix encoding
Obtained from: The FreeBSD Russian Documentation Project
2005-06-18 09:52:23 +00:00
Andrey Zakhvatov
c379c06260 Synchronize with English 1.122
Obtained from: The FreeBSD Russian Documentation Project
2005-06-18 06:09:09 +00:00
Andrey Zakhvatov
579b4a265f Initial import, synchronized with English 1.1
Obtained from: The FreeBSD Russian Documentation Project
2005-06-18 06:02:50 +00:00
Andrey Zakhvatov
f08319ed75 Initial import, synchronized with English 1.3
Obtained from: The FreeBSD Russian Documentation Project
2005-06-18 06:02:24 +00:00