• Jens Axboe's avatar
    [PATCH] shrink deadline hash size · 0975ab2a
    Jens Axboe authored
    Limit deadline hash to 32 entries instead of 1024. This has been benched
    and profiled extensively and shows no increased system time.
    
    Also, move "hot" entries to the front of the list.
    0975ab2a
deadline-iosched.c 22 KB