Comparing Linux and Windows context switching [developerWorks]
Jul 23, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — viewsHave you ever wondered how the overhead of switching contexts compared between Linux and Windows? This article at IBM's developerWorks website compares programs that were compiled and run on Windows 2000 Advanced Server Service Pack 2, Windows XP Professional, and Linux 2.4.2 from Red Hat 7.2. The programs demonstrate the effect of the choice of context token when measuring context switch times. It covers measuring the scheduler overhead and context switching using the proper primitives.
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.