IT Community - Software Programming, Web Development and Technical Support

Multiprocessor thread-scheduling strategies

This is a discussion on Multiprocessor thread-scheduling strategies within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; Popular multiprocessor thread-scheduling strategies 1) Load Sharing: Processes are not assigned to a particular processor. A global queue of ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Operating Systems

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 09-20-2007, 07:30 AM
vijayanand vijayanand is offline
D-Web Analyst
 
Join Date: Feb 2007
Posts: 293
vijayanand is on a distinguished road
Default Multiprocessor thread-scheduling strategies

Popular multiprocessor thread-scheduling strategies

1) Load Sharing: Processes are not assigned to a particular processor. A global queue of threads is maintained. Each processor, when idle, selects a thread from this queue. Note that load balancing refers to a scheme where work is allocated to processors on a more permanent basis.

2) Gang Scheduling: A set of related threads is scheduled to run on a set of processors at the same time, on a 1-to-1 basis. Closely related threads / processes may be scheduled this way to reduce synchronization blocking, and minimize process switching. Group scheduling predated this strategy.

3) Dedicated processor assignment: Provides implicit scheduling defined by assignment of threads to processors. For the duration of program execution, each program is allocated a set of processors equal in number to the number of threads in the program. Processors are chosen from the available pool.

4) Dynamic scheduling: The number of thread in a program can be altered during the course of execution.
__________________

J.Vijayanand
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the verification testing Strategies? sundarraja Software Testing 2 01-14-2008 03:23 AM
New Strategies For Affiliate Marketing kiret23 Search Engine Optimization 2 01-01-2008 08:05 PM
Priority scheduling and Round robin scheduling vigneshgets Operating Systems 1 12-14-2007 12:52 AM
Popular multiprocessor thread-scheduling strategies vijayanand Operating Systems 0 09-21-2007 08:19 AM
What is daemon thread and How to create the daemon thread Java? bluesky Java Programming 1 07-25-2007 05:55 AM


All times are GMT -7. The time now is 01:43 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0