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: Markus Kilbinger <mk%kilbi.de@localhost>
To: matthew green <mrg%eterna.com.au@localhost>
Cc: Markus Kilbinger <mk%kilbi.de@localhost>, port-evbarm-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, gnats-bugs%netbsd.org@localhost, para%netbsd.org@localhost
Subject: Re: port-evbarm/49395 (cubietruck freezes under i/o load on netbsd-7
and HEAD)
Date: Mon, 8 Dec 2014 23:19:48 +0100
2014-12-07 22:32 GMT+01:00 matthew green <mrg%eterna.com.au@localhost>:
>
> i wonder if this value is insufficent for 2GB ram:
>
> include/arm32/param.h:#define NKMEMPAGES_MIN_DEFAULT ((8 * 1024 * 1024) >> PAGE_SHIFT)
>
> could you try increasing it?
I increased it up to
#define NKMEMPAGES_MIN_DEFAULT ((48 * 1024 * 1024) >> PAGE_SHIFT)
with no real change (maybe the freeze is a bit delayed, but still happens).
Anything else I can try?
Markus.
Home |
Main Index |
Thread Index |
Old Index