Re: new processes very slow on otherwise responsive system (2.1.127 and 128)

Tkil (tkil@scrye.com)
Fri, 13 Nov 1998 16:22:12 -0700 (MST)


>>>>> "Anders" == Anders Melchiorsen <and@kampsax.dtu.dk> writes:

Anders> I think it is good you are investigating this. I tried your
Anders> program but could not get it to trigger the problem. On the
Anders> other hand, I was not quite sure how to invoke it.

yes; i realize now that the directions were spotty at best. i've
updated the comments at the top of the file. i hope they make more
sense now.

Anders> I did

Anders> fork-test 2 <filelist

Anders> with filelist being the file name of the fork-test source
Anders> repeated a lot of times.

no, the "filelist" file should be a list of file names; i have been
using the output from "find":

find . -type f -print | ./fork-test 2

for instance.

Anders> My hardware has nothing in common with yours. On the other
Anders> hand, my software is mostly like yours; RedHat 5 plus
Anders> additions, egcs-2.91.57, and glibc 2.0.7 - could this be due
Anders> to another egcs problem?

i hope not. but i don't know.

t.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/