cannot compile sched_ule without options SMP

Jeff Roberson jroberson at jroberson.net
Thu Apr 30 00:03:47 UTC 2009


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>


More information about the freebsd-current mailing list