On Sun, Oct 28, 2012 at 03:02:20PM -0400, Sasha Levin wrote:
> Switch elevator to use the new hashtable implementation. This reduces the 
> amount of
> generic unrelated code in the elevator.
> 
> This also removes the dymanic allocation of the hash table. The size of the 
> table is
> constant so there's no point in paying the price of an extra dereference when 
> accessing
> it.
> 
> Signed-off-by: Sasha Levin <levinsasha...@gmail.com>

Reviewed-by: Tejun Heo <t...@kernel.org>

But please reformat commit message to fit inside 80col (preferably 74
or something like that).

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to