diff --git a/en/releases/8.0R/relnotes.sgml b/en/releases/8.0R/relnotes.sgml index 240fa42c59..72da326542 100644 --- a/en/releases/8.0R/relnotes.sgml +++ b/en/releases/8.0R/relnotes.sgml @@ -1,6 +1,6 @@ - + ]> @@ -28,14 +28,14 @@ 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 old one.

+ improvement over the previous version.

  • The FreeBSD newbus subsystem is now MPSAFE.

  • 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 Giant lock.

  • + 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 @@ -48,7 +48,7 @@

  • The FreeBSD USB subsystem has been reimplemented to support modern devices and better SMP scalability. The new implementation - includes Giant-lock-free device drivers, Linux compatibility layer, usbconfig(8) utility, full