#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 Xi Ruoyao, 18 months ago

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).

comment:2 by Bruce Dubbs, 18 months 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 Bruce Dubbs, 18 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.