index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
servers
/
vm
Age
Commit message (
Expand
)
Author
2017-02-23
VM: fix race condition communicating with VM
David van Moolenbroek
2017-02-16
Retire env.h
David van Moolenbroek
2016-08-04
Preparations for PAE support
rlfnb
2016-01-16
PM: generic process event publish/subscribe system
David van Moolenbroek
2016-01-13
VM: report resource usage with VM usage info
David van Moolenbroek
2016-01-13
VM: expose virtual process size
David van Moolenbroek
2016-01-13
Integrate magic instrumentation into build system
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2015-09-28
Rework getrusage(2) infrastructure
David van Moolenbroek
2015-09-17
VM: hide harmless ACL warning for RS at startup
David van Moolenbroek
2015-09-17
VM: align frame buffer
David van Moolenbroek
2015-09-17
VM/VFS: align ELF header buffer
David van Moolenbroek
2015-09-17
Annotations and tweaks for live update
David van Moolenbroek
2015-09-17
RS: remove support for unsafe updates
David van Moolenbroek
2015-09-17
VM: allocate cache pages in mmap region
David van Moolenbroek
2015-09-17
Disable malloc instrumentation for VM (#1)
David van Moolenbroek
2015-09-17
RS/VM: proper preparation for multi-VM live update
David van Moolenbroek
2015-09-17
VM: undo actions after live-update rollback
David van Moolenbroek
2015-09-17
VM: fix mmap region transfer range bug
David van Moolenbroek
2015-09-17
VM: live update - check for regions above stack
Dirk Vogt
2015-09-17
SEF: query VM about holes during state transfer
David van Moolenbroek
2015-09-17
vm: restartability improvements (#2)
Ben Gras
2015-09-17
vm: restartability improvements (#1)
Ben Gras
2015-09-17
vm: Allow in-band metadata for cache blocks
Cristiano Giuffrida
2015-09-17
services: Selectively enable stateful restart.
Cristiano Giuffrida
2015-09-17
vm: Fix heap preallocation.
Cristiano Giuffrida
2015-09-17
vm: Fix vm cloning.
Cristiano Giuffrida
2015-09-17
Resolve boot-time VM/RS deadlock
David van Moolenbroek
2015-09-17
Switch to stateful restart.
Cristiano Giuffrida
2015-09-17
Add live update-friendly annotations.
Cristiano Giuffrida
2015-09-16
vm: Let SEF know about special mmapped regions.
Cristiano Giuffrida
2015-09-16
rs: New RS.
Cristiano Giuffrida
2015-09-16
sef: Extensions for new RS.
Cristiano Giuffrida
2015-09-16
vm: Allow VM to make self calls when needed.
Cristiano Giuffrida
2015-09-16
vm: Improve live update support.
Cristiano Giuffrida
2015-09-16
vm: Separate mmap regions.
Cristiano Giuffrida
2015-09-16
vm: Extend the vm_memctl() interface.
Cristiano Giuffrida
2015-09-16
kernel: Extend the {sys,vm}_update() interfaces.
Cristiano Giuffrida
2015-08-14
libminixfs: better support for read errors and EOF
David van Moolenbroek
2015-08-13
libminixfs/VM: fix memory-mapped file corruption
David van Moolenbroek
2015-02-10
VM: fix for handling one-shot page memory
David van Moolenbroek
2014-12-03
minix/ changes for arm llvm build
Ben Gras
2014-11-15
libfsdriver: support mmap on FSes with no device
David van Moolenbroek
2014-11-10
VM,MFS: better handling of some exceptional cases
Ben Gras
2014-11-10
Turn PCI into a character driver
Lionel Sambuc
2014-11-03
VM: fix returning VFS error code for mmap
David van Moolenbroek
2014-09-03
VM: mem_shared: allow re-pagefault
Ben Gras
2014-09-01
vm: allow split of mem_anon_contig region
Ben Gras
2014-07-31
Move all services to /service
Lionel Sambuc
2014-07-31
New sources layout
Lionel Sambuc