Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2005 12:28:37 +0400
From:      Igor Robul <igorr@speechpro.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: On recent crashes
Message-ID:  <42C25BB5.1070108@speechpro.com>
In-Reply-To: <42C17281.6010102@infotechfl.com>
References:  <1119950428.22027.1.camel@tarkhil>	<C7F95488-8AB6-48D7-85F2-9B400B8F5C31@khera.org> <42C17281.6010102@infotechfl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Mu1der wrote:

>
> #!/bin/sh
>
> while :
> do
>         arp -d <some valid IP> >/dev/null 2>&1
>         ping -c 1 -t 1 <the same valid IP> >/dev/null 2>&1
> done
>
I have launched 109 copies of crash.sh script.
System is _very_ slow now. But it does not crash.
It is not SMP kernel. This is my workstation and not server.
It has fxp netcard.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42C25BB5.1070108>