opnsense-src/usr.bin/top
Olivier Certner 1d8f8f3e36
ps(1), top(1): Priority: Let 0 be the first timesharing level
Change the origin from PZERO to PUSER.

Doing so allows users to immediately detect if some thread is running
under a high priority (kernel or realtime) or under a low one
(timesharing or idle).

MFC after:      1 month
Event:          Kitchener-Waterloo Hackathon 202506
Sponsored by:   The FreeBSD Foundation
2025-06-17 22:09:39 -04:00
..
commands.c top: Polish key bindings in usage and manual 2025-03-25 17:51:08 -04:00
commands.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
display.c usr.bin/top: fix displaying load average for loads of at least 100 2024-05-22 16:47:46 +02:00
display.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
layout.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
loadavg.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
machine.c ps(1), top(1): Priority: Let 0 be the first timesharing level 2025-06-17 22:09:39 -04:00
machine.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
screen.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
screen.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
top.1 top.1: Add HISTORY 2025-04-19 15:39:37 -04:00
top.c top: Sync usage and synopsis 2025-03-28 14:00:18 -04:00
top.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
username.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
username.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
utils.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
utils.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00