Signaltest hanging in 2.6.23-rc4-rt1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have been running some tests using signaltest and when I tried to run the
simplest one of the tests in 2.6.23-rc4-rt1, the test halted right after the
first iteration.

The test I was running is:

	-------
	REP=20
	ARQ=sinaltest_rep_test.log

	for i in `seq $REP`
	do
	        (time signaltest -l 10000) 2>&1 | tee /tmp/lalala
	        echo -e "\n--[ step $i\n" >> $ARQ
	        cat /tmp/lalala >> $ARQ
	done
	-------

The kernel was 2.6.23-rc4-rt1, x86_64, system 100% idle, after the first
iteration signaltest hangs (wchan shows "-").

   [lclaudio@lab ~]$ ps -Ao pid,psr,rtprio,stat,vsz,rss,cmd,wchan | grep sig
    2775   0      - Rl+   24392   532 signaltest -l 10000         -

This is just a 'heads-up'. I will investigate it further but that would be
nice if others could also run the test.

Regards,
Luis
-- 
[ Luis Claudio R. Goncalves                                       ]
[ Fingerprint: 4FDD B8C4 3C59 34BD 8BE9  2696 7203 D980 A448 C8F8 ]

-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux