memory 732 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #
  2. # pcp-htop(1) configuration file - see pcp-htop(5)
  3. #
  4. [vmdata]
  5. heading = VDATA
  6. width = 6
  7. metric = proc.memory.vmdata
  8. description = Virtual memory used for data
  9. [vmstack]
  10. heading = VSTACK
  11. width = -6
  12. metric = proc.memory.vmstack
  13. description = Virtual memory used for stack
  14. [vmexe]
  15. heading = VEXEC
  16. width = 6
  17. metric = proc.memory.vmexe
  18. description = Virtual memory used for non-library executable code
  19. [vmlib]
  20. heading = VLIBS
  21. width = 6
  22. metric = proc.memory.vmlib
  23. description = Virtual memory used for libraries
  24. [vmswap]
  25. heading = VSWAP
  26. width = 6
  27. metric = proc.memory.vmswap
  28. description = Virtual memory size currently swapped out
  29. [vmlock]
  30. heading = VLOCK
  31. width = 6
  32. metric = proc.memory.vmlock
  33. description = Locked virtual memory