From: Vlastimil Babka <vbabka@suse.cz>
To: David Rientjes <rientjes@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
Konstantin Khlebnikov <koct9i@gmail.com>
Subject: Re: [PATCH] mm, migrate: count pages failing all retries in vmstat and tracepoint
Date: Thu, 27 Aug 2015 23:35:40 +0200 [thread overview]
Message-ID: <55DF82AC.8010907@suse.cz> (raw)
In-Reply-To: <alpine.DEB.2.10.1508271401040.30543@chino.kir.corp.google.com>
On 27.8.2015 23:02, David Rientjes wrote:
> On Thu, 27 Aug 2015, Vlastimil Babka wrote:
>
>> Migration tries up to 10 times to migrate pages that return -EAGAIN until it
>> gives up. If some pages fail all retries, they are counted towards the number
>> of failed pages that migrate_pages() returns. They should also be counted in
>> the /proc/vmstat pgmigrate_fail and in the mm_migrate_pages tracepoint.
>>
>> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
>
> Acked-by: David Rientjes <rientjes@google.com>
Thanks.
> I assume nothing else other than stats and tracepoints are affected by
> this and this isn't a critical bugfix :)
Yep, no stable needed :)
--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Vlastimil Babka <vbabka@suse.cz>
To: David Rientjes <rientjes@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
Konstantin Khlebnikov <koct9i@gmail.com>
Subject: Re: [PATCH] mm, migrate: count pages failing all retries in vmstat and tracepoint
Date: Thu, 27 Aug 2015 23:35:40 +0200 [thread overview]
Message-ID: <55DF82AC.8010907@suse.cz> (raw)
In-Reply-To: <alpine.DEB.2.10.1508271401040.30543@chino.kir.corp.google.com>
On 27.8.2015 23:02, David Rientjes wrote:
> On Thu, 27 Aug 2015, Vlastimil Babka wrote:
>
>> Migration tries up to 10 times to migrate pages that return -EAGAIN until it
>> gives up. If some pages fail all retries, they are counted towards the number
>> of failed pages that migrate_pages() returns. They should also be counted in
>> the /proc/vmstat pgmigrate_fail and in the mm_migrate_pages tracepoint.
>>
>> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
>
> Acked-by: David Rientjes <rientjes@google.com>
Thanks.
> I assume nothing else other than stats and tracepoints are affected by
> this and this isn't a critical bugfix :)
Yep, no stable needed :)
next prev parent reply other threads:[~2015-08-27 21:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-27 14:20 [PATCH] mm, migrate: count pages failing all retries in vmstat and tracepoint Vlastimil Babka
2015-08-27 14:20 ` Vlastimil Babka
2015-08-27 21:02 ` David Rientjes
2015-08-27 21:02 ` David Rientjes
2015-08-27 21:35 ` Vlastimil Babka [this message]
2015-08-27 21:35 ` Vlastimil Babka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55DF82AC.8010907@suse.cz \
--to=vbabka@suse.cz \
--cc=akpm@linux-foundation.org \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=koct9i@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=n-horiguchi@ah.jp.nec.com \
--cc=rientjes@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.