<div dir="ltr">Hello all,<div><br></div><div>I'm trying to get whole tracing information of RT task sets using LITMUS-RT Version 2014.1.</div><div><br></div><div>* System has 8 Cores, no hyper-threading, 16G memory</div><div>* Tested both Bare-metal case and Virtualization case (Xen): similar result</div><div>* Ubuntu 12.04 (Linux 3.10.5)</div><div>* Generated 10 tasks w/ Utilization=[1.0, 8.0] using rtspin<br></div><div><div>* Run 10 seconds using GSN-EDF scheduler<br></div><div></div></div><div><br></div><div>When I spawned only 1 task (Period=100ms, WCET=10ms) during 10 seconds, all records are being saved into .bin file correctly w/o missing records.</div><div>But, more than 1 task, always records are being missed a lot.</div><div><br></div><div>To avoid record-loss, I tried the following options based on the thread: <a href="https://lists.litmus-rt.org/pipermail/litmus-dev/2013/000480.html">https://lists.litmus-rt.org/pipermail/litmus-dev/2013/000480.html</a>.</div><div><br></div><div><div>* Kernel config: CONFIG_SCHED_TASK_TRACE_SHIFT=13 (up to 8K events)</div></div><div>* Used /dev/shm/* instead of disk for the binary record file</div><div>* Removed unnecessary events for the calculation of deadline miss ratio (switch_to/from, block, resume, action, np_enter/exit)</div><div>* Current <span style="color:rgb(0,0,0);white-space:pre-wrap">KERNEL_IMAGE_SIZE 512*1024*1024</span></div><div><br></div><div>Then, around 4K events are being saved into one task-assigned core (st-*.bin).</div><div>When I got the information through st_job_stats, I could see that the number of recorded events per task is very different even though tasks have the same period.<br></div><div><div>Moreover, usually 5~20% records are being missed for each task set, even though utilization is very low. Sometimes, more than that.</div></div><div><br></div><div>Is this expected record-loss ratio using st_trace tool? </div><div>What should I check more? Is there any other way to reduce/remove record-loss?</div><div><br></div><div>Thanks,</div><div>Mikyung</div><div><br></div>







</div>