Re: [PATCH 0/3] Create sched_select_cpu() and use it in workqueues

From: Viresh Kumar
Date: Tue Sep 25 2012 - 07:20:24 EST


On 25 September 2012 16:06, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> Test case 2:
> -----------
> I have created a small module, which does following:
> - Create one work for each CPU (using queue_work_on(), so must schedule on that
> cpu)
> - Above work, will queue "n" works for each cpu with queue_work(). These works
> are tracked within the module and results are printed at the end.
>
> This gave similar results, with n ranging from 10 to 1000.
>

http://git.linaro.org/gitweb?p=people/vireshk/module.git;a=summary

Source of this module can be found at above repo.

--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/