I had a similar question, so there are two outputs, and I would like one thread to run on one of the outputs, and other thread to run on the other output, and each thread run on each core.. so basically, should be able to process outputs in parallel and, measure performance per thread.. so, how do I do this userlevel multithreading.. please let me know your thoughts
On Sat, Jan 22, 2011 at 4:56 PM, Eddie Kohler <[email protected]> wrote: > > > -------- Original Message -------- > Subject: Wenfei Wu: question about click > Date: Sat, 22 Jan 2011 16:22:40 -0600 > From: [email protected] > To: [email protected] > > hi, Eddie Kohler, > I am Wenfei Wu in UW-Madison. I am using click for an experiment. > I have a question, I tried multithread in click as you said in > http://pdos.csail.mit.edu/pipermail/click/2008-June/006989.html, but > all threads are run in one core. It is even slower. > So I want to ask whether it is possible to run multithread on > multiple cores. > Thanks and all the best. > Wenfei Wu > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
