• Andrew Morton's avatar
    [PATCH] AS: don't anticipate against a task's initial I/O · 66958511
    Andrew Morton authored
    From: Nick Piggin <piggin@cyberone.com.au>
    
    In the anticipatory scheduler, don't anticipate against the very first IO
    request which a process issues.
    
    This solves a very specific problem wherein a process starts, submits a
    single IO then exits.
    66958511
as-iosched.c 45.5 KB