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

2013-08-23 Thread Karel Zak
On Sun, May 26, 2013 at 01:31:56AM -0300, Rafael Aquini wrote: > sys-utils/swapon.8 | 24 +-- > sys-utils/swapon.c | 70 > ++ > 2 files changed, 77 insertions(+), 17 deletions(-) Applied, thanks. Karel -- Karel Zak h

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

2013-05-26 Thread KOSAKI Motohiro
(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

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

2013-05-25 Thread Rafael Aquini
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 p