• Aaron Jacobs's avatar
    Enable async reads. · 3f954b30
    Aaron Jacobs authored
    As best I can tell, this instructs the kernel not to synchronize on the
    completion of a read request before sending further requests. This
    definitely means further read requests, but I believe it means any sort
    of request as well. It appears to make a big difference to gcsfuse read
    support.
    3f954b30
connection.go 12.3 KB