Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754283AbbGaOxK (ORCPT ); Fri, 31 Jul 2015 10:53:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57796 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754258AbbGaOxG (ORCPT ); Fri, 31 Jul 2015 10:53:06 -0400 Message-ID: <55BB8BCC.9010302@redhat.com> Date: Fri, 31 Jul 2015 16:53:00 +0200 From: Jerome Marchand User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Kirill A. Shutemov" , Andrew Morton , Andrea Arcangeli , Hugh Dickins CC: Dave Hansen , Mel Gorman , Rik van Riel , Vlastimil Babka , Christoph Lameter , Naoya Horiguchi , Steve Capper , "Aneesh Kumar K.V" , Johannes Weiner , Michal Hocko , Sasha Levin , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCHv9 15/36] ksm: prepare to new THP semantics References: <1437402069-105900-1-git-send-email-kirill.shutemov@linux.intel.com> <1437402069-105900-16-git-send-email-kirill.shutemov@linux.intel.com> In-Reply-To: <1437402069-105900-16-git-send-email-kirill.shutemov@linux.intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kKhNvW4erCkTUf2BsJmf9IHW2jStHUkLU" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1865 Lines: 50 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --kKhNvW4erCkTUf2BsJmf9IHW2jStHUkLU Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 07/20/2015 04:20 PM, Kirill A. Shutemov wrote: > We don't need special code to stabilize THP. If you've got reference to= > any subpage of THP it will not be split under you. >=20 > New split_huge_page() also accepts tail pages: no need in special code > to get reference to head page. >=20 > Signed-off-by: Kirill A. Shutemov > Tested-by: Sasha Levin > Tested-by: Aneesh Kumar K.V > Acked-by: Vlastimil Babka Acked-by: Jerome Marchand > --- > mm/ksm.c | 57 ++++++++++----------------------------------------------= - > 1 file changed, 10 insertions(+), 47 deletions(-) >=20 --kKhNvW4erCkTUf2BsJmf9IHW2jStHUkLU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVu4vMAAoJEHTzHJCtsuoC6MgIAJ21uWlVyFN04HuTAUFKB4LX nNJqVBZtqTdwOppekN+QjQhABcQzRkNPbZ/D6ObPA1LlAsW9Olnkm35/WJB4kgRU 39KdoYanL+YMBhwAx+eBC683MUHnaTS349XEE6GGNm38hKsOO+3CNLCfYg+4yDjB m3iRCIVzjlC72umI+5wb4M/Lu7YkG7zSOpyjNJY0dNJWclsaG5oz0NKpDIduuJlq GQxv0fpnn9R5psVX6mdGHICrDpwyQMZNjAFn6LnO819cwR3WQwW4J9G6RAlVxWE6 SeOHLIUQjRxv6ORdrD6JHC4XGaA9Rv5r/ZHR4AfWJMgjfHa/QLoqXr3EXa/QT/A= =f1VV -----END PGP SIGNATURE----- --kKhNvW4erCkTUf2BsJmf9IHW2jStHUkLU-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/