What is the benefit of running CONFIG_SMP on single core device?

Kristofer Hallin kristofer.hallin at gmail.com
Wed Apr 9 07:21:10 EDT 2014


Using SMP would let your system take advantage of HyperThreading. If
you have a fairly decent CPU there is a good chance that your single
core have support for HyperThreading which will improve
parallelization.

On Wed, Apr 9, 2014 at 1:05 PM, Mj Embd <mj.embd at gmail.com> wrote:
> --
> -mj
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



More information about the Kernelnewbies mailing list