Re: git: 1d8f8f3e36fa - main - ps(1), top(1): Priority: Let 0 be the first timesharing level
- Reply: Olivier Certner : "Re: git: 1d8f8f3e36fa - main - ps(1), top(1): Priority: Let 0 be the first timesharing level"
- In reply to: Olivier Certner : "git: 1d8f8f3e36fa - main - ps(1), top(1): Priority: Let 0 be the first timesharing level"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jun 2025 02:19:20 UTC
On 18 Jun 2025, at 03:13, Olivier Certner <olce@FreeBSD.org> wrote: > > The branch main has been updated by olce: > > URL: https://cgit.FreeBSD.org/src/commit/?id=1d8f8f3e36fafdb50613d042f5fa75d8cbcf2b8f > > commit 1d8f8f3e36fafdb50613d042f5fa75d8cbcf2b8f > Author: Olivier Certner <olce@FreeBSD.org> > AuthorDate: 2024-09-09 19:35:16 +0000 > Commit: Olivier Certner <olce@FreeBSD.org> > CommitDate: 2025-06-18 02:09:39 +0000 > > 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). Should this be mirrored in third-party software like htop? Jess