Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

RSS fractions accounting

1 byte removed, 14:09, 5 September 2006
m
punctuation fix in Introduction
The goal of the algorithm is to calculate the {{H:title|Resident Set Size|RSS}} for each beancounter. This is done by establishing so called many-to-many relation between physical pages and beancounters.
{{Note|the term “page is mapped to beancounter” used in this article means “there exists an <code>mm_struct</code>, the pages is mapped to and this <code>mm_struct</code> belongs to this beancounter”.}}
== Math model ==