public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Updated Watchdog Updates
@ 2002-04-19 14:01 Rob Radez
  2002-04-19 17:26 ` Joel Becker
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Radez @ 2002-04-19 14:01 UTC (permalink / raw)
  To: linux-kernel

I just put up http://osinvestor.com/wd-2.4.19-pre7-7.diff and
http://osinvestor.com/wd-2.4.19-pre7-ac1-1.diff

Changes are pretty minor, mostly changing some values from defines to
values that can be changed on module load/kernel boot.

Regards,
Rob Radez


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Updated Watchdog Updates
  2002-04-19 14:01 Updated Watchdog Updates Rob Radez
@ 2002-04-19 17:26 ` Joel Becker
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Becker @ 2002-04-19 17:26 UTC (permalink / raw)
  To: Rob Radez; +Cc: linux-kernel

On Fri, Apr 19, 2002 at 10:01:15AM -0400, Rob Radez wrote:
> I just put up http://osinvestor.com/wd-2.4.19-pre7-7.diff and
> http://osinvestor.com/wd-2.4.19-pre7-ac1-1.diff

Rob,
	Here's an edit on the WDIOC_SETTIMEOUT ioctl:

WDIOC_SETTIMEOUT:
	If the watchdog has a configurable timeout, then this is how and
	where it gets set (other than module load or kernel command line).
	The passed argument is the new timeout in seconds.  Watchdogs
	with a granularity that does not allow the new timeout must set
	the timeout to the next greater allowable timeout.  The watchdog
	must never fire in less than the passed timeout.  After setting 
	the new timeout, the ioctl copies the actual timeout in seconds
        back to userspace.  This allows userspace to know what the
	timeout really is.

Thanks,
Joel

-- 

Life's Little Instruction Book #306

	"Take a nap on Sunday afternoons."

Joel Becker
Senior Member of Technical Staff
Oracle Corporation
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-19 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-19 14:01 Updated Watchdog Updates Rob Radez
2002-04-19 17:26 ` Joel Becker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox