Re: [ck] [PATCH] mm: implement swap prefetching v21
From: Con Kolivas <hidden>
Date: 2006-02-08 03:48:50
Also in:
lkml
From: Con Kolivas <hidden>
Date: 2006-02-08 03:48:50
Also in:
lkml
On Wed, 8 Feb 2006 02:29 pm, Con Kolivas wrote:
Ok here is a rewrite incorporating many of the suggested changes by Andrew and Nick (thanks both for comments). The numa and cpuset issues Nick brought up I have not tackled (yet?)
+/* sysctl - enable/disable swap prefetching */ +int swap_prefetch __read_mostly = 1;
Err I seem to have forgotten to actually use the enable/disable tunable now. Patch works fine otherwise. Cheers, Con -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>