]> git.eshelyaron.com Git - emacs.git/commit
Make VSIZE and RSS human-readable in Proced buffers
authorLaurence Warne <laurencewarne@gmail.com>
Sun, 13 Nov 2022 19:53:17 +0000 (19:53 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Nov 2022 09:54:04 +0000 (11:54 +0200)
commit67d08daa97019ae11f5a85fc40cf95138e4837dc
tree5e79a9a52a8ba5a448ba7ef67a329d3d785c4feb
parentb6a7b42b199d4e96312bf8147d36dddbcf14f4ea
Make VSIZE and RSS human-readable in Proced buffers

* lisp/proced.el (proced-format-memory): New function.
(proced-grammar-alist): Use proced-format-memory to format
VSIZE and RSS.  (Bug#59272)
lisp/proced.el