|
Multi-core Hash Joins
Main-memory hash join implementations for multi-core CPUs
|
Go to the source code of this file.
Functions | |
| item_t * | gen_zipf (unsigned int stream_size, unsigned int alphabet_size, double zipf_factor, item_t **output) |
Generate Zipf-distributed input data.
(c) ETH Zurich, Systems Group
Definition in file genzipf.c.