Home | History | Annotate | Download | only in rump-sys
History log of /src/sys/rump/include/rump-sys/vfs_if.h
RevisionDateAuthorComments
 1.3  23-Feb-2020  ad UVM locking changes, proposed on tech-kern:

- Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock.
- Break v_interlock and vmobjlock apart. v_interlock remains a mutex.
- Do partial PV list locking in the x86 pmap. Others to follow later.
 1.2  26-Jan-2016  pooka branches: 1.2.2; 1.2.18; 1.2.22; 1.2.28;
regen rump kernel interfaces for header change.
(they were already manually edited for a prior commit, so not much change)
 1.1  26-Jan-2016  pooka Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.2.28.1  29-Feb-2020  ad Sync with head.
 1.2.22.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.18.2  03-Dec-2017  jdolecek update from HEAD
 1.2.18.1  26-Jan-2016  jdolecek file vfs_if.h was added on branch tls-maxphys on 2017-12-03 11:39:14 +0000
 1.2.2.2  19-Mar-2016  skrll Sync with HEAD
 1.2.2.1  26-Jan-2016  skrll file vfs_if.h was added on branch nick-nhusb on 2016-03-19 11:30:36 +0000

RSS XML Feed