Re: [PATCH 02/02] swapon: allow a more flexible swap discard policy

From: KOSAKI Motohiro
Date: Sun May 26 2013 - 12:32:24 EST


(5/26/13 12:31 AM), Rafael Aquini wrote:
> Introduce the necessary changes to swapon(8) allowing a sysadmin to leverage
> the new changes introduced to sys_swapon by "swap: discard while swapping
> only if SWAP_FLAG_DISCARD_PAGES", therefore allowing a more flexible set of
> choices when selection the discard policy for mounted swap areas.
> This patch introduces the following optional arguments to the already
> existent swapon(8) "--discard" option, in order to allow a discard type to
> be selected at swapon time:
> * once : only single-time area discards are issued. (swapon)
> * pages : discard freed pages before they are reused.
> If no policy is selected both discard types are enabled. (default)
>
> Signed-off-by: Rafael Aquini <aquini@xxxxxxxxxx>

Acked-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/