das-watchdog 0.9.0-2 source package in Ubuntu

Changelog

das-watchdog (0.9.0-2) unstable; urgency=low

  * Add Vcs-* tags.
  * Bump Standards.
  * Change my email address.
  * Switch to format 3.0 (quilt).
  * Add debian/gbp.conf,.gitignore files.
 -- Alessio Treglia <email address hidden>   Tue, 13 Jul 2010 11:02:43 +0200

Upload details

Uploaded by:
Alessio Treglia
Uploaded to:
Maverick
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe admin

Downloads

File Size SHA-256 Checksum
das-watchdog_0.9.0.orig.tar.gz 8.6 KiB 118393ae83d47a6f6db91910593c17aa041bb51feee4519d00b90780f6093f18
das-watchdog_0.9.0-2.debian.tar.gz 2.9 KiB 0b4b400734727d17889fec914197aeb5f35dcebb156e15307c7f50856e14b258
das-watchdog_0.9.0-2.dsc 1.3 KiB 87da9454e707187754b66783fda0b2fbfb0a279d1fd85df29f1dfb58c4440a9f

Available diffs

View changes file

Binary packages built by this source

das-watchdog: solves system lock-ups by making all processes non-realtime

 Das_Watchdog is a general watchdog for the Linux operating system that
 should be run in the background at all times to ensure a realtime process
 won't hang the machine.
 .
 Das_Watchdog is inspired by the rt_watchdog program from Florian Schmidt,
 but has some improvements over it:
  * It works with 2.4 kernels as well as 2.6.
  * Instead of permanently setting all realtime processes to run
    non-realtime, das_watchdog only sets them temporary.
  * When the watchdog kicks in, an X window should pop up that tells you
    whats happening (just close it after reading the message).