Bug 7418

Summary: top: "buff" and "cached" values are wrong for Linux kernels >= 3.14
Product: Busybox Reporter: Christoph Schulz <develop>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.22.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: fixes "buff" and "cached" values for Linux kernels >= 3.14

Description Christoph Schulz 2014-09-10 15:13:30 UTC
Created attachment 5648 [details]
fixes "buff" and "cached" values for Linux kernels >= 3.14

See http://lists.busybox.net/pipermail/busybox/2014-July/081230.html.

The patch attached has been successfully tested on Linux 3.12.21 (without MemAvailable) and on Linux 3.14.14 (with MemAvailable).