Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lioneljouin/ipvs-probabilistic-scheduling-module
IPVS Linux kernel module - Probabilistic Scheduling Module
https://github.com/lioneljouin/ipvs-probabilistic-scheduling-module
ipvs ipvsadm kernel kernel-module linux linux-kernel
Last synced: about 1 month ago
JSON representation
IPVS Linux kernel module - Probabilistic Scheduling Module
- Host: GitHub
- URL: https://github.com/lioneljouin/ipvs-probabilistic-scheduling-module
- Owner: LionelJouin
- License: mit
- Created: 2019-10-07T15:45:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T20:42:54.000Z (over 5 years ago)
- Last Synced: 2024-10-27T23:28:12.799Z (3 months ago)
- Topics: ipvs, ipvsadm, kernel, kernel-module, linux, linux-kernel
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPVS - Probabilistic Scheduling Module
Probabilistic Scheduling Module
## Requirements
* Linux kernel 2.4 or greater
## Installation
```
make install
```## Authors
* **Lionel Jouin** - [LionelJouin](https://github.com/LionelJouin)
See also the list of [contributors](https://github.com/LionelJouin/IPVS-Probabilistic-Scheduling-Module/graphs/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details