http://www.freebsd.org/releases/8.0R/relnotes.html

Release Highlights

The highlights in the 8.0-RELEASE are the following:

   -

   A new virtualization container named “vimage” has been implemented. This
   is a jail with a virtualized instance of the FreeBSD network stack and can
   be created by using
jail(8)<http://www.freebsd.org/cgi/man.cgi?query=jail&sektion=8&manpath=FreeBSD+8.0-RELEASE>command.
   -

   The FreeBSD netisr framework has been reimplemented for parallel
   threading support. This is a kernel network dispatch interface which allows
   device drivers (and other packet sources) to direct packets to protocols for
   directly dispatched or deferred processing. The new implementation supports
   up to one netisr thread per CPU, and several benchmarks on SMP machines show
   substantial performance improvement over the previous version.
   -

   The FreeBSD TTY layer has been replaced with a new one which has better
   support for SMP and robust resource handling. A tty now has own mutex and it
   is expected to improve scalability when compared to the old implementation
   based on the Giant lock.
   -

   [amd64, i386] The FreeBSD Linux emulation layer has been updated to
   version 2.6.16 and the default Linux infrastructure port is now
   emulators/linux_base-f10 (Fedora 10).
   -

   The FreeBSD GENERIC kernel now includes Trusted BSD MAC (Mandatory Access
   Control) support. No MAC policy module is loaded by default.
   -

   The FreeBSD USB subsystem has been reimplemented to support modern
   devices and better SMP scalability. The new implementation includes
   Giant-lock-free device drivers, a Linux compatibility layer,
usbconfig(8)<http://www.freebsd.org/cgi/man.cgi?query=usbconfig&sektion=8&manpath=FreeBSD+8.0-RELEASE>utility,
full support for split transaction and isochronous transaction, and
   so on.
   -

   The FreeBSD CAM SCSI subsystem (
cam(4)<http://www.freebsd.org/cgi/man.cgi?query=cam&sektion=4&manpath=FreeBSD+8.0-RELEASE>)
   now includes experimental support for ATA/SATA/AHCI-compliant devices.
   -

   The shared vnode locking for pathname lookups in the
VFS(9)<http://www.freebsd.org/cgi/man.cgi?query=VFS&sektion=9&manpath=FreeBSD+8.0-RELEASE>subsystem
has been improved.
   -

   The *ZFS* file system has been updated to version 13. The changes include
   ZFS operations by a regular user, L2ARC, ZFS Intent Log on separated disks
   (slog), sparse volumes, and so on.
   -

   The FreeBSD NFS subsystem now supports RPCSEC_GSS authentication on both
   the client and server.
   -

   The FreeBSD NFS subsystem now includes a new, experimental implementation
   with support for NFSv2, NFSv3, and NFSv4.
   -

   The wireless network support layer (net80211) now supports multiple BSS
   instances on the supported network devices.
   -

   The FreeBSD L2 address translation table has been reimplemented to reduce
   lock contention on parallel processing and simplify the routing logic.
   -

   The IGMPv3 and SSM (Source-Specific Multicast) including IPv6 SSM and
   MLDv2 have been added.
   -

   The 
ipsec(4)<http://www.freebsd.org/cgi/man.cgi?query=ipsec&sektion=4&manpath=FreeBSD+8.0-RELEASE>subsystem
now supports NAT-Traversal (RFC 3948).
   -

   The GCC stack protection (also known as ProPolice) has been enabled in
   the FreeBSD base system.
   -

   The supported version of the *GNOME* desktop environment
(x11/gnome2<http://www.freebsd.org/cgi/url.cgi?ports/x11/gnome2/pkg-descr>)
   has been updated to 2.26.3.
   -

   The supported version of the *KDE* desktop environment
(x11/kde4<http://www.freebsd.org/cgi/url.cgi?ports/x11/kde4/pkg-descr>)
   has been updated to 4.3.1.



Regards
Akash Deep Shakya "OpenAK"
FOSS Nepal Community
http://www.akashdeepshakya.com.np
akashakya at gmail dot com
P.O.Box: 8975 EPC: 4235

~ Failure to prepare is preparing to fail ~

-- 
FOSS Nepal mailing list: [email protected]
http://groups.google.com/group/foss-nepal
To unsubscribe, e-mail: [email protected]

Mailing List Guidelines: 
http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines
Community website: http://www.fossnepal.org/

Reply via email to