how we can assign each thread to 1 core ?

2012/4/5 kostadinos parasyris <[email protected]>

>  So is it possible to execute a pthread multithreaded application on SE by
> assigning each thread to 1 core?
>
> On 04/05/2012 01:19 PM, Nilay Vaish wrote:
>
> On Thu, 5 Apr 2012, Mohamed h�di Ghaddab wrote:
>
> Hi,
> i want to know how is a multithreaded program distributed and
> scheduled on a given
> multiprocessor platform configuration? (SE and FS mode)
>
>
> In SE mode, each thread is assigned a processor of its own, so no
> scheduling is required. In FS mode, the operating system takes care of
> scheduling threads.
>
> --
> Nilay
>
>
> _______________________________________________
> gem5-users mailing 
> [email protected]http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
Cordialement,
Mohamed hédi GHADDAB

Etudiant M2
Ingénieur Informatique Spécialité Systèmes embarqués
Laboratoires:
   * Laboratoire CES,École nationale d'ingénieurs de Sfax (ENIS), Tunisie
   * Laboratoire d'Informatique Fondamentale de Lille, Université de Lille
1, France
Mobile : +33 (0) 6.43.77.45.02
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to