I've been working on a system with highmem_is_dirtyable=1 for a couple of hours. While the disk benchmark showed no performance hit on intense disk activity, there are other serious problems that make this workaround unusable. I.e. when there's intense disk activity, the mouse cursor moves with extreme lag, like 1-2 fps. Switching with alt+tab from e.g. thunderbird to pidgin needs 10 seconds. kswapd hits 100% cpu usage. Etc etc, the system becomes unusable until the disk activity settles down. I was testing via SSH so I hadn't noticed the extreme lag. All those symptoms go away when resetting highmem_is_dirtyable=0. So currently 32bit installations with 16 GB RAM have no option but to remove the extra RAM... About ab8fabd46f81 ("mm: exclude reserved pages from dirtyable memory"), would it make sense for me to compile a kernel and test if everything works fine without it? I.e. if we see that this caused all those regressions, would it be revisited? And an unrelated idea, is there any way to tell linux to use a limited amount of RAM for page cache, e.g. only 1 GB? Kind regards, Alkis Georgopoulos -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>