Skip to content

edenroz/MVAS

 
 

Repository files navigation

these are the commands for managing the multi-view Linux kernel module

all: just compile all the stuff

install: install the modules

load: mount the modules

run: activate the modules

shutdown: deactivate the modules

unload: umnount the modules

uninstall: install the modules

a correct usage would imply the following sequence of depending actions

all install [run shutdown] uninstall

About

Multi-View Address Space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 92.1%
  • M4 2.9%
  • Makefile 2.6%
  • Shell 2.4%