Searched full:kmsg (Results 1 – 16 of 16) sorted by relevance
1 What: /dev/kmsg5 Description: The /dev/kmsg character device node provides userspace access116 the console, /proc/kmsg or the syslog() syscall.121 disabled and /dev/kmsg output will contain more fragments. If124 may be removed entirely and /dev/kmsg users are recommended to
46 description: maximum size in bytes of each kmsg dump81 If present, sets maximum type of kmsg dump reasons to store.82 This can be set to INT_MAX to store all kmsg dumps.83 See include/linux/kmsg_dump.h KMSG_DUMP_* for other kmsg dump reason values.
195 echo "This is a message" > /dev/kmsg219 echo "This is a message" > /dev/kmsg250 following format which is the same as /dev/kmsg::
80 读取数据并保存它。或者您可以 ``cat /proc/kmsg > file`` ,但是您必须适时81 中断以停止传输,因为 ``kmsg`` 是一个“永无止境的文件”。
258 的控制台上,即使它会出现在 dmesg 缓存中,也可以通过 dmesg 命令和 ``/proc/kmsg``
83 讀取數據並保存它。或者您可以 ``cat /proc/kmsg > file`` ,但是您必須適時84 中斷以停止傳輸,因爲 ``kmsg`` 是一個“永無止境的文件”。
258 的控制檯上,即使它會出現在 dmesg 緩存中,也可以通過 dmesg 命令和 ``/proc/kmsg``
42 Limiting which kinds of kmsg dumps are stored can be controlled via
77 ``cat /proc/kmsg > file``, however you have to break in to stop the transfer,78 since ``kmsg`` is a "never ending file".
145 Limiting which kinds of kmsg dumps are stored can be controlled via
288 via the dmesg command and to the consumers of ``/proc/kmsg``. As a specific
875 from /proc/kmsg.925 kmsg. This only for the users who doubt kdump always4910 Control writing to /dev/kmsg.4911 on - unlimited logging to /dev/kmsg from userspace4912 off - logging to /dev/kmsg disabled
16 11 = /dev/kmsg Writes to this come out as printk's, reads
20 buffer exported to userspace through /dev/kmsg. The usual way to read it is
466 Controls whether the panic kmsg data should be reported to Hyper-V.469 0 Do not report panic kmsg data.470 1 Report the panic kmsg data. This is the default behavior.1123 Control the logging to ``/dev/kmsg`` from userspace:1127 on unlimited logging to /dev/kmsg from userspace1128 off logging to /dev/kmsg disabled
727 kmsg Kernel messages