]> git.ipfire.org Git - people/stevee/guardian.git/commit
Use TimeHires core module for main loop interupting.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 24 Nov 2015 12:20:41 +0000 (13:20 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 24 Nov 2015 12:20:41 +0000 (13:20 +0100)
commit01147a7edbba0b8705ac5b2873ca127bff30da15
treeba15dfa84bb402c30408c6887059ed0965ecfbb5
parent915d9f4513423b25b2dfb1a375c0476a0394b9b4
Use TimeHires core module for main loop interupting.

Using the TimeHires module and interupting the main loop for
10 miliseconds will reduce the cpu load of guardian to almost
zero instead of burning it.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
guardian