The underlying CP service Diagnose x’288’ takes a parameter specifying the
time bomb interval in seconds. So it’s a function of the module.

According to the source code of vmwatchdog.c there is an IOCTL that may be
issued that will change the default of 60 to whatever value you care to
put there. So you will need to write a small program that can issue the
ioctl with the WDIOC_SETTIMEOUT option. You will need to #include
<linux/watchdog.h>

Neale


On 9/15/15, 2:04 PM, "Linux on 390 Port on behalf of Jorge Fábregas"
<[email protected] on behalf of [email protected]> wrote:

>On 09/14/2015 06:31 PM, Jorge Fábregas wrote:
>> If I can't change it via the module, is this timeout configurable at the
>> z/VM level (so I can tell the z/VM admin)?
>
>Bump :)

Reply via email to