Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1185693
| From | Vladimir Davydov <vdavydov@parallels.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -mm v8 0/7] idle memory tracking |
| Date | 2015-07-16 12:10 +0200 |
| Message-ID | <pMOh4-3se-37@gated-at.bofh.it> (permalink) |
| References | <pMvo6-S4-5@gated-at.bofh.it> <pMBMR-26M-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 15, 2015 at 01:47:15PM -0700, Andres Lagar-Cavilla wrote: > I think the remaining question here is performance. > > Have you conducted any studies where > - there is a workload > - a daemon is poking kpageidle every N seconds/minutes > - what is the daemon cpu consumption? > - what is the workload degradation if any? > > N candidates include 30 seconds, 1 minute, 2 minutes, 5 minutes.... > > Workload candidates include TPC, spec int memory intensive things like > 429.mcf, stream (http://www.cs.virginia.edu/stream/ "sustainable > memory bandwidth" vs floating point performance) > > I'm not asking for a research paper, but if, say, a 2 minute-period > daemon introduces no degradation and adds up to a minute of cpu per > hour, then we're golden. Fair enough. Will do that soon and report back. Thanks a lot for the review, it was really helpful! Vladimir -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -mm v8 0/7] idle memory tracking Vladimir Davydov <vdavydov@parallels.com> - 2015-07-15 16:00 +0200
[PATCH -mm v8 5/7] mmu-notifier: add clear_young callback Vladimir Davydov <vdavydov@parallels.com> - 2015-07-15 16:00 +0200
Re: [PATCH -mm v8 5/7] mmu-notifier: add clear_young callback Paolo Bonzini <pbonzini@redhat.com> - 2015-07-16 13:40 +0200
[PATCH -mm v8 3/7] memcg: zap try_get_mem_cgroup_from_page Vladimir Davydov <vdavydov@parallels.com> - 2015-07-15 16:00 +0200
[PATCH -mm v8 2/7] hwpoison: use page_cgroup_ino for filtering by memcg Vladimir Davydov <vdavydov@parallels.com> - 2015-07-15 16:00 +0200
[PATCH -mm v8 1/7] memcg: add page_cgroup_ino helper Vladimir Davydov <vdavydov@parallels.com> - 2015-07-15 16:00 +0200
[PATCH -mm v8 6/7] proc: add kpageidle file Vladimir Davydov <vdavydov@parallels.com> - 2015-07-15 16:00 +0200
Re: [PATCH -mm v8 0/7] idle memory tracking Andres Lagar-Cavilla <andreslc@google.com> - 2015-07-15 22:50 +0200
Re: [PATCH -mm v8 0/7] idle memory tracking Vladimir Davydov <vdavydov@parallels.com> - 2015-07-16 12:10 +0200
csiph-web