| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20150816035056.31346.59624@quantum> Date: Sat, 15 Aug 2015 20:50:56 -0700 From: Michael Turquette <mturquette@...libre.com> To: Peter Zijlstra <peterz@...radead.org>, "Morten Rasmussen" <morten.rasmussen@....com> Cc: mingo@...hat.com, vincent.guittot@...aro.org, daniel.lezcano@...aro.org, "Dietmar Eggemann" <Dietmar.Eggemann@....com>, yuyang.du@...el.com, rjw@...ysocki.net, "Juri Lelli" <Juri.Lelli@....com>, sgurrappadi@...dia.com, pang.xunlei@....com.cn, linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org Subject: Re: [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests Quoting Peter Zijlstra (2015-08-15 05:48:17) > > > So this OPP thing, I think that got mentioned once earlier in this patch > set, wth is that? OPP == OPerating Point == P-state In System-on-chip Land OPP is a very common term, roughly defined as a frequency & voltage pair that makes up a performance state. In other words, OPP is the P-state of the non-ACPI world. Similarly DVFS is sometimes confused as a brand new file system, but it is also a very standardized acronym amongst SoC vendors meaning frequency and voltage scaling. Regards, Mike > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@...r.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists