All of lore.kernel.org
 help / color / mirror / Atom feed
From: mds@paradyne.com (Mark Studebaker)
To: lm-sensors@vger.kernel.org
Subject: Question ...
Date: Thu, 19 May 2005 06:23:34 +0000	[thread overview]
Message-ID: <3D124A33.83C92B8B@paradyne.com> (raw)
In-Reply-To: <XFMail.20020618211645.dieter.jurzitza@t-online.de>

Almost every sensor chip has working alarm bits that _latch_ the alarm condition
until the register is read. This is much better than polling because an
intermittent condition will not be missed.
So I think the way we do it now is the best way.

It may be that you have found a bug, or perhaps something has already
been fixed (2.6.0 is one year old) - you can look at our
CHANGES document (linked on our download page) to see.

If you think you have an alarm bit that is not working then 
it is probably a bug, or caused by missing documentation.
In that case, of course,
tell us what bit, what driver, what sensor, what chip.

mds



"Dr. Ing. Dieter Jurzitza" wrote:
> 
> Dear lm_sensors people,
> first of all: many many thanks for the time you spent writing lm_sensors and
> making it public available. I am very happy with that tool because it is highly
> effective in device control (watching overheat issues with my mb for example).
> 
> One question to you: you write in the docs, that alarm triggers only occur by
> the sensor chip. This is nice - if the chip honors the limits you give
> (currently I am using a Tyan 2460 MB (amd756 / wXXX)) and want to shut it down
> in case of an overtemperature event, kernel 2.4.18 (SuSE), lm_sensors version
> 2.6.0). This is difficult if there is no alarm trigger even though the condition
> for a trigger is met (i.e. temperature above the limiting value).
> 
> Two possibilities:
> 1.) tell me upgrade here and there and things (may) get better,
> 2.) do some awk magic (this is what I did) and check for the actual reading to
> be larger than some value XY.
> 
> However, I have to run (and have) awk every other minute to ensure apropriate
> operation. Would it be bad to have an /etc/sensors.conf option that
> allows lm_sensors itself to interpret the limits given and say "alarm" if
> an "alarm" condition is met? According to my understanding there must be
> a program internal structure containing those values. Or even allow a user
> command to be executed as soon as some limiting values cross a certain border
> (shutdown -h now for example)?
> 
> Please give me your opinion on that (and again, don't take me wrong, I am
> *very* happy with this software and to have a chance to build a thermal
> supervision on my own, as long as ACPI is still in its early stages.
> Take care,
> 
> Dieter Jurzitza
> 
> --
> -----------------------------------------------------------
> E-Mail: Dr. Ing. Dieter Jurzitza <dieter.jurzitza@t-online.de>
> Date: 18-Jun-2002
> Time: 21:02:55                 |
>                                 \
>                  /\_/\           |
>                 | ~x~ |/-----\   /
>                  \   /-       \_/
>   ^^__   _        /  _  ____   /
>  <??__ \- \_/     |  |/    |  |
>   ||  ||         _| _|    _| _|
> 
> if you really want to see the pictures above - use some font
> with constant spacing like courier! :-)
> -----------------------------------------------------------

  reply	other threads:[~2005-05-19  6:23 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:23 Question Dr. Ing. Dieter Jurzitza
2005-05-19  6:23 ` Mark Studebaker [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-19 11:36 question… Laura
2019-06-19 11:36 question… Laura
2019-06-19 11:36 question… Laura
2019-06-19 11:36 question… Laura
2008-12-24 10:17 question ? M.Cypris
2008-12-24 15:05 ` Russell Cattelan
2008-12-24 15:52   ` Eric Sandeen
2005-10-12 18:07 question? Charlie Hollon
2003-09-03 18:19 Question! Mariano Moreyra
2003-09-03 21:09 ` Question! Jorge Opaso Pazos
2003-09-04 13:51   ` Question! Mariano Moreyra
2003-09-04 14:05     ` Question! Luciano Miguel Ferreira Rocha
2003-09-04 14:28       ` Question! Mariano Moreyra
2003-09-04 16:04     ` Question! Jorge Opaso Pazos
2003-09-04 17:53       ` Question! Luciano Miguel Ferreira Rocha
2003-09-04 18:41         ` Question! Mariano Moreyra
2003-09-04 19:32           ` Question! Luciano Miguel Ferreira Rocha
2003-09-05  4:16           ` Question! Jorge Opaso Pazos
2003-09-05 14:58             ` Question! Mariano Moreyra
2003-09-04 14:01 ` Question! Luciano Miguel Ferreira Rocha
2003-09-04 17:20   ` Question! Jorge Opaso Pazos
2002-11-18  9:49 question! Cristina Sanz Sanz
2002-11-18 10:09 ` question! Andreas Metzler
2002-05-11  2:34 Question! 녕기 신
     [not found] <fa.b7d71pv.8n891g@ifi.uio.no>
     [not found] ` <3C864815.1000009@debian.org>
2002-03-06 16:49   ` Question?? israel fdez
2002-03-06 16:08 Question?? israel fdez
2002-03-06 21:30 ` Question?? Keith Owens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D124A33.83C92B8B@paradyne.com \
    --to=mds@paradyne.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.