configure: add SCHED_IDLE check
authorJens Axboe <axboe@kernel.dk>
Wed, 30 Jan 2013 12:58:58 +0000 (13:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 30 Jan 2013 12:58:58 +0000 (13:58 +0100)
commit7e09a9f10bb301635b6f9206b3144878a2710b0a
tree5a42699f77ded9e5e0dcd318841ac32f30efd46c
parentf2a2ce0eedb44eaa8689e4cbfa77c79b1751b216
configure: add SCHED_IDLE check

We can't consider it always available on Linux. It fails on
Debian 6.x, for instance.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
configure
idletime.c
os/os-linux.h
os/os-windows.h