Date: Mon, 21 Apr 2003 13:05:33 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 smp.4 Message-ID: <200304212005.h3LK5XXH066695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/04/21 13:05:33 PDT FreeBSD src repository Modified files: share/man/man4 smp.4 Log: - Don't highlight options APIC_IO at the top since it only applies to i386 and this manpage is somewhat machine independent. - Don't redundantly say that SMP support is present for all supported architectures. Instead, say that it is present for all Tier-1 architectures. - Note that an SMP kernel not booting on a UP machine is an i386-only exception. - Add a paragraph about hyperthreading support including some docco on the machdep.hlt_logical_cpus sysctl ps@ recently added. - Note that SMP support for alpha, ia64, and sparc64 debuted in 5.0. Revision Changes Path 1.16 +15 -3 src/share/man/man4/smp.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304212005.h3LK5XXH066695>