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

zio-buf-vmalloc: new buffer type


This buffer uses vmalloc and allows mmap from user space.  It started
as a copy of buf-kmalloc, so you can diff to change what is needed
to support mmap over a read/write buffer type.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
Acked-by: default avatarFederico Vaga <federico.vaga@gmail.com>
parent 47a61f27
Branches
Tags
No related merge requests found
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