On 25 September 2012 16:06, Viresh Kumar <viresh.ku...@linaro.org> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to