On Wed, Aug 23, 2017 at 5:44 AM, Chen Yu wrote:
> On Tue, Aug 22, 2017 at 02:55:39PM +0200, Rafael J. Wysocki wrote:
>> On Tuesday, August 22, 2017 5:20:02 AM CEST Chen Yu wrote:
>> > There is a problem that when counting the pages for creating
>> > the hibernation snapshot will take significant a
On Wed 23-08-17 11:44:39, Chen Yu wrote:
> On Tue, Aug 22, 2017 at 02:55:39PM +0200, Rafael J. Wysocki wrote:
> > On Tuesday, August 22, 2017 5:20:02 AM CEST Chen Yu wrote:
[...]
> > > void mark_free_pages(struct zone *zone)
> > > {
> > > - unsigned long pfn, max_zone_pfn;
> > > + unsigned long p
On Tue, Aug 22, 2017 at 02:55:39PM +0200, Rafael J. Wysocki wrote:
> On Tuesday, August 22, 2017 5:20:02 AM CEST Chen Yu wrote:
> > There is a problem that when counting the pages for creating
> > the hibernation snapshot will take significant amount of
> > time, especially on system with large mem
On Tuesday, August 22, 2017 3:16:50 PM CEST Michal Hocko wrote:
> On Tue 22-08-17 14:55:39, Rafael J. Wysocki wrote:
> [...]
> > And you may want to touch the watchdog at the end too in case
> > page_count is small then.
>
> Why would that be needed? If the number of pages is slow then we will
> r
On Tue 22-08-17 14:55:39, Rafael J. Wysocki wrote:
[...]
> And you may want to touch the watchdog at the end too in case
> page_count is small then.
Why would that be needed? If the number of pages is slow then we will
release the IRQ lock early and won't need to care about watchdog at all.
--
Mi
On Tuesday, August 22, 2017 5:20:02 AM CEST Chen Yu wrote:
> There is a problem that when counting the pages for creating
> the hibernation snapshot will take significant amount of
> time, especially on system with large memory. Since the counting
> job is performed with irq disabled, this might le
6 matches
Mail list logo