Opened 2 years ago
Closed 2 years ago
#5141 closed enhancement (fixed)
procps-ng-4.0.1
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (3)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
procps-ng-4.0.1
- library
- Re-add elogind support
- Used memory is Total - Available
- Renaming, it is now libproc2
- free: Use --kilo when only specifying --si
- pgrep: Add -A to ignore ancestors
- pidwait: Better warning if pidfd_open not implemented
- pmap: Dont reuse stdin filehandle
- ps: threads again display when -L is used with -q
- ps: proper aix format string behavior was restored
- sysctl: print dotted keys again
- top: fix 'smaps' bug preventing build under clang
- top: column highlighting allowed under 'L' or 'O'
- top: can alter autogroup nice value (like 'r' renice)
- top: can display the following with no need to scroll
- cmdline, control groups, environment,
- supplimentary groups, namespaces
- top: adds a 'message log' recall capability
- top: will accept utf8 multi-byte input with support
- for full line editing and previous line recall
- top: can show more than 2 abreast in summary display
- top: can distinguish P-Core and E-core cpus
- top: can filter both P-Core and E-core cpus
- watch: Add equexit no-change and exit option
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit 3f4304998a76ef3bd6141cf7a32cb6740bf032a6.
Note:
See TracTickets
for help on using tickets.
There is an annoying issue causing
vmstat
to fail on arm64, which is fixed by https://gitlab.com/procps-ng/procps/-/commit/b89e323.On x86 (32-bit or 64-bit) if a single one-core CPU w/o hyper-threading capability is used, and the host kernel is 3.12 or earlier, the issue can also cause 3 test failures (but things will be normal once LFS kernel is booted).