linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/2] vmstat: Speedup and Cleanup
@ 2016-02-22 18:10 Christoph Lameter
  2016-02-22 18:10 ` [patch 1/2] vmstat: Optimize refresh_cpu_vmstat() Christoph Lameter
  2016-02-22 18:10 ` [patch 2/2] vmstat: Get rid of the ugly cpu_stat_off variable Christoph Lameter
  0 siblings, 2 replies; 6+ messages in thread
From: Christoph Lameter @ 2016-02-22 18:10 UTC (permalink / raw)
  To: akpm; +Cc: Michal Hocko, Tejun Heo, Tetsuo Handa, linux-mm, hannes, mgorman

I have not been too satisfied with the recent code changes and in
particular not fond of the races and the performance regressions
I have seen. So this is an attempt to address those by making some
small code changes and by removing the cpu_stat_off cpumask which
was the reason for the races.

--
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>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-24 17:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 18:10 [patch 0/2] vmstat: Speedup and Cleanup Christoph Lameter
2016-02-22 18:10 ` [patch 1/2] vmstat: Optimize refresh_cpu_vmstat() Christoph Lameter
2016-02-24 17:38   ` Michal Hocko
2016-02-22 18:10 ` [patch 2/2] vmstat: Get rid of the ugly cpu_stat_off variable Christoph Lameter
2016-02-24  0:23   ` Andrew Morton
2016-02-24 10:07     ` Michal Hocko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).