commit | b04a0f4c1651a553ee1a03dc70297d66ec74db5c | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:46 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:46 2007 +0200 |
tree | 25a0721d639f244f61bba84edf296b8442e373a4 | |
parent | a4ac01c36e286dd1b9a1d5cd7422c5af51dc55f8 [diff] |
sched: add [__]update_rq_clock(rq) add the [__]update_rq_clock(rq) functions. (No change in functionality, just reorganization to prepare for elimination of the heavy 64-bit timestamp-passing in the scheduler.) Signed-off-by: Ingo Molnar <mingo@elte.hu>