diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2010-12-01 22:52:12 -0500 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2010-12-01 22:52:12 -0500 |
commit | e8ecd3beb68f401f13630c04326379b09a8cf475 (patch) | |
tree | 422ba13ddd1537e098b22195f575330ff499f3fc /drivers/tc | |
parent | 7c4bf1537a81a84954dc34caeaf3b874800f7c18 (diff) |
Feature: Make default C-EDF clustering compile-time configurable.wip-default-clustering
Prior to this patch, C-EDF defaulted to clustering around the L2 cache.
This is a poor choice for a system with Nahalem-EX processors, where
L2 caches are private to each core and the L3 is the only shared cache.
This patch makes the default C-EDF clustering configurable at compile-time.
Kconfig makes L2 the default selection (in spirit with the prior C-EDF
default).
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions