Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1704065
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: A udev rule to serve the change event of ACPI container? |
| Date | 2017-08-04 17:10 +0200 |
| Message-ID | <uaMoG-br-25@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <u3a4O-4Lm-25@gated-at.bofh.it> <u6G89-1L7-1@gated-at.bofh.it> <u9L1F-85L-31@gated-at.bofh.it> <u9UHD-5LE-5@gated-at.bofh.it> <uaqo9-1TN-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu 03-08-17 11:37:37, YASUAKI ISHIMATSU wrote: > > > On 08/02/2017 01:49 AM, joeyli wrote: > > 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 > > Thank you for specifying the URL. In the URL, I wrote the following problems: > > > 1. easily fail > > My container device has CPU device and Memory device, and maximum size of > > memory is 3Tbyte. In my environment, hot removing container device fails > > on offlining memory if memory is used by application. > > I think if offlininig memory, we must retly to offline memory several > > times. > > I think the issue still remains. If process keeps accessing memory, offlining > the memory easily fails with EBUSY. Yes and the only way how to deal with it is to retry the offline. In order to do that userspace has to be notified to try again. -- Michal Hocko SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: A udev rule to serve the change event of ACPI container? YASUAKI ISHIMATSU <yasu.isimatu@gmail.com> - 2017-08-01 21:30 +0200
Re: A udev rule to serve the change event of ACPI container? joeyli <jlee@suse.com> - 2017-08-02 07:50 +0200
Re: A udev rule to serve the change event of ACPI container? YASUAKI ISHIMATSU <yasu.isimatu@gmail.com> - 2017-08-03 17:40 +0200
Re: A udev rule to serve the change event of ACPI container? Michal Hocko <mhocko@kernel.org> - 2017-08-04 17:10 +0200
csiph-web