warning: click compiled for 1 cpus, machine allows 2

Brecht Vermeulen brecht.vermeulen at rug.ac.be
Thu Mar 27 17:04:28 EST 2003


Hi,

try the option 
--enable-multithread
when you do the configure.
(see ./configure --help)

and then when you load the click module
insmod click.o threads=2 

I suppose you use the kernel level driver ?

regards,
Brecht

Emil Tantilov wrote:
> 
> Hi all,
> 
> like the subject says - I get warning on a dual system. Is there a way
> to compile click to suport 2 CPUs?
> 
> ./configure detects SMP, but seems like the resulting module is compiled
> for 1 ...
> 
> Thanks,
> 
> Emil




More information about the click mailing list