core-admin/vchan
Marek Marczykowski eea3aa3b72 vchan: fix multiple server instances from single process
Use new u2mfn_fd for each ring_init call - each open fd to u2mfn is capable to
do only one u2mfn_alloc_kpage, so it can't be reused at the next ring_init.
2012-11-03 05:22:02 +01:00
..
.gitignore gitignores 2011-03-23 19:57:48 -04:00
init.c vchan: fix multiple server instances from single process 2012-11-03 05:22:02 +01:00
io.c
libvchan.h
Makefile.linux
Makefile.stubdom
node-select.c Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
node.c Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
sources vchan: introduce features macros 2012-06-03 17:23:07 +02:00