Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.
Stop using "struct tms" internally - always use timer ticks (or one of the sane timeval/timespec types) instead. Explicitly convert to clock_t when copying to user space for the old broken interfaces that still use "clock_t". Clean up and unify jiffies<->timeval conversion.
Showing
Please register or sign in to comment