History log of /external/fio/hash.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c19df83fb6d4ed23d59f2038b145054a1996cfb6 24-Jan-2013 Jens Axboe <axboe@kernel.dk> hash: make 64-bit type ULL

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/hash.h
a5a4fdfd44ec1b55ebab7800a931c148540a7324 11-Nov-2012 Jens Axboe <axboe@kernel.dk> zipf: use 64-bit safe hash for zipf/pareto

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/hash.h
ed1860cd8f45677dc592e4fa518dde1cc4c904a5 07-Nov-2012 Jens Axboe <axboe@kernel.dk> zipf/pareto: mix blocks with hashing

We don't want to favor any end of the block spectrum.
Mix with a hash.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/hash.h
e43606c2b13ad7fc1af2bbe4a61cf8480ee3a532 20-Feb-2012 Bruce Cran <bruce@cran.org.uk> Fix assumption that pointers fits in a 'long'

Windows uses LLP64 model so [u]intptr_t is more correct.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/hash.h
dadf66c5240716a61f3861c29bebf97f29b1ea96 06-Oct-2011 Jens Axboe <axboe@kernel.dk> Add jhash (Jenkins hash) and use that for file names

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/hash.h
daaa166fb4d4869882885094d8b8ad44f6d159ce 04-Nov-2009 Jens Axboe <jens.axboe@oracle.com> Move BITS_PER_LONG define to arch

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/hash.h
5921e80c5dfc9f96d2f21da6ae58f2b5d3a0b373 30-May-2008 Jens Axboe <jens.axboe@oracle.com> Make it work on opensolaris

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/hash.h
bdc7211e190482f0c17c109a0d90834a6611be1c 24-Nov-2006 Jens Axboe <jens.axboe@oracle.com> [PATCH] Fix time debug compile

If FIO_TIME_DEBUG gets enabled, we need hash.h.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/hash.h