Giter VIP home page Giter VIP logo

sysproghw2's Introduction

SysProgHW2

A kernel modification allowing controlled supervision by applying one-for-all strategy for fork(2)-style created child processes.

Installation

  • Merge the repository with linux-kernel-3.13.0 release.
  • Run kernel_comp.sh shell script to build the kernel.
  • Reboot and choose custom kernel with GRUB loader.

Tests

You might run integration tests with run.sh script found in tests folder. The tests do adequate amount of fuzzing, pull requests are welcomed if any bugs found.

Caveats

This modification creates a new system call. You might need to check this out to get the prototype.

This kernel modification is tested with Ubuntu 13.04 (Raring Ringtail) for x86 architecture. Please note that I haven't tried amd64 variation. No experience with that all.

Tests were performed with kernel compiled with gcc 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1). That was what you get when you use the package build-essential from aptitude with old-releases repository.

Feel free to ask questions, I'll check when you create issues.

License

MIT

sysproghw2's People

Contributors

itisbugra avatar

Watchers

 avatar

Forkers

furkan1080

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.