发布时间:2013-09-27 17:34:33
http://kernel.taobao.org/index.php/%E5%86%85%E6%A0%B8%E6%9C%88%E6%8A%A52013-08Optimizing preemptionhttps://lwn.net/Articles/563185/内核的基础操作每秒会被调用数千次,通常它们的性能已经被压榨得很好了,但随着代码的修改还是会引入些新的性能开销,而这些损失一般也只有在开发者仔细调查某个子.........【阅读全文】
发布时间:2013-06-14 16:43:19
测试环境:linux-3.2.39-rt59glibc2.6 freescale p2020单板 e500双核rt-migrate-testhttps://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-tests.git/tree/src/rt-migrate-test/rt-migrate-test.c实时线程A,B,C。线程C优先级最高,线程B次之,线程A优先级最低。还有一个主线程M,线程M的优先级比.........【阅读全文】
发布时间:2013-03-31 14:58:50
elinux整理链接http://elinux.org/Realtime_Preemptionubuntu社区https://wiki.ubuntu.com/RealTimewiki链接https://rt.wiki.kernel.org/index.php/Main_Pagedebian社区http://www.pengutronix.com/software/linux-rt/debian_en.html邮件列表linux kernel开发的邮件列表打包http://linux-kernel.2935.n7.nabb.........【阅读全文】