From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-f197.google.com (mail-qt0-f197.google.com [209.85.216.197]) by kanga.kvack.org (Postfix) with ESMTP id 993C56B0006 for ; Mon, 11 Jun 2018 08:33:29 -0400 (EDT) Received: by mail-qt0-f197.google.com with SMTP id z26-v6so17742007qto.17 for ; Mon, 11 Jun 2018 05:33:29 -0700 (PDT) Received: from mx1.redhat.com (mx3-rdu2.redhat.com. [66.187.233.73]) by mx.google.com with ESMTPS id l24-v6si11018618qki.398.2018.06.11.05.33.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Jun 2018 05:33:28 -0700 (PDT) Subject: Re: [PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver References: <20180523151151.6730-1-david@redhat.com> <20180524075327.GU20441@dhcp22.suse.cz> <14d79dad-ad47-f090-2ec0-c5daf87ac529@redhat.com> <20180524093121.GZ20441@dhcp22.suse.cz> <20180524120341.GF20441@dhcp22.suse.cz> <1a03ac4e-9185-ce8e-a672-c747c3e40ff2@redhat.com> <20180524142241.GJ20441@dhcp22.suse.cz> <819e45c5-6ae3-1dff-3f1d-c0411b6e2e1d@redhat.com> <3748f033-f349-6d88-d189-d77c76565981@redhat.com> <20180611115641.GL13364@dhcp22.suse.cz> From: David Hildenbrand Message-ID: <71bd1b65-2a88-5de7-9789-bf4fac26507d@redhat.com> Date: Mon, 11 Jun 2018 14:33:20 +0200 MIME-Version: 1.0 In-Reply-To: <20180611115641.GL13364@dhcp22.suse.cz> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Michal Hocko Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Alexander Potapenko , Andrew Morton , Andrey Ryabinin , Balbir Singh , Baoquan He , Benjamin Herrenschmidt , Boris Ostrovsky , Dan Williams , Dave Young , Dmitry Vyukov , Greg Kroah-Hartman , Hari Bathini , Huang Ying , Hugh Dickins , Ingo Molnar , Jaewon Kim , Jan Kara , =?UTF-8?B?SsOpcsO0bWUgR2xpc3Nl?= , Joonsoo Kim , Juergen Gross , Kate Stewart , "Kirill A. Shutemov" , Matthew Wilcox , Mel Gorman , Michael Ellerman , Miles Chen , Oscar Salvador , Paul Mackerras , Pavel Tatashin , Philippe Ombredanne , Rashmica Gupta , Reza Arbab , Souptick Joarder , Tetsuo Handa , Thomas Gleixner , Vlastimil Babka On 11.06.2018 13:56, Michal Hocko wrote: > On Mon 11-06-18 13:53:49, David Hildenbrand wrote: >> On 24.05.2018 23:07, David Hildenbrand wrote: >>> On 24.05.2018 16:22, Michal Hocko wrote: >>>> I will go over the rest of the email later I just wanted to make this >>>> point clear because I suspect we are talking past each other. >>> >>> It sounds like we are now talking about how to solve the problem. I like >>> that :) >>> >> >> Hi Michal, >> >> did you have time to think about the details of your proposed idea? > > Not really. Sorry about that. It's been busy time. I am planning to > revisit after merge window closes. > Sure no worries, I still have a bunch of other things to work on. But it would be nice to clarify soon in which direction I have to head to get this implemented and upstream (e.g. what I proposed, what you proposed or maybe something different). -- Thanks, David / dhildenb