Date: Wed, 29 Apr 2009 13:33:09 -1000 (HST) From: Jeff Roberson <jroberson@jroberson.net> To: Norikatsu Shigemura <nork@FreeBSD.org> Cc: Jeff Roberson <jeff@FreeBSD.org>, freebsd-current@FreeBSD.org Subject: Re: cannot compile sched_ule without options SMP Message-ID: <alpine.BSF.2.00.0904291329280.981@desktop> In-Reply-To: <20090430013428.cb4f804b.nork@FreeBSD.org> References: <20090430013428.cb4f804b.nork@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Apr 2009, Norikatsu Shigemura wrote: > Hi Jeff. > > I confirmed that your src/sys/kern/sched_ule.c#1.254 has a > problem without "options SMP". sched_ule.c requires > CG_FLAG_THREAD, but CG_FLAG_THREAD is defined on sys/smp.h. > So I cannot compile sched_ule.c on my UP environment/kernel. Terribly sorry for the trouble folks. This should be taken care of now. On SMP machines you should now see output like this: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads If you detect any irregularities with kern.sched.topology_spec or this dmesg line please report them. Thanks, Jeff > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0904291329280.981>