Opened 6 years ago

Closed 6 years ago

#4253 closed task (fixed)

procps-ng-3.3.13

Reported by: bdubbs@… Owned by: lfs-book
Priority: normal Milestone: 8.3
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.procps-ng-3.3.13

  • library: Increment to 7:0:1 No changes, no removals

New fuctions: numa_init, numa_max_node, numa_node_of_cpu, numa_uninit, xalloc_err_handler

  • doc: Document I idle state in ps.1 and top.1
  • free: fix some of the SI multiples
  • kill: -l space between name parses correctly
  • library: dont use vm_min_free on non Linux
  • library: dont use SIGPWR on FreeBSD
  • library: don't strip off wchan prefixes (ps & top)
  • pgrep: warn about 15+ char name only if -f not used
  • pgrep/pkill: only match in same namespace by default
  • pidof: specify separator between pids
  • pkill: Return 0 only if we can kill process
  • pmap: fix duplicate output line under '-x' option
  • ps: avoid eip/esp address truncations
  • ps: recognizes SCHED_DEADLINE as valid CPU scheduler
  • ps: display NUMA node under which a thread ran
  • ps: Add seconds display for cputime and time
  • ps: Add LUID field
  • sysctl: Permit empty string for value
  • sysctl: Don't segv when file not available
  • sysctl: Read and write large buffers
  • top: add config file support for XDG specification
  • top: eliminated minor libnuma memory leak
  • top: show fewer memory decimal places (configurable)
  • top: provide command line switch for memory scaling
  • top: provide command line switch for CPU States
  • top: provides more accurate cpu usage at startup
  • top: display NUMA node under which a thread ran
  • top: fix argument parsing quirk resulting in SEGV
  • top: delay interval accepts non-locale radix point
  • top: address a wishlist man page NLS suggestion
  • top: fix potential distortion in 'Mem' graph display
  • top: provide proper multi-byte string handling
  • top: startup defaults are fully customizable
  • watch: define HOST_NAME_MAX where not defined
  • vmstat: Fix alignment for disk partition format
  • watch: Support ANSI 39,49 reset sequences

Change History (1)

comment:1 by bdubbs@…, 6 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11397.

Note: See TracTickets for help on using tickets.