diff options
| author | Balbir Singh <[email protected]> | 2008-04-29 01:00:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:11 -0700 |
| commit | 4a56d02e34baedbea5eb1fd558f2b856b8c7db1e (patch) | |
| tree | 212dc2ed8562014963f2bd8b66578a5aa36f426c /tools/perf/scripts/python | |
| parent | 3eae90c3cdd4e762d0f4f5e939c98780fccded57 (diff) | |
memcgroup: make the memory controller more desktop responsive
This patch makes the memory controller more responsive on my desktop.
1. Set all cached pages as inactive. We were by default marking all pages
as active, thus forcing us to go through two passes for reclaiming pages
2. Remove congestion_wait(), since we already have that logic in
do_try_to_free_pages()
Signed-off-by: Balbir Singh <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Cc: YAMAMOTO Takashi <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: Pavel Emelianov <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions