diff options
author | bmah <bmah@FreeBSD.org> | 2001-04-27 22:25:15 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-04-27 22:25:15 +0000 |
commit | 7cb1d1c1b0869288b29dad5543e73a8c65ae7fe5 (patch) | |
tree | 3e365b419337d136be77361bbd695e1761b49c6e /release/texts/alpha/RELNOTES.TXT | |
parent | 3abca35872bd27de36ce910a72f01943d223f423 (diff) | |
download | FreeBSD-src-7cb1d1c1b0869288b29dad5543e73a8c65ae7fe5.zip FreeBSD-src-7cb1d1c1b0869288b29dad5543e73a8c65ae7fe5.tar.gz |
New release note: SMPng on alpha.
MFC noted: wx(4) hardware support.
Diffstat (limited to 'release/texts/alpha/RELNOTES.TXT')
-rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 240c578..6b5b531 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -119,6 +119,8 @@ that can dramatically reduce the efficiency of multiple processors. Interrupt handlers now have contexts associated with them that allow them to be blocked, which reduces the need to lock out interrupts. +SMP support for the Alpha is now operational. + The kernel and modules have been moved to the directory /boot/kernel, so they can be easily manipulated together. The boot loader has been updated to make this change as seamless as possible. @@ -347,7 +349,7 @@ The directory layout preference algorithm for FFS has been changed to improve its speed on large filesystems. The wx(4) driver now supports the Intel PRO1000-F and PRO1000-T -(10/100/1000) adapters. +(10/100/1000) adapters. [MERGED] The labpc(4) driver has been removed due to bitrot. |