Tejun Heo
fa72b903f7
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
...
blk_queue_tag->real_max_depth was used to optimize out unnecessary
allocations/frees on tag resize. However, the whole thing was very broken -
tag_map was never allocated to real_max_depth resulting in access beyond the
end of the map, bits in [max_depth..real_max_depth] were set when initializing
a map and copied when resizing resulting in pre-occupied tags.
As the gain of the optimization is very small, well, almost nill, remove the
whole thing.
Signed-off-by: Tejun Heo <htejun@gmail.com >
Acked-by: Jens Axboe <axboe@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-06-23 09:45:15 -07:00
..
2005-06-22 16:07:42 -04:00
2005-06-22 12:38:33 -07:00
2005-06-22 16:07:23 -04:00
2005-06-21 19:07:47 -07:00
2005-06-22 16:07:23 -04:00
2005-06-08 15:10:48 -07:00
2005-06-06 17:02:03 -07:00
2005-06-21 19:07:41 -07:00
2005-06-20 13:32:05 -07:00
2005-06-21 19:07:36 -07:00
2005-06-23 09:45:15 -07:00
2005-06-23 09:45:01 -07:00
2005-05-31 19:03:47 -07:00
2005-06-20 15:15:31 -07:00
2005-06-17 20:37:11 -05:00
2005-06-16 16:27:14 -07:00
2005-05-29 20:24:30 -07:00
2005-05-29 20:27:24 -07:00
2005-06-21 19:07:41 -07:00
2005-06-21 19:07:41 -07:00
2005-06-22 16:07:42 -04:00
2005-06-21 18:46:23 -07:00
2005-06-21 18:46:18 -07:00
2005-06-23 09:45:09 -07:00
2005-06-21 18:46:18 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 21:52:05 -07:00
2005-06-21 21:52:06 -07:00
2005-06-21 21:51:49 -07:00
2005-06-21 21:51:48 -07:00
2005-06-23 09:45:09 -07:00
2005-06-02 16:36:00 -07:00
2005-06-13 13:57:10 -07:00
2005-05-29 20:23:46 -07:00
2005-06-20 15:15:04 -07:00
2005-06-21 18:46:32 -07:00
2005-06-18 22:47:21 -07:00
2005-06-18 22:47:21 -07:00
2005-06-21 19:07:32 -07:00
2005-06-20 15:15:17 -07:00
2005-06-20 15:15:01 -07:00
2005-06-03 23:54:56 -04:00
2005-06-23 09:45:09 -07:00
2005-06-23 09:45:04 -07:00
2005-06-23 09:45:05 -07:00
2005-06-22 22:05:31 -07:00
2005-06-21 14:01:57 -07:00
2005-06-21 12:38:48 -07:00
2005-06-22 22:05:59 -07:00
2005-06-22 16:07:13 -04:00
2005-06-22 16:07:42 -04:00
2005-06-22 16:07:24 -04:00
2005-06-22 16:07:39 -04:00
2005-06-22 16:07:24 -04:00
2005-06-22 16:07:39 -04:00
2005-06-22 16:07:24 -04:00
2005-06-22 16:07:23 -04:00
2005-06-20 15:15:29 -07:00
2005-06-23 09:45:04 -07:00
2005-06-21 18:46:17 -07:00
2005-06-21 18:46:14 -07:00
2005-06-21 19:07:41 -07:00
2005-06-20 13:21:43 -07:00
2005-06-18 22:52:36 -07:00
2005-06-21 18:46:16 -07:00
2005-06-12 20:43:21 -07:00
2005-06-21 14:01:57 -07:00
2005-06-18 22:46:19 -07:00
2005-06-21 18:46:13 -07:00
2005-06-21 18:46:17 -07:00
2005-06-13 15:19:03 -07:00
2005-06-20 15:15:37 -07:00
2005-06-18 22:47:59 -07:00
2005-06-20 15:15:07 -07:00
2005-06-22 22:16:17 -07:00
2005-06-20 13:21:43 -07:00