https://github.com/stone/tprotect
Program doing "kill -STOP" and "kill -CONT" to protect from thrashing.. (based on tobixen/thrash-protect)
https://github.com/stone/tprotect
Last synced: 9 months ago
JSON representation
Program doing "kill -STOP" and "kill -CONT" to protect from thrashing.. (based on tobixen/thrash-protect)
- Host: GitHub
- URL: https://github.com/stone/tprotect
- Owner: stone
- License: apache-2.0
- Archived: true
- Created: 2013-08-22T14:18:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-02T12:24:30.000Z (almost 13 years ago)
- Last Synced: 2025-03-12T08:16:13.731Z (over 1 year ago)
- Language: Go
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tprotect
========
[](https://drone.io/github.com/stone/tprotect/latest)
Program doing "kill -STOP" and "kill -CONT" to protect from thrashing..
Based on https://github.com/tobixen/thrash-protect but written i Go.
Written just for fun...