From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933782AbeE2MVi (ORCPT ); Tue, 29 May 2018 08:21:38 -0400 Received: from ms.lwn.net ([45.79.88.28]:34642 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933583AbeE2MVe (ORCPT ); Tue, 29 May 2018 08:21:34 -0400 Date: Tue, 29 May 2018 06:21:31 -0600 From: Jonathan Corbet To: Mike Rapoport Cc: linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] docs/admin-guide/mm: add high level concepts overview Message-ID: <20180529062131.545d4e34@lwn.net> In-Reply-To: <20180529113725.GB13092@rapoport-lnx> References: <20180529113725.GB13092@rapoport-lnx> Organization: LWN.net X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 29 May 2018 14:37:25 +0300 Mike Rapoport wrote: > The are terms that seem obvious to the mm developers, but may be somewhat > obscure for, say, less involved readers. > > The concepts overview can be seen as an "extended glossary" that introduces > such terms to the readers of the kernel documentation. So as I read through this I thought of all kinds of ways it could be improved, but I suspect that will always be the case. It's a good intro as-is, so I've applied it. Thanks! jon