All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] credit2: Reduce excessive cpu migration
@ 2010-12-09 17:55 George Dunlap
  2010-12-09 17:55 ` [PATCH 1 of 2] credit2: Don't migrate cpus unnecessarily George Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: George Dunlap @ 2010-12-09 17:55 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap

More recent processors have one L2 per core.  My plan for the credit2
scheduler invovled having several cores sharing the same runqueue.

I've measured the cost of excessive cross-L2 intra-L3 migrations, and while
they're not excessive, they are measurable.  This patch series introduces
some simple heuristics to reduce unnecessary migration.

As in all the Credit2 work, this is a first cut, and I'm sure there are
further improvments.

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

end of thread, other threads:[~2010-12-09 18:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 17:55 [PATCH 0 of 2] credit2: Reduce excessive cpu migration George Dunlap
2010-12-09 17:55 ` [PATCH 1 of 2] credit2: Don't migrate cpus unnecessarily George Dunlap
2010-12-09 17:55 ` [PATCH 2 of 2] credit2: Implement cross-L2 migration "resistance" George Dunlap
2010-12-09 18:03 ` [PATCH 0 of 2] credit2: Reduce excessive cpu migration George Dunlap

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.