diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-08-14 14:35:44 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-08-14 14:35:44 +0200 |
commit | acbdb81fa0fbf6649a112640abc0c068b4b956b9 (patch) | |
tree | f9f8201b96f9127a1b08e34552e7cc284a2865f7 | |
parent | ac3cf30a984259ec76de1efcf1b9965ed0d70040 (diff) |
enable the vm policy changeset, possible performance regression
-rw-r--r-- | debian/patches/series | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/series b/debian/patches/series index f207b41..029e46a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -10,6 +10,6 @@ task-load.patch reorder-ipc_port.patch sysenter0001-yyy-sysenter-prototype.patch -#vm-cache-policy0001-VM-cache-policy-change.patch -#vm-cache-policy0002-vm-keep-track-of-clean-pages.patch -#vm-cache-policy0003-vm-evict-clean-pages-first.patch +vm-cache-policy0001-VM-cache-policy-change.patch +vm-cache-policy0002-vm-keep-track-of-clean-pages.patch +vm-cache-policy0003-vm-evict-clean-pages-first.patch |