From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UV0u4-0002iX-L1 for kexec@lists.infradead.org; Wed, 24 Apr 2013 14:42:37 +0000 Date: Wed, 24 Apr 2013 10:42:26 -0400 From: Don Zickus Subject: Re: [PATCH v3] watchdog: Add hook for kicking in kdump path Message-ID: <20130424144226.GI79013@redhat.com> References: <1366233596-34681-1-git-send-email-dzickus@redhat.com> <87li8gaku0.fsf@xmission.com> <20130418130009.GH79013@redhat.com> <20130418134904.GC2767@roeck-us.net> <20130418135257.GL79013@redhat.com> <20130418145413.GA1980@roeck-us.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20130418145413.GA1980@roeck-us.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Guenter Roeck Cc: linux-watchdog@vger.kernel.org, kexec@lists.infradead.org, LKML , wim@iguana.be, "Eric W. Biederman" , dyoung@redhat.com, vgoyal@redhat.com On Thu, Apr 18, 2013 at 07:54:13AM -0700, Guenter Roeck wrote: > > No, that will probably work. It is my misunderstanding. Is there a > > common way to check the timeout length and the ping frequency? > > > Usually it is configured in /etc/watchdog.conf if the watchdog package > is installed. The standard ping interval is "interval", the timeout is > "watchdog-timeout". See "man watchdog.conf" for details. > > Minimum and maximum values for a given watchdog driver are not exported > to user space, so you would have to look into the driver sources to find > out what they are. Hi Guenter, Is there an easy way to determine which driver is loaded for each /dev/watchdogN device (from a script perspective). Basically, I wanted to determine the module that needs to be included in the kdump initrd image. Thanks, Don _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec