From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 12 Feb 2018 11:28:00 +0900 From: Sergey Senozhatsky To: Andrew Morton Cc: "Huang, Ying" , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Huang Ying , Konrad Rzeszutek Wilk , Dan Streetman , Seth Jennings , Tetsuo Handa , Shaohua Li , Michal Hocko , Johannes Weiner , Mel Gorman , Shakeel Butt , Boris Ostrovsky , Juergen Gross , stable@vger.kernel.org, Sergey Senozhatsky , Minchan Kim Subject: Re: [PATCH -mm -v3] mm, swap, frontswap: Fix THP swap if frontswap enabled Message-ID: <20180212022800.GA458@jagdpanzerIV> References: <20180209084947.22749-1-ying.huang@intel.com> <20180209130339.e91c8709e9c46e5b3f941a29@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180209130339.e91c8709e9c46e5b3f941a29@linux-foundation.org> Sender: owner-linux-mm@kvack.org List-ID: Hello, On (02/09/18 13:03), Andrew Morton wrote: [..] > > Frontswap has multiple backends, to make it easy for one backend to > > enable THP support, the THP checking is put in backend frontswap store > > functions instead of the general interfaces. > > > > Fixes: bd4c82c22c367e068 ("mm, THP, swap: delay splitting THP after swapped out") > > Reported-by: Sergey Senozhatsky > > Tested-by: Sergey Senozhatsky > > I don't think Sergey has tested this version and I suspect this is a > holdover from the earlier patch, so I'll remove this line. Just tested it (v3) with FRONTSWAP enabled (didn't test XEN tmem). Works fine. FWIW Tested-by: Sergey Senozhatsky # frontswap -ss -- 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: email@kvack.org