From owner-freebsd-www@FreeBSD.ORG Sun Mar 9 16:00:03 2008 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CD151065675 for ; Sun, 9 Mar 2008 16:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1803C8FC20 for ; Sun, 9 Mar 2008 16:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m29G03Xg089920 for ; Sun, 9 Mar 2008 16:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m29G03gN089919; Sun, 9 Mar 2008 16:00:03 GMT (envelope-from gnats) Resent-Date: Sun, 9 Mar 2008 16:00:03 GMT Resent-Message-Id: <200803091600.m29G03gN089919@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gavin Atkinson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C5CB106566B for ; Sun, 9 Mar 2008 15:53:29 +0000 (UTC) (envelope-from gavin@ga9test2.york.ac.uk) Received: from mail-gw2.york.ac.uk (mail-gw2.york.ac.uk [144.32.128.247]) by mx1.freebsd.org (Postfix) with ESMTP id F06428FC22 for ; Sun, 9 Mar 2008 15:53:28 +0000 (UTC) (envelope-from gavin@ga9test2.york.ac.uk) Received: from mail-gw6.york.ac.uk (mail-gw6.york.ac.uk [144.32.129.26]) by mail-gw2.york.ac.uk (8.13.6/8.13.6) with ESMTP id m29FrPpk028529 for ; Sun, 9 Mar 2008 15:53:25 GMT Received: from ga9test2.york.ac.uk ([144.32.128.105]) by mail-gw6.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JYNq1-0006cx-Gz for FreeBSD-gnats-submit@freebsd.org; Sun, 09 Mar 2008 15:53:25 +0000 Received: from ga9test2.york.ac.uk (localhost [127.0.0.1]) by ga9test2.york.ac.uk (8.14.2/8.14.2) with ESMTP id m29FqvTG068909 for ; Sun, 9 Mar 2008 15:52:57 GMT (envelope-from gavin@ga9test2.york.ac.uk) Received: (from root@localhost) by ga9test2.york.ac.uk (8.14.2/8.14.2/Submit) id m29FqvTr068908; Sun, 9 Mar 2008 15:52:57 GMT (envelope-from gavin) Message-Id: <200803091552.m29FqvTr068908@ga9test2.york.ac.uk> Date: Sun, 9 Mar 2008 15:52:57 GMT From: Gavin Atkinson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: www/121535: Update to features web page X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gavin Atkinson List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2008 16:00:03 -0000 >Number: 121535 >Category: www >Synopsis: Update to features web page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 09 16:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gavin Atkinson >Release: FreeBSD 7.0-BETA3 amd64 >Organization: >Environment: System: FreeBSD ga9test2.york.ac.uk 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Fri Nov 16 19:12:38 UTC 2007 root@myers.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: http://www.freebsd.org/features.html talks about FreeBSD 7.0 in the future tense. Minimal update to bring this into the current tense. >How-To-Repeat: >Fix: --- features.diff begins here --- Index: www/en/features.sgml =================================================================== RCS file: /usr/ncvs/www/en/features.sgml,v retrieving revision 1.33 diff -u -r1.33 features.sgml --- www/en/features.sgml 28 Oct 2007 21:06:38 -0000 1.33 +++ www/en/features.sgml 9 Mar 2008 15:51:40 -0000 @@ -33,9 +33,9 @@ across a range of systems, from embedded environments to high-end multiprocessor servers. -

FreeBSD 7.0, due out in late 2007, brings many new features +

FreeBSD 7.0, released February 2008, brings many new features and performance enhancements. With a special focus on storage - and multiprocessing performance, FreeBSD 7.0 will ship with support + and multiprocessing performance, FreeBSD 7.0 shipped with support for Sun's ZFS file system and highly scalable multiprocessing performance. Benchmarks have shown that FreeBSD provides twice the MySQL and PostgreSQL performance as current Linux @@ -141,8 +141,8 @@ preemption, allowing high priority kernel tasks to preempt other kernel activity, reducing latency. This includes a multi-threaded network stack and a multi-threaded - virtual memory subsystem. With FreeBSD 6.x, support for a - fully parallel VFS allows the UFS file system to run on multiple + virtual memory subsystem. Beginning with FreeBSD 6.x, support + for a fully parallel VFS allows the UFS file system to run on multiple processors simultaneously, permitting load sharing of CPU-intensive I/O optimization. --- features.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: