mirror of
https://github.com/torvalds/linux.git
synced 2026-07-21 04:59:34 +02:00
Impact: saving power _very_ little round_jiffies() round up absolute jiffies to full second. round_jiffies_relative() round up relative jiffies to full second. The "t->expires" is absolute jiffies. Then, round_jiffies() should be used instead round_jiffies_relative(). Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
|---|---|---|
| .. | ||
| k7.c | ||
| Makefile | ||
| mce_32.c | ||
| mce_64.c | ||
| mce_amd_64.c | ||
| mce_intel_64.c | ||
| mce.h | ||
| non-fatal.c | ||
| p4.c | ||
| p5.c | ||
| p6.c | ||
| therm_throt.c | ||
| threshold.c | ||
| winchip.c | ||