From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f182.google.com (mail-qk0-f182.google.com [209.85.220.182]) by kanga.kvack.org (Postfix) with ESMTP id C761A82FA1 for ; Fri, 2 Oct 2015 10:57:02 -0400 (EDT) Received: by qkas79 with SMTP id s79so43670906qka.0 for ; Fri, 02 Oct 2015 07:57:02 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id g90si10594460qge.81.2015.10.02.07.57.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Oct 2015 07:57:02 -0700 (PDT) Subject: Re: [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations References: <1443792951-13944-1-git-send-email-vbabka@suse.cz> <1443792951-13944-2-git-send-email-vbabka@suse.cz> From: Jerome Marchand Message-ID: <560E9B31.6070208@redhat.com> Date: Fri, 2 Oct 2015 16:56:49 +0200 MIME-Version: 1.0 In-Reply-To: <1443792951-13944-2-git-send-email-vbabka@suse.cz> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7KP3ftr3XiO8Js2rOWKgRIuJF9CDO4qWg" Sender: owner-linux-mm@kvack.org List-ID: To: Vlastimil Babka , linux-mm@kvack.org, Andrew Morton , Hugh Dickins Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Michal Hocko , "Kirill A. Shutemov" , Cyrill Gorcunov , Randy Dunlap , linux-s390@vger.kernel.org, Martin Schwidefsky , Heiko Carstens , Peter Zijlstra , Paul Mackerras , Arnaldo Carvalho de Melo , Oleg Nesterov , Linux API , Konstantin Khlebnikov This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7KP3ftr3XiO8Js2rOWKgRIuJF9CDO4qWg Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 10/02/2015 03:35 PM, Vlastimil Babka wrote: > The documentation for /proc/pid/status does not mention that the value = of > VmSwap counts only swapped out anonymous private pages and not shmem. T= his is > not obvious, so document this limitation. >=20 > Signed-off-by: Vlastimil Babka > Acked-by: Konstantin Khlebnikov > Acked-by: Michal Hocko Acked-by: Jerome Marchand --7KP3ftr3XiO8Js2rOWKgRIuJF9CDO4qWg 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 iQEcBAEBCAAGBQJWDpsxAAoJEHTzHJCtsuoCt/IIAKHif77cU7ZjriV3cY6EfsAA 32SWUYj0gRvBsEi5Ig4HTG7RRwux95f6U4TQIaqqPWh8jaOx7bx8MyCf5NrMtY9D zbI9oSbvvByWx185CIQ/uVavqWErxRJFJhNbkKj3nDo7XfOfN1HmBGOfb+8xLvgp G7YjYq9MdDczx4FdiJM6F6/Z+Joz+AMZCQLICs5grjtgGB/9Yd3RSiWQtD1spoeU Kbq8MW6Pv0vVSFFQATipyFJZykUKhqrDCqV7WUj+xOdQYi0oIYjNQRzOGuHzJv0c zBAayqkmbGHruzIzk3JEOyUSk2h7vVdDl0bez3RNPodKWpvIE5RUIvtpBlpcOxo= =HE6n -----END PGP SIGNATURE----- --7KP3ftr3XiO8Js2rOWKgRIuJF9CDO4qWg-- -- 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