Sandeep K Sinha
45d4582f21
md: Removal of hash table in linear raid
...
Get rid of sector_div and hash table for linear raid and replace
with a linear search in which_dev.
The hash table adds a lot of complexity for little if any gain.
Ultimately a binary search will be used which will have smaller
cache foot print, a similar number of memory access, and no
divisions.
Signed-off-by: Sandeep K Sinha <sandeepksinha@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
2009-06-16 16:55:26 +10:00
..
2009-06-10 15:25:41 -07:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:46:25 -07:00
2009-06-11 08:51:05 -07:00
2009-06-14 13:46:25 -07:00
2009-06-12 18:01:50 +02:00
2009-06-09 22:30:27 +09:30
2009-06-14 13:46:25 -07:00
2009-05-30 07:57:44 -07:00
2009-06-12 18:01:46 +02:00
2009-06-10 11:05:00 -04:00
2009-06-12 18:09:18 -07:00
2009-06-12 17:42:13 +02:00
2009-06-01 13:46:49 +02:00
2009-06-14 13:42:43 -07:00
2009-06-14 13:46:25 -07:00
2009-05-28 20:52:40 -04:00
2009-06-11 21:36:09 -04:00
2009-06-14 13:53:22 -07:00
2009-06-14 13:46:25 -07:00
2009-06-12 18:01:46 +02:00
2009-06-12 09:32:26 -07:00
2009-06-16 16:55:26 +10:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:52:01 -07:00
2009-06-13 22:42:59 +02:00
2009-06-13 22:42:59 +02:00
2009-06-14 13:46:57 -07:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:53:22 -07:00
2009-06-11 08:51:03 -07:00
2009-06-12 18:01:51 +02:00
2009-06-05 10:46:32 +08:00
2009-06-12 18:09:18 -07:00
2009-06-14 13:42:43 -07:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:46:25 -07:00
2009-06-11 10:33:09 +03:00
2009-06-14 13:42:43 -07:00
2009-06-08 16:57:50 +01:00
2009-06-12 18:01:50 +02:00
2009-06-14 13:46:25 -07:00
2009-06-14 13:42:43 -07:00
2009-06-12 22:16:40 +09:30
2009-06-12 18:01:50 +02:00
2009-06-14 13:46:25 -07:00
2009-06-12 21:32:31 +02:00