[Click] click patchless and smp

Roman Chertov rchertov at cs.ucsb.edu
Fri Jan 21 16:37:29 EST 2011


Ricard,

Take a look at this paper first 
http://pdos.csail.mit.edu/papers/click:usenix01/usenix01.pdf

Essentially, in click you either manually specify which elements are 
assigned to what threads using StaticThreadSched or you can use 
BalancedThreadSched
http://read.cs.ucla.edu/click/elements/staticthreadsched
http://read.cs.ucla.edu/click/elements/balancedthreadsched

Roman

On 01/21/2011 06:13 AM, Ricard Vilalta wrote:
> Hi all,
>
> I've been trying patchless click and thought I could make use of the
> various processors on my machine.
> Using mpstat -P ALL I realize that only one core is working.
>
> I have added --enable-multithread to the configure command and nothing
> else has happened.
>
> Is there anything I am getting wrong?
>
> Thanks in advance,
> Ricard.
>



More information about the click mailing list