News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

RunTime: Scheduling Threads [developerWorks]

Jun 21, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — 1 views

How well does your operating system juggle 200 threads at once? In this technical article at IBM's developerWorks website, performance expert Ed Bradford tests Linux, Windows 2000, and Windows XP in a thread-management bake-off. Ed puts his systems to the test using a program that exercises a machine's ability to process multiple threads. The article shows how to exercise a machine's ability to process multiple threads, using a program that performs measurable work in each thread and then demonstrates the overhead of performing the same computation in multiple threads. Includes some code.

Read full story

 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.