[PATCH] rt-tests: hackbench: fix for uninitialized start time

2013-12-12 Thread Ciprian Barbu
Hello, While playing around with hackbench I discovered that I would sometimes get an enormous time reported, even if the run time would be less than a second or so. The problem was that the struct timeval start was not initialized until after all children have been created. But if the progra

CONFIG_TRANSPARENT_HUGEPAGE with PREEMPT_RT_FULL

2013-10-02 Thread Ciprian Barbu
Hello Thomas, (resending due to HTML formatting) I am looking into using CONFIG_TRANSPARENT_HUGEPAGE with PREEMPT_RT_FULL but currently the latest rt patch has it disabled. What I managed to find on the mailing list so far is that Yong Zhang reported a crash on rt_spin_lock for which you sug