Kirk McKusick 4a022f0e06 Update to D25266, bin/ps: Make the rtprio option actually show
realtime priorities

The current `ps -axO rtprio' show threads running at interrupt
priority such as the [intr] thread as '1:48' and threads running
at kernel priority such as [pagedaemon] as normal:4294967260.

This change shows [intr] as intr:48 and [pagedaemon] as kernel:4.

Reviewed by:    kib
MFC after:	1 week (together with -r362369)
Differential Revision: https://reviews.freebsd.org/D25660
2020-07-14 18:57:31 +00:00
..
2019-03-09 00:30:13 +00:00
2018-11-04 17:56:16 +00:00
2020-05-21 15:15:50 +00:00
2018-12-03 20:01:51 +00:00
2020-02-02 20:51:28 +00:00
2018-06-17 05:14:50 +00:00
2020-07-09 20:53:56 +00:00