mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
linux: drop dead process field column DIRTY
The field for dirty pages in /proc/[pid]/statm is always 0 since Linux 2.6 (see man:proc(5)).
This commit is contained in:

committed by
BenBE

parent
3f806368e0
commit
58a59c11f4
@ -19,7 +19,6 @@ in the source distribution for its full text.
|
||||
M_TRS = 42, \
|
||||
M_DRS = 43, \
|
||||
M_LRS = 44, \
|
||||
M_DT = 45, \
|
||||
CTID = 100, \
|
||||
VPID = 101, \
|
||||
VXID = 102, \
|
||||
|
Reference in New Issue
Block a user