|
|
debian sid
我这里只要打开klogd这个服务,cpu就一直是满负荷运转。一直以来都只敢开syslogd,但是最近x不太稳定,想看看出错信息。
谢了先
用strace跟了下,如下错误:
syslog(0x2, 0x804d6c0, 0xfff) = -1 ENOSYS (Function not implemented)
write(2, "klogd: Error return from sys_syc"..., 67) = -1 EBADF (Bad file descriptor) |
|