Date: Mon, 10 Mar 2008 01:38:54 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_smp.c Message-ID: <200803100138.m2A1cssW007788@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-03-10 01:38:54 UTC
FreeBSD src repository
Modified files:
sys/kern subr_smp.c
Log:
- Add the missing '2' case to the switch table for kern.smp.topology and
assign it to create the flat 'none' topology where all cpus are scheduled
as if they are equal and unrelated.
Revision Changes Path
1.205 +4 -0 src/sys/kern/subr_smp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803100138.m2A1cssW007788>
