Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Kleinrock's Conservation Law  





2 Comparison to Non-Work Conserving Schedulers  





3 References  














Work-conserving scheduler







Add links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


In computing and communication systems, a work-conserving scheduler is a scheduler that always tries to keep the scheduled resource(s) busy, if there are submitted jobs ready to be scheduled. In contrast, a non-work conserving scheduler is a scheduler that, in some cases, may leave the scheduled resource(s) idle despite the presence of jobs ready to be scheduled.

For example, when dealing with networking and packet scheduling, a work-conserving scheduler[1][2] leaves the channel idle only when there are no packets to transmit. In contrast, a non-work conserving scheduler might leave the channel idle with packets still pending transmission.

Similarly, when referring to CPU scheduling, i.e. threads or processes scheduled over one or more available processorsorcores, a work-conserving scheduler[3] ensures that processors/cores are not idle if there are processes/threads ready for execution.

Kleinrock's Conservation Law[edit]

Work-conserving schedulers are also notable for obeying Kleinrock's Conservation Law.[4][5]

In the context where we have connections with Poisson-distributed arrival rates packets per unit time each competing for scheduling time, Leonard Kleinrock established the following conservation law:

where

(Some sources use to mean the time to service a particular packet with units of unit time per packet, and use . The equation is the same, the only difference being their is the reciprocal of the one presented above.)

Comparison to Non-Work Conserving Schedulers[edit]

Non-work conserving schedulers are sometimes useful to enhance predictability and reduce termination jitter for the activities carried out by a computing and communication system. In multi-processor systems they're useful to enhance performance in some scenarios.[6] [7] Sometimes, a non-work conserving scheduler may be useful to enhance stability of a system; For example, a process scheduler may choose to keep processes off of the run queue if there were concern that the sum of the working sets of all of the runnable processes would exceed available memory and lead to non-linear page thrashing overhead. Limiting the run queue in this manner might lead to under-utilization of available processors (and hence be non-work conserving) with the goal of avoiding situations where the system is unusable due to thrashing.

References[edit]

  1. ^ [1] Padma Mundur, Improving QOS in IP Networks (course material for Multimedia Networking)
  • ^ [2] Jon Crowcroft, Scheduling and queue management (course material for Digital Communications II)
  • ^ [3] G. Buttazzo, G. Lipari, L. Abeni, M. Caccamo, Soft Real-Time Systems: Predictability vs. Efficiency, Springer 2005
  • ^ Kleinrock, Leonard (1965). "A conservation law for a wide class of queueing disciplines". Naval Research Logistics Quarterly. 12 (2): 181–192. doi:10.1002/nav.3800120206. ISSN 0028-1441.
  • ^ [4] Jon Crowcroft, Scheduling (course material for Principles of Communications)
  • ^ [5] A. Fedorova, M. Seltzer and M.D. Smith, "A non-work-conserving operating system scheduler for SMT processors," in Proceedings of the Workshop on the Interaction between Operating Systems and Computer Architecture, in conjunction with ISCA 2006
  • ^ [6] J. C. Sáez, J. I. Gomez and M. Prieto, "Improving Priority Enforcement via Non-Work-Conserving Scheduling," Parallel Processing, 2008. ICPP '08. 37th International Conference on, Portland, OR, 2008, pp. 99-106.

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Work-conserving_scheduler&oldid=1225727795"

    Category: 
    Job scheduling
     



    This page was last edited on 26 May 2024, at 09:48 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki