打印本文 打印本文 关闭窗口 关闭窗口
Linux kernel release 2.0.xx
作者:武汉SEO闵涛  文章来源:敏韬网  点击数3985  更新时间:2009/4/22 20:45:36  文章录入:mintao  责任编辑:mintao
   recompile the kernel to change these parameters.
 
 - reboot with the new kernel and enjoy. 
 
IF SOMETHING GOES WRONG:
 
 - if you have problems that seem to be due to kernel bugs, please check
   the file MAINTAINERS to see if there is a particular person associated
   with the part of the kernel that you are having trouble with. If there
   isn''''t anyone listed there, then the second best thing is to mail
   them to me (Linus.Torvalds@Helsinki.FI), and possibly to any other
   relevant mailing-list or to the newsgroup.  The mailing-lists are
   useful especially for SCSI and NETworking problems, as I can''''t test
   either of those personally anyway. 
 
 - In all bug-reports, *please* tell what kernel you are talking about,
   how to duplicate the problem, and what your setup is (use your common
   sense).  If the problem is new, tell me so, and if the problem is
   old, please try to tell me when you first noticed it.
 
 - if the bug results in a message like
 
      unable to handle kernel paging request at address C0000010
      Oops: 0002
      EIP:   0010:XXXXXXXX
      eax: xxxxxxxx   ebx: xxxxxxxx   ecx: xxxxxxxx   edx: xxxxxxxx
      esi: xxxxxxxx   edi: xxxxxxxx   ebp: xxxxxxxx
      ds: xxxx  es: xxxx  fs: xxxx  gs: xxxx
      Pid: xx, process nr: xx
      xx xx xx xx xx xx xx xx xx xx
 
   or similar kernel debugging information on your screen or in your
   system log, please duplicate it *exactly*.  The dump may look
   incomprehensible to you, but it does contain information that may
   help debugging the problem.  The text above the dump is also
   important: it tells something about why the kernel dumped code (in
   the above example it''''s due to a bad kernel pointer). More information
   on making sense of the dump is in Documentation/oops-tracing.txt
 
 - You can use the "ksymoops" program to make sense of the dump.  Find
   the C++ sources under the scripts/ directory to avoid having to do
   the dump lookup by hand:
 
 - in debugging dumps like the above, it helps enormously if you can
   look up what the EIP value means.  The hex value as such doesn''''t help

上一页  [1] [2] [3] [4] [5] [6]  下一页

打印本文 打印本文 关闭窗口 关闭窗口