On 04/12/14 11:18, Joachim Thiemann wrote:
Hello again, Im actually seeing a kernel panic for the second time now: panic: kernel debugging assertion "mappings <= l2b->l2b_occupancy" failed: file "/usr/src/sys/arch/arm/arm32/pmap.c", line 3838
I think this just got fixed with src/sys/arch/arm/arm32/pmap.c revision 1.288date: 2014-04-20 23:31:34 +0100; author: matt; state: Exp; lines: +3 -3; commitid: sz7125whUzNlotxx;
Reduce resident_count by number of pages, not number of ptes. Nick