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)
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