[PATCH] Use 64-bit counters for scheduler stats
From: Kingsley Cheung <kingsley@aurema.com> A number of scheduler counters wrap around after 47 days. The context-switch counter can wrap around after considerably less time. Convert them to 64-bit values.
Showing
Please register or sign in to comment