Skip to content

sharvanath/ModNet_Modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModNet Modules.
For details about the ModNet project refer http://sharvanath.info/modnet/

This reporsitory has ModNet user level modules, and some utilities. This Project is under active development, so feel free contact me at [email protected] if you have any questions. Right now we I haven't added a configure script for installing the dependencies, but it will be added soon. The repository only has the code for the dummy module right now, codes for the gzip and jpeg compression modules, ssd swap modules and deduplication modules will be added soon. In the meantime if you would like to have the code for them contact me at [email protected].

The directory stucture is:
ModNet_Modules/include: The header files for module and utils.
ModNet_Modules/utils: Contains code for the apply_module binary, which forks a new process for the given binary and applied the specified list of modules. Execute the binary for usage instructions.

ModNet_Modules/dummy_module: Code for the dummy module. Execute the binary for usage instructions.
ModNet_Modules/dummy_module_lib: Code for the dummy module using the new library (modnet_main). A module can be defined by defining the modnet_module_operations structure.

About

This reporsitory has ModNet user level modules, and some utilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published