mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 05:12:01 +02:00
Firstly, we change the bucket size to 16. This has two effects: firstly, it helps improve power by predicting less aggressive midpoint values. Secondly, it allows us optimize multiplication/division operations by using bitshifts. To enable these further overhead optimizations, translate pred_demand to a 1024 unit value. Change-Id: Ieb00f5bbce8aedefc5a023ce1e354dbfb0055543 Signed-off-by: Shaleen Agrawal <quic_shalagra@quicinc.com> |
||
|---|---|---|
| .. | ||
| acpi | ||
| asm-generic | ||
| clocksource | ||
| crypto | ||
| drm | ||
| dt-bindings | ||
| keys | ||
| kunit | ||
| kvm | ||
| linux | ||
| math-emu | ||
| media | ||
| memory | ||
| misc | ||
| net | ||
| pcmcia | ||
| ras | ||
| rdma | ||
| scsi | ||
| soc | ||
| sound | ||
| target | ||
| trace | ||
| uapi | ||
| vdso | ||
| video | ||
| xen | ||
| OWNERS | ||