kmem_map too small: 3832475648 total allocated
    James R. Van Artsdalen 
    james-freebsd-current at jrv.org
       
    Thu Apr 29 21:20:36 UTC 2010
    
    
  
Андрей Смагин wrote:
>  > panic: kmem_malloc(131072): kmem_map too small: 3832475648 total allocated
>  >
> I open PR amd64/145654 with problem like it. Have you increasing Wired memory at buildworld ?
>   
No.  This
# while true
> do
> sysctl -A | grep wired
> make -j8 buildworld
> done
is getting:
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
vm.max_wired: 997427
Is that the right variable to look at?
A friend of mine can duplicate your PR too.
    
    
More information about the freebsd-current
mailing list