Re: uvm_mapent_alloc: out of static map entries

2009-09-02 Thread Theo de Raadt
> While pkg_add'ing some stuff, I get a > "uvm_map: kva guard page wrap-around 1" > with increasing numbers... Good. Thanks for running the test snapshots.

Re: uvm_mapent_alloc: out of static map entries

2009-09-02 Thread Dirk Mast
While pkg_add'ing some stuff, I get a "uvm_map: kva guard page wrap-around 1" with increasing numbers... Dirk Mast wrote: > Hi, > > I reinstalled my laptop with a current snapshot, the system > triggers uvm_mapent_alloc: out of static map entries in > uvm_mapent_alloc(struct vm_map *map) of sy

uvm_mapent_alloc: out of static map entries

2009-09-02 Thread Dirk Mast
Hi, I reinstalled my laptop with a current snapshot, the system triggers uvm_mapent_alloc: out of static map entries in uvm_mapent_alloc(struct vm_map *map) of sys / uvm / uvm_map.c right at booting (even before the dmesg header starts) and while usage. dmesg and vmstat -m is attached. OpenB