Date: Wed, 15 Jun 2005 10:58:06 -0700 From: Colin Percival <colin.percival@wadham.ox.ac.uk> To: FreeBSD Stable <freebsd-stable@freebsd.org>, freebsd-security@freebsd.org Subject: FreeBSD 5.4 SMP kernels now available via FreeBSD Update Message-ID: <42B06C2E.9030704@wadham.ox.ac.uk>
next in thread | raw e-mail | index | archive | help
It sounds like the SMP kernel I provided for FreeBSD 5.3 was quite popular, so I've started building an SMP kernel for FreeBSD 5.4 as well, in addition to the usual GENERIC kernel. To take advantage of this on your FreeBSD 5.4 SMP system, run the following commands as root: # touch /boot/kernel/SMP # freebsd-update fetch # freebsd-update install # echo 'bootfile="SMP"' >> /boot/loader.conf and reboot. You should now find that `uname -ri` outputs "5.4-SECURITY SMP". Colin Percival
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42B06C2E.9030704>