免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1306 | 回复: 1
打印 上一主题 下一主题

[khubd]ps的状态为D,usb-storage进程不能KILL的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-10-15 10:10 |只看该作者 |倒序浏览
在tty终端(pts下没有)下不断的提示“hub 1-1:1.0: connect-debounce falied ,port 2 disabled”,
找了两天资料,还未解决这个问题。我想把这个提示停掉(tty这样不断的提示我的及其根本没法用),目前的思路是kill掉usb-storage这个进程。但是就是弄不掉,窝火啊。


  1. root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
  2. root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
复制代码


  PROCESS STATE CODES
       D   uninterruptible sleep (usually IO)

       R   runnable (on run queue)
       S   sleeping
       T   traced or stopped
       Z   a defunct ("zombie") process

       For BSD formats and when the "stat" keyword is used, additional letters
       may be displayed:

       W   has no resident pages
       <   high-priority process
       N   low-priority task
       L   has pages locked into memory (for real-time and custom IO)

论坛徽章:
0
2 [报告]
发表于 2006-10-15 10:13 |只看该作者
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        D    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        D    08:30   0:01 [usb-storage]
[root@sss~]# ps aux | grep -E "stor|khubd" | grep -v "grep"
root        22  0.1  0.0     0    0 ?        D    08:30   0:11 [khubd]
root      1292  0.0  0.0     0    0 ?        S    08:30   0:01 [usb-storage]

这个usb-storage为什么有时候D有时候又是S呢?

[ 本帖最后由 mjdcl 于 2006-10-15 10:14 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP