Re: [PATCH v2] f2fs: avoid frequent background GC

2013-04-25 Thread Namjae Jeon
2013/4/25, Jaegeuk Kim : > Hi, Namjae, > > Agreed. How about this? > > Chang log from v1: > o change timings - min 30s, max 60s, nogc 5 min > o remove nonreachable routine > o consider NOGC_SLEEP_TIME in increate/decrease_sleep_time > > From 806e344624414fcf9fc87f6193265859027d51b5 Mon Sep 17

Re: [PATCH v2] f2fs: avoid frequent background GC

2013-04-25 Thread Jaegeuk Kim
Hi, Namjae, Agreed. How about this? Chang log from v1: o change timings - min 30s, max 60s, nogc 5 min o remove nonreachable routine o consider NOGC_SLEEP_TIME in increate/decrease_sleep_time From 806e344624414fcf9fc87f6193265859027d51b5 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Wed,

Re: [PATCH v2] f2fs: avoid frequent background GC

2013-04-25 Thread Jaegeuk Kim
Hi, Namjae, Agreed. How about this? Chang log from v1: o change timings - min 30s, max 60s, nogc 5 min o remove nonreachable routine o consider NOGC_SLEEP_TIME in increate/decrease_sleep_time From 806e344624414fcf9fc87f6193265859027d51b5 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim

Re: [PATCH v2] f2fs: avoid frequent background GC

2013-04-25 Thread Namjae Jeon
2013/4/25, Jaegeuk Kim jaegeuk@samsung.com: Hi, Namjae, Agreed. How about this? Chang log from v1: o change timings - min 30s, max 60s, nogc 5 min o remove nonreachable routine o consider NOGC_SLEEP_TIME in increate/decrease_sleep_time From 806e344624414fcf9fc87f6193265859027d51b5