On Tue, Jun 17, 2008 at 09:46:36AM +0200, walter harms wrote: >cpumask_t is not defined in older kernels.
cpumask_t is not used by taskset. cpu_set_t comes from libc and he very, very likely just uses an inappropriate libc. Oh, and note that unless you have more than (let's say) 64 CPUs in you box, the simple printing is enough. I admit that i forgot up to which NCPUs the simple printer works but it should be relatively obvious from the code. If somebody goes to look then we could record that hint in the helptext.. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
