summaryrefslogtreecommitdiff
path: root/lib/zipf.c
AgeCommit message (Expand)Author
2012-11-11zipf: use 64-bit safe hash for zipf/paretoJens Axboe
2012-11-08zipf: kill debug "generating series" messagesJens Axboe
2012-11-08zipf: cap range calculation at 10MJens Axboe
2012-11-07zipf: seed zipf/pareto rand with filename hash and job idJens Axboe
2012-11-07zipf: cleanupJens Axboe
2012-11-07zipf/pareto: ensure that 0 isn't always the hottest blockJens Axboe
2012-11-07zipf/pareto: mix blocks with hashingJens Axboe
2012-11-06Add pareto distribution randomizerJens Axboe
2012-11-06Add sample zipf distribution randomizerJens Axboe