NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-evbarm/49395 (cubietruck freezes under i/o load on netbsd-7 and HEAD)
The following reply was made to PR port-evbarm/49395; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-evbarm/49395 (cubietruck freezes under i/o load on netbsd-7 and HEAD)
Date: Fri, 6 Feb 2015 13:44:25 +0100
On Sat, Dec 06, 2014 at 12:21:07PM +0100, Martin Husemann wrote:
> After building sets on my build machine, I scp them over to /var/tmp on the
> cubietruck, then move etc.tgz and xet.tgz to /tmp (for later postinstall
> use), and then do (in C shell syntax):
>
> cd /
> foreach tar (var/tmp/*.tgz)
> echo $tar; tar xpzf $tar
> end
>
> This reliably kills my machine.
And I can't reproduce this hang any more with -current.
Martin
Home |
Main Index |
Thread Index |
Old Index