On Fri, Mar 29, 2013 at 09:03:45PM +0000, Mark Brown wrote: > When syncing blocks of data using raw writes combine the writes into a > single block write, saving us bus overhead for setup, addressing and > teardown. > > Currently the block write is done unconditionally as it is expected that > hardware which has a register format which can support raw writes will > support auto incrementing writes, this decision may need to be revised in > future. > > Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Dimitris Papastamos <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

