~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal

« back to all changes in this revision

Viewing changes to arch/x86/kernel/cpu/powerflags.c

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich, Luke Yelavich, Upstream Kernel Changes
  • Date: 2012-03-30 09:03:19 UTC
  • Revision ID: package-import@ubuntu.com-20120330090319-5445yb1865swhoiv
Tags: 3.2.0-21.29
[ Luke Yelavich ]

* [Config] Update configs after rebase against Ubuntu-3.2.0-21.34

[ Upstream Kernel Changes ]

* Low-latency: Rebase against Ubuntu-3.2.0-21.34

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        "100mhzsteps",
17
17
        "hwpstate",
18
18
        "",     /* tsc invariant mapped to constant_tsc */
19
 
                /* nothing */
 
19
        "cpb",  /* core performance boost */
 
20
        "eff_freq_ro", /* Readonly aperf/mperf */
20
21
};