diff options
author | Patrick Pannuto <[email protected]> | 2010-07-19 15:09:26 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2010-07-23 15:08:12 +0200 |
commit | 22b8f15c2f7130bb0386f548428df2ffd4e81903 (patch) | |
tree | 4ed7ac08115afdce20d21bd923cd1071c2249dda /net/unix/sysctl_net_unix.c | |
parent | 866e26115cba6b59cec669b6307599e3e4440491 (diff) |
timer: Added usleep[_range] timer
usleep[_range] are finer precision implementations of msleep
and are designed to be drop-in replacements for udelay where
a precise sleep / busy-wait is unnecessary. They also allow
an easy interface to specify slack when a precise (ish)
wakeup is unnecessary to help minimize wakeups
Signed-off-by: Patrick Pannuto <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Arjan van de Ven <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions