亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
查看: 2199 | 回復(fù): 3
打印 上一主題 下一主題

[應(yīng)用] 請(qǐng)教linux看門(mén)狗 [復(fù)制鏈接]

論壇徽章:
19
酉雞
日期:2015-02-16 11:13:06操作系統(tǒng)版塊每周發(fā)帖之星
日期:2015-12-02 15:01:04每日論壇發(fā)貼之星
日期:2015-11-28 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-11-28 06:20:00每日論壇發(fā)貼之星
日期:2015-11-27 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-11-27 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-11-20 06:20:00每日論壇發(fā)貼之星
日期:2015-11-19 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-11-19 06:20:00每日論壇發(fā)貼之星
日期:2015-11-15 06:20:00數(shù)據(jù)庫(kù)技術(shù)版塊每日發(fā)帖之星
日期:2015-11-15 06:20:00程序設(shè)計(jì)版塊每日發(fā)帖之星
日期:2015-11-15 06:20:00
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2012-05-15 20:28 |只看該作者 |倒序?yàn)g覽
請(qǐng)問(wèn)用什么命令在操作系統(tǒng)上關(guān)閉/dev/watchdog,謝了

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2012-06-14 11:30 |只看該作者
回復(fù) 1# wq4113
樓主知道答案了嗎?告知一下怎么弄的?

   

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2012-06-14 12:56 |只看該作者
回復(fù) 1# wq4113


The watchdog is automatically started once you open ‘/dev/watchdog’. To stop the watchdog, you will need to:

Write character ‘V’ into ‘/dev/watchdog’ to prevent stopping the watchdog accidentally
Close the ‘/dev/watchdog’ file

An exception on stopping the watchdog by closing the file is when ‘CONFIG_WATCHDOG_NOWAYOUT’ is enabled in your kernel configuration. When this option is enabled, the watchdog cannot be stopped at all. Hence, you will need to feed / kick it all the time or it will reset the system

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2012-06-14 13:01 |只看該作者
回復(fù) 2# Nice026


    The Linux kernel can reset the system if serious problems are detected. This can be implemented via special watchdog hardware, or via a slightly less reliable software-only watchdog inside the kernel. Either way, there needs to be a daemon that tells the kernel the system is working fine. If the daemon stops doing that, the system is reset.

watchdog is such a daemon. It opens /dev/watchdog, and keeps writing to it often enough to keep the kernel from resetting, at least once per minute. Each write delays the reboot time another minute. After a minute of inactivity the watchdog hardware will cause the reset. In the case of the software watchdog the ability to reboot will depend on the state of the machines and interrupts.

The watchdog daemon can be stopped without causing a reboot if the device /dev/watchdog is closed correctly, unless your kernel is compiled with the CONFIG_WATCHDOG_NOWAYOUT option enabled.

您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP