Re: [pve-devel] [PATCH common 4/4] metrics: add buffer and cache to meminfo

2025-06-11 Thread Aaron Lauterer
On 2025-06-02 16:07, Thomas Lamprecht wrote: Am 23.05.25 um 18:37 schrieb Aaron Lauterer: From: Folke Gleumes Expose buffers and cache as separate metrics instead of including them in memfree and memused. Originally-by: Folke Gleumes [AL: rebased and adapted to changes that happened in

Re: [pve-devel] [PATCH common 4/4] metrics: add buffer and cache to meminfo

2025-06-02 Thread Thomas Lamprecht
Am 23.05.25 um 18:37 schrieb Aaron Lauterer: > From: Folke Gleumes > > Expose buffers and cache as separate metrics instead of including them > in memfree and memused. > > Originally-by: Folke Gleumes > [AL: rebased and adapted to changes that happened in the meantime] > Signed-off-by: Aaron La