bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59272: [PATCH] Make Memory Human Readable in proced Buffers


From: Laurence Warne
Subject: bug#59272: [PATCH] Make Memory Human Readable in proced Buffers
Date: Mon, 14 Nov 2022 10:19:51 +0000

Hi, this patch makes vsize and rss human readable in proced buffers by formatting them as megabytes or gigabytes according to their size, similar as the -h flag for ls and du.

The current behaviour is to show them always as kilobytes, though I'm unsure if this meant as 1000 bytes or 1024 bytes, this patch assumes the former case.

Thanks, Laurence

Attachment: 0001-Make-vsize-and-rss-human-readable-in-proced-buffers.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]