All of lore.kernel.org
 help / color / mirror / Atom feed
* strange getrusage timer problem with rt-kernel
@ 2008-11-26  3:52 crquan
  2008-11-26  3:55 ` Cheng Renquan
  0 siblings, 1 reply; 2+ messages in thread
From: crquan @ 2008-11-26  3:52 UTC (permalink / raw)
  To: linux-rt-users

I'm testing 2.6.26.6-rt11 (is that the latest?) kernel, using tiotest from tiobench
(http://sourceforge.net/projects/tiobench/), a classic multi-thread IO stress tool,

it reported a strange problem, with:

root:~/tiobench# time ./tiotest -R -d /dev/mapper/dg5-lv2 -t 1 -f 1000 -r 102400
tiotest: tiotest.c:609: add_timer: Assertion end_time->tv_sec >= start_time->tv_sec' failed.?

this problem never happened in mainstream kernels.

Regards,

--
Cheng Renquan, Shenzhen, China


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: strange getrusage timer problem with rt-kernel
  2008-11-26  3:52 strange getrusage timer problem with rt-kernel crquan
@ 2008-11-26  3:55 ` Cheng Renquan
  0 siblings, 0 replies; 2+ messages in thread
From: Cheng Renquan @ 2008-11-26  3:55 UTC (permalink / raw)
  To: linux-rt-users

> From: crquan@gmail.com
> To: linux-rt-users@vger.kernel.org
> Subject: strange getrusage timer problem with rt-kernel
>
> I'm testing 2.6.26.6-rt11 (is that the latest?) kernel, using tiotest from tiobench
> (http://sourceforge.net/projects/tiobench/), a classic multi-thread IO stress tool,
>
> it reported a strange problem, with:
>
> root:~/tiobench# time ./tiotest -R -d /dev/mapper/dg5-lv2 -t 1 -f 1000 -r 102400
> tiotest: tiotest.c:609: add_timer: Assertion `end_time->tv_sec >= start_time->tv_sec' failed.
> Aborted
>
> real8m35.086s
> user0m2.080s
> sys0m7.000s
>
> Not always, just few times, you can view the tiotest.c code from:
> http://tiobench.cvs.sourceforge.net/viewvc/tiobench/tiobench/tiotest.c?revision=1.20&view=markup
>
> when add_timer called, it's passed with two timers, one before the io test, and the other is after
> the io tests, why the Assertion `end_time->tv_sec >= start_time->tv_sec' failed.?
>
> this problem never happened in mainstream kernels.
>
> Regards,
>
> --
> Cheng Renquan, Shenzhen, China
>
> EOF

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-26  3:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26  3:52 strange getrusage timer problem with rt-kernel crquan
2008-11-26  3:55 ` Cheng Renquan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.