Utilities for managing processes on your system

Edit Package psmisc

The psmisc package contains utilities for managing processes on your
system: pstree, killall and fuser. The pstree command displays a tree
structure of all of the running processes on your system. The killall
command sends a specified signal (SIGTERM if nothing is specified) to
processes identified by name. The fuser command identifies the PIDs of
processes that are using specified files or filesystems.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch 0000030300 29.6 KB
0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch 0000027110 26.5 KB
psmisc-22.21-pstree.patch 0000002630 2.57 KB
psmisc-v23.2.dif 0000001599 1.56 KB
psmisc-v23.2.tar.bz2 0000160432 157 KB
psmisc.changes 0000027505 26.9 KB
psmisc.spec 0000003491 3.41 KB
Revision 70 (latest revision is 88)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 646331 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 70)
- Modify patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
  to support older systems with statx kernel support 

- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
  to respect autofs as well as afs file system 
- Add patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
  to use statx(2) system call since kernel 4.12. Now it is possible
  to avoid sync with remote file servers as well as trigger autofs
  mounts due stat(x) calls.

- Support also btrFS entries in mountinfo, that is use stat(2) to
  determine the device of the mounted subvolume (bsc#1098697, bsc#1112780) 

- Update to version 23.2
  * misc: Command names increased from 16 to 64 characters
  * buildsys: signals.c depends on signames.h !16
  * docs: Fix fuser.1 groff errors Debian #900225
  * killall: look at all namespaces by default
  * killall: Fix -INT option parsing #11
  * killall: ignore -n 0 #15
  * killall: another crack at fixing getopt #12 #13
  * peekfd: Attach to all threads option !15
  * pslog: Define PATH_MAX if required Debian:#905797
- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
- Remove patches now upstream solved
  * psmisc-23.0-killall-signals.patch
  * psmisc-23.0-killall.patch
- Modify and rename patch psmisc-23.0.dif which now becomes psmisc-v23.2.dif
Comments 0
openSUSE Build Service is sponsored by