Hi, In FreeBSD 4.x in "malloc_type" structure we have a member called "ks_limit" what is the equivalent of this in 5.x world? For sure it is not ks_size. Do we need to compute it based on kmemzones? Appreciate any pointers on how to get the memory limit. Raghu