From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f198.google.com (mail-pf0-f198.google.com [209.85.192.198]) by kanga.kvack.org (Postfix) with ESMTP id E96EF6B0266 for ; Tue, 19 Dec 2017 08:48:38 -0500 (EST) Received: by mail-pf0-f198.google.com with SMTP id w7so14623806pfd.4 for ; Tue, 19 Dec 2017 05:48:38 -0800 (PST) Received: from mx2.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id b16si10042825pgv.728.2017.12.19.05.48.37 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 19 Dec 2017 05:48:37 -0800 (PST) Date: Tue, 19 Dec 2017 14:48:34 +0100 From: Michal Hocko Subject: Re: [PATCH 7/8] mm: Document how to use struct page Message-ID: <20171219134834.GX2787@dhcp22.suse.cz> References: <20171216164425.8703-1-willy@infradead.org> <20171216164425.8703-8-willy@infradead.org> <20171219095927.GF2787@dhcp22.suse.cz> <20171219130703.GC13680@bombadil.infradead.org> <20171219134300.wyyatkub3x4nm5s3@node.shutemov.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171219134300.wyyatkub3x4nm5s3@node.shutemov.name> Sender: owner-linux-mm@kvack.org List-ID: To: "Kirill A. Shutemov" Cc: Matthew Wilcox , linux-mm@kvack.org, "Kirill A. Shutemov" , Christoph Lameter , Matthew Wilcox On Tue 19-12-17 16:43:00, Kirill A. Shutemov wrote: > On Tue, Dec 19, 2017 at 05:07:03AM -0800, Matthew Wilcox wrote: > > I'm also teaching myself more about ReStructuredText, and to that end I've > > started to document all these pages side-by-side in a table. > > Maybe we should get the table to the point where we can generate C description > of the struct and stop writing in C manually? :) Heh, autogenerated and compressed struct page sounds like a heaven musing to me :p But seriously, your original patch sounds like a good start. Let's add more on top (I haven't checked your table throughly yet and it will likely take some time). Document piece at a time would likely result in having the reasonable outcome sooner. -- Michal Hocko SUSE Labs -- 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