Hi,
A good way to slow down Hurd, and make X hang, is to run this small
shell script:
#!/bin/sh
while true
do
ls -alni /dev >/dev/null 2>&1
sleep 2
echo -n '.'
done
After about 2 dots the system is very slow. The network (but this could
be the tty, I dunno) results in noticable more dela
On Tue, Sep 26, 2000 at 08:58:19PM +0200, Erik Verbruggen wrote:
> Hi,
>
> A good way to slow down Hurd, and make X hang, is to run this small
> shell script:
Stupid me, forgot to mention that this is the 2000921 buildfrom Marcus.
And one more observation: the slowing down could be due to screen