-
Herbert Xu authored
Here is a minor optimisation to fz_hash_alloc. The break-even point should be based on PAGE_SIZE rather than the value of divisor. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
909554fb
Here is a minor optimisation to fz_hash_alloc. The break-even point
should be based on PAGE_SIZE rather than the value of divisor.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>