Date: Wed, 25 Feb 2009 01:49:01 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c Message-ID: <200902250150.n1P1o1FT072160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2009-02-25 01:49:01 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mp_machdep.c sys/i386/i386 mp_machdep.c Log: SVN rev 189023 on 2009-02-25 01:49:01Z by sobomax Make machdep.hyperthreading_enabled tunable working with the SCHED_ULE. Unlike with SCHED_BSD, however, it can only be set to 0 at boot time, it's not possible to change it at runtime. Reviewed by: jhb MFC after: 1 month Revision Changes Path 1.298 +43 -9 src/sys/amd64/amd64/mp_machdep.c 1.292 +43 -9 src/sys/i386/i386/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902250150.n1P1o1FT072160>