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. > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
