[PATCH] speed up sys_sync()
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.
Showing
Please register or sign in to comment