mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The CIC_SEEKY() test really wants to use the minimum of either: - 2 msecs (not jiffies) - or, the pending slice time So code it like that. Signed-off-by: Jens Axboe <axboe@suse.de>