OpenVZ Forum


Home » Mailing lists » Devel » [RFC][-mm] [2/2] Simple stats for memory resource controller
Re: [RFC][-mm] [2/2] Simple stats for memory resource controller [message #28713 is a reply to message #28711] Wed, 26 March 2008 18:52 Go to previous messageGo to previous message
Paul Menage is currently offline  Paul Menage
Messages: 642
Registered: September 2006
Senior Member
On Wed, Mar 26, 2008 at 11:18 AM, Balaji Rao <balajirrao@gmail.com> wrote:
>         [MEM_CGROUP_STAT_RSS] = { "rss", PAGE_SIZE, },
>  +       [MEM_CGROUP_STAT_PGIN_COUNT] = {"page_in_count", 1, },
>  +       [MEM_CGROUP_STAT_PGOUT_COUNT] = {"page_out_count", 1, },
>   };
>

Should these be called "pgpgin" and "pgpgout" for consistency with /proc/vmstat?

Paul
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [RFC][-mm] [0/2] Basic stats for cgroups
Next Topic: [PATCH net-2.6.26][IPV6]: Fix potential net leak and oops in ipv6 routing code.
Goto Forum:
  


Current Time: Thu Oct 09 21:21:46 GMT 2025

Total time taken to generate the page: 0.12802 seconds