TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Comparison of 5 Uniprocessor OS Scheduling Policies

27 pointsby silentbicycleabout 10 years ago

2 comments

silentbicycleabout 10 years ago
The previous post: <a href="https:&#x2F;&#x2F;spin.atomicobject.com&#x2F;2015&#x2F;02&#x2F;26&#x2F;uniprocessor-scheduling-policies&#x2F;" rel="nofollow">https:&#x2F;&#x2F;spin.atomicobject.com&#x2F;2015&#x2F;02&#x2F;26&#x2F;uniprocessor-schedu...</a><p>and discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9112930" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9112930</a>
luckydudeabout 10 years ago
At the end of my day and tired, but why is this interesting? I can understand MP schedulers, I was super unhappy with the SGI scheduler back in the day, but MP schedulers are hard, you really don&#x27;t want to move processes away from their cache if you can avoid it.<p>Uniprocessor schedulers seem trivial by comparison.
评论 #9457220 未加载