• Andrew Morton's avatar
    [PATCH] speed up sys_sync() · 57eb0613
    Andrew Morton authored
    Well it's a one-liner.  sys_sync() only syncs one queue at a time, and
    can be slow if you have a lot of disks.  So poke pdflush, which knows
    how to write all the queues in parallel.
    57eb0613
buffer.c 71.7 KB