⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 rtai-3.1-test3的源代码(Real-Time Application Interface )
💻
字号:
****** STRESS EXAMPLE ******What you find here is a stress test aimed at verifying that the schedulers do preempt well under intense load.It is a simple test that combines the latency calibration task with a fast andslow task in such a way to have two levels of preemption, nesting on an odd number of tasks. To verify what is happening you can launch "./display". It will show you the min/max/avrg jitters of the latency checking task, highest priority, and themax jitter of the fast task, next to highest priority, and of and slow task,slowest priority. Reasonable jitters are a clear indication of preemption.Note that under UP the tests suck more than 75% of the computing power. Change ticking to decrease the load. So be careful to adjust test parameters to yourmachine to avoid unfair blames on the scheduler.We tested for some hours (up to 10), both 8254 and APIC, with the followings: 	- at least one "ping -f somewhere";	- a "ping -f localhost";	- a "top" on alpha screen and one on an X screen;	- a "while "true"; do ls -lR / >list; done"	- a "while "true"; cat /proc/interrupts; done"	- dd if=/dev/hda2 of=/dev/hda3 bs=1000k &

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -