Home | History | Annotate | Download | only in librumpuser
History log of /src/lib/librumpuser/rumpuser_file.c
RevisionDateAuthorComments
 1.5  16-Oct-2024  ozaki-r librumpuser: use preadv/pwritev if available

Because Calling lseek then readv/writev is racy.
 1.4  04-Nov-2014  pooka More finegrained disklabel macro checks, for FreeBSD
 1.3  04-Nov-2014  pooka Use autoconf for rump kernel posix hypercall layer.

This gets rid of homegrown hacks and puts all probes in one place.

Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
 1.2  24-Aug-2014  pooka RCS Id police (because we can. or have you heard of git id police?)
 1.1  09-Jul-2014  justin branches: 1.1.2; 1.1.6;
Split out file and memory access in librumpuser

This allows alternate implementations to reuse these parts, and the file
parts will at the next hypercall revision be moved to their own driver.

Discussed with pooka@
 1.1.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1  09-Jul-2014  tls file rumpuser_file.c was added on branch tls-maxphys on 2014-08-20 00:02:21 +0000
 1.1.2.2  10-Aug-2014  tls Rebase.
 1.1.2.1  09-Jul-2014  tls file rumpuser_file.c was added on branch tls-earlyentropy on 2014-08-10 06:52:26 +0000

RSS XML Feed