Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751206AbdHBFtz (ORCPT ); Wed, 2 Aug 2017 01:49:55 -0400 Received: from smtp.nue.novell.com ([195.135.221.5]:43787 "EHLO smtp.nue.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742AbdHBFtx (ORCPT ); Wed, 2 Aug 2017 01:49:53 -0400 Date: Wed, 2 Aug 2017 13:49:39 +0800 From: joeyli To: YASUAKI ISHIMATSU Cc: Yasuaki Ishimatsu , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Michal Hocko Subject: Re: A udev rule to serve the change event of ACPI container? Message-ID: <20170802054939.GL2946@linux-l9pv.suse> References: <20170626062657.GE4229@linux-l9pv.suse> <20170626085907.GE11534@dhcp22.suse.cz> <20170711082532.GA6927@dhcp22.suse.cz> <20170713065806.GB2901@linux-l9pv.suse> <20170713070618.GC14492@dhcp22.suse.cz> <20170713124521.GE2901@linux-l9pv.suse> <20170714083713.GB2618@dhcp22.suse.cz> <20170714144414.GM2901@linux-l9pv.suse> <20170723060248.GA3034@linux-l9pv.suse> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1105 Lines: 33 Hi YASUAKI, On Tue, Aug 01, 2017 at 03:21:38PM -0400, YASUAKI ISHIMATSU wrote: > Hi Joey, > > On 07/23/2017 05:18 AM, joeyli wrote: [...snip] > >>> > >> > >> At least Yasuaki raised similar behavior for container in 2013. > >> It's similar to the DVD player case, user space application needs > >> to do something then trigger children offline and ejection of > >> container. > >> > >> Base on Yasuaki's explanation, the reason of that he requested the > >> userland ejection approach is that he got memory hot-remove problem > >> in 2013. Maybe his problem is already fixed by your patches in current > >> mainline. > >> > >> Hi Yasuaki, could you please check that your memory hot-remove problem > >> is fixed on mainline kernel? > > I cannot remember what I mentioned in 2013. Could you tell me url of lkml archive. > Here: https://lkml.org/lkml/2013/11/28/520 In the mail, you mentioned two problems. But there have no detail about those issues, and no root causes. We don't know why kernel should relies on user space to complete the hot removing process for container. Thank a lot! Joey Lee