You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Scott Chen (JIRA)" <ji...@apache.org> on 2009/10/29 20:43:59 UTC

[jira] Created: (MAPREDUCE-1167) Make ProcfsBasedProcessTree collect rss memory information

Make ProcfsBasedProcessTree collect rss memory information
----------------------------------------------------------

                 Key: MAPREDUCE-1167
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1167
             Project: Hadoop Map/Reduce
          Issue Type: New Feature
          Components: tasktracker
    Affects Versions: 0.20.1
            Reporter: Scott Chen


Right now ProcfsBasedProcess collects only virtual memory. We can make it collect rss memory as well.
Later we can use rss in TaskMemoryManagerThread to obtain better memory management.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.