-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rui Nuno Capela wrote:
Robin Gareus wrote:
Rui Nuno Capela wrote:
hi, newer rtirq tarball here:
http://www.rncbc.org/jack/rtirq-20090808.tar.gz
please test while i take another dive :)
Tested on 2.6.29-rt and 2.6.31-rc-rt. It
works fine and sets the
priorities as expected.
Thank you very much for attending to this so quickly! Now we just need
to wait for 2.6.31 to be released ;)
A minor thing: the status regexp in line 291:
egrep '(^[[:blank:]]*PID|IRQ|irq)'
also matches the rtirq.sh script itself. Thus I proposed to use
egrep '(^[[:blank:]]*PID|IRQ|irq\/|sirq\-|softirq)'
Also on the 64studio (with 2.6.29 and mawk) there's no additional info
shown for the interrupts (due to the [:blank:]) but I can live with that.
that's probably something that you weren't seeing anyway before, so
you'll surely live with it still ;)
yeah, forget about the [:blank:] issue with mawk; but I still consider
rtirq itself being listed on `rtirq status` a minor bug ;)
just out of curiosity, do you know why is mawk being
used instead of gawk?
I suppose because it's faster and smaller. mawk is the default awk on
debian since 1996.
robin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkp99h0ACgkQeVUk8U+VK0IVMgCgnSAJ/GZSBSxMVLYx5C8FVORN
V8MAn15RJQJwHBx9qEI9jS7Ei6EvZS35
=ULhh
-----END PGP SIGNATURE-----