Loading
Home ›
Resources for “Real-Time and Performance Improvements in the 2.6 Linux Kernel”
Apr 25, 2005 By William von Hagen
in
Resources for the print article.
“Realfeel Test of the Preemptible Kernel Patch” by Andrew Webber: www.linuxjournal.com/article/6405
Real-Time Patches and Projects
2.4 Pre-emptible Linux Kernel Patch: kpreempt.sourceforge.net
2.6 Real-Time and Preemption Patch from Ingo Molnar: redhat.com/~mingo/realtime-preempt
MontaVista Real-Time Project: source.mvista.com/linux_2_6_RT.html
RTAI Project: www.rtai.org
DIAMPM RTAI (Real-Time Application Interface): www.aero.polimi.it/~rtai
Benchmarks
realfeel Benchmark: brain.mcmaster.ca/~hahn/realfeel.c
______________________
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- 100% disappointed with the decision to go all digital.
- Readers' Choice Awards 2011
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Why Python?
- The Linux powered LAN Gaming House
- Python for Android
- BeOS was the best
1 hour 9 min ago - I use Wireshark on a daily
5 hours 40 min ago - buena información
10 hours 46 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
11 hours 47 min ago - Gnome3 is such a POS. No one
21 hours 14 min ago - Gnome 3 is the biggest POS
21 hours 25 min ago - I didn't knew this thing by
1 day 3 hours ago - Author's reply
1 day 6 hours ago - Link to modlys
1 day 8 hours ago - I use YNAB because of the
1 day 8 hours ago






Comments
Time interval
Figure 3 is reported as a 1 min. run time.
The end of the test period, around 3500, shows a increase in jitter. Has a longer than 1 min. run been tested? What do the results above 1 min. show?
Am I seeing a bug?
Great article. Clears up that nagging "I know this is good but how does it help?" I had about preemtable kernel. When I look at the jitter results in figure three I have two related questions. Why is the distribution so balanced in the vertical direction (rather than skewed mostly to the positive), and why are almost all the positive data points balanced almost exactly by a negative point. Could this be a bug in Realfeel where a 'delayed' interrupt incorrectly causes a successive accurate interrupt to be reported as 'early' by the same amount? You can also see a few points in figures one and two where they exceed the general noise.