• Tatyana Brokhman's avatar
    block:row: fix idling mechanism in ROW · bfb04f6d
    Tatyana Brokhman authored
    
    
    This patch addresses the following issues found in the ROW idling
    mechanism:
    1. Fix the delay passed to queue_delayed_work (pass actual delay
       and not the time when to start the work)
    2. Change the idle time and the idling-trigger frequency to be
       HZ dependent (instead of using msec_to_jiffies())
    3. Destroy idle_workqueue() in queue_exit
    
    Change-Id: If86513ad6b4be44fb7a860f29bd2127197d8d5bf
    Signed-off-by: default avatarTatyana Brokhman <tlinder@codeaurora.org>
    bfb04f6d
row-iosched.c 19 KB