HomeFreeBSD

MFC r330352 and r330353:

Description

MFC r330352 and r330353:
Implement msleep_interruptible() in the LinuxKPI. While at it use pause_sbt()
instead of pause() in the msleep() function to avoid rounding errors when
converting delay values forth and back. Add a guard for a delay value
of zero milliseconds which is undefined.

Suggested by: ian@
Requested by: Johannes Lundberg <johalun0@gmail.com>
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS330850: MFC r330349 and r330362:
Branches
Unknown
Tags
Unknown