commit | 8a970bc0970d2c0ed896defc7f835505201d8606 | [log] [tgz] |
---|---|---|
author | Tatyana Brokhman <tlinder@codeaurora.org> | Sat Jan 12 16:21:12 2013 +0200 |
committer | Tatyana Brokhman <tlinder@codeaurora.org> | Sun Jan 13 22:07:57 2013 +0200 |
tree | 8212f481c243e79e149a8903a56d545141ab3ca7 | |
parent | bd56be3e85a8ba43160fab08e0f428219bd643ec [diff] |
block: row: Insert dispatch_quantum into struct row_queue There is really no point in keeping the dispatch quantum of a queue outside of it. By inserting it to the row_queue structure we spare extra level in accessing it. Change-Id: Ic77571818b643e71f9aafbb2ca93d0a92158b199 Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org>