qemu-e2k/util
Emilio G. Cota 2e11264aaf qht: QEMU's fast, resizable and scalable Hash Table
This is a fast, scalable chained hash table with optional auto-resizing, allowing
reads that are concurrent with reads, and reads/writes that are concurrent
with writes to separate buckets.

A hash table with these features will be necessary for the scalability
of the ongoing MTTCG work; before those changes arrive we can already
benefit from the single-threaded speedup that qht also provides.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1465412133-3029-11-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-06-11 23:10:20 +00:00
..
acl.c
base64.c
bitmap.c
bitops.c
buffer.c qemu-common: stop including qemu/host-utils.h from qemu-common.h 2016-05-19 16:42:28 +02:00
compatfd.c
coroutine-gthread.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
crc32c.c
cutils.c
envlist.c
error.c migration: add reporting of errors for outgoing migration 2016-05-26 11:31:30 +05:30
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
getauxval.c
hbitmap.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
hexdump.c
host-utils.c
id.c
iov.c
log.c
Makefile.objs qht: QEMU's fast, resizable and scalable Hash Table 2016-06-11 23:10:20 +00:00
memfd.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
mmap-alloc.c
module.c
notify.c
osdep.c osdep: Move default qemu_hw_version() value to a macro 2016-05-23 13:19:36 -03:00
oslib-posix.c exec.c: Ensure right alignment also for file backed ram 2016-05-23 16:53:42 +02:00
oslib-win32.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
path.c
qdist.c qdist: add module to represent frequency distributions of data 2016-06-11 23:10:19 +00:00
qemu-config.c
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-error.c
qemu-openpty.c
qemu-option.c
qemu-progress.c
qemu-sockets.c
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c
qht.c qht: QEMU's fast, resizable and scalable Hash Table 2016-06-11 23:10:20 +00:00
rcu.c
readline.c
rfifolock.c
throttle.c throttle: refuse iops-size without iops-total/read/write 2016-06-07 14:40:51 +01:00
timed-average.c
unicode.c
uri.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00