Skip to content
Snippets Groups Projects
Commit cd0373b9 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

core: allocate control structures using an own kmem_cache


Testing /dev/urandom versus zzero-0-1-data (the random device)
shows this increases performance by 0.1 usecs per block. We
are now just over 0.7 usecs per block on my development PC.

This also introduces zio-core.c with generic stuff. We agree that zio-sys
will become zio-sysfs over time.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
Acked-by: default avatarFederico Vaga <federico.vaga@gmail.com>

Conflicts:

	Makefile
parent ae24b85a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment