Re: how can I compile click for more than 4 CPUs?
Mike Miller <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAMApsTGvDx51Lg9Y6ruN=xKM_UvFBeb_C=fVd=f1PNS4Ac0grg@mail.gmail.com> |
Hi Hamid, I'm not a click expert, but grepping through the source code says that the flag you need to set is: --enable-multithread[=N] support kernel multithreading, N threads max so you probably want --enable-multithread=16. - Mike On Sun, Nov 13, 2011 at 6:37 AM, Hamid Farhadi <[email protected]>wrote: > I got this warning when loading multithreaded kernel module: > > warning: click compiled for 4 cpus, machine allows 16 > > I can not find any switches in configuration script to do so. > any idea pls? > > Hamid > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > >