"Jeff V. Merkey" wrote: > > They're not modprobes, they're misnamed processes sleeping from NWFS. > I got the fix from someone so now they display their proper names. > top displays the names correctly, ps does not. Several people have > verified this problem, and all you are saying is that your servers > are never heavily loaded for long periods of time, say 200 hours > at a stretch of consatnt ftp traffic? Kernel threads? Do this: strcpy(current->comm, "threadname"); /* 16 char array!! */ current->mm->arg_start = current->mm->arg_end = 0; /* black magic */ and `ps' should be happy. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: sendmail fails to deliver mail with att... Jeff V. Merkey
- Re: sendmail fails to deliver mail with att... Claus Assmann
- Re: sendmail fails to deliver mail with... H. Peter Anvin
- Re: sendmail fails to deliver mail ... Rogier Wolff
- [OFF] Load avarage (Re: sendmail fails ... Kari E. Hurtta
- Wild thangs, was: sendmail fails to deliver mail... David Ford
- Re: Wild thangs, was: sendmail fails to del... Jeff V. Merkey
- Re: Wild thangs, was: sendmail fails to... David Ford
- Re: Wild thangs, was: sendmail fail... Jeff V. Merkey
- Re: Wild thangs, was: sendmail ... David Ford
- Re: Wild thangs, was: sendmail ... Andrew Morton
- Re: Wild thangs, was: send... Andrew Morton
- Re: Wild thangs, was: sendmail fails to del... H. Peter Anvin
- Re: [OT] Wild thangs, was: sendmail fails t... Bruce Guenter
- Re: sendmail fails to deliver mail with attachme... Henning P. Schmiedehausen
- Re: sendmail fails to deliver mail with att... Jeff V. Merkey
- Re: sendmail fails to deliver mail with... Henning P. Schmiedehausen
- Re: sendmail fails to deliver mail with... J Sloan
- Re: sendmail fails to deliver mail ... Jeff V. Merkey
- Re: sendmail fails to deliver mail with... Jesse Pollard
- Re: sendmail fails to deliver mail with attachme... Jeff V. Merkey