<div dir="ltr">Not sure if this is the same issue. We experienced kma problem when ipnet driver is loaded. Basically ipnet is a memory eater.<div><br></div><div>Adding the following lines in /etc/system </div><div><br></div><div><div>exclude:drv/bpf</div><div>exclude:drv/ipnet</div></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 30, 2015 at 3:34 PM, Dan McDonald <span dir="ltr"><<a href="mailto:danmcd@omniti.com" target="_blank">danmcd@omniti.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Jan 30, 2015, at 2:46 PM, Marion Hakanson <<a href="mailto:hakansom@ohsu.edu">hakansom@ohsu.edu</a>> wrote:<br>
><br>
> Here's a "::memstat" dump, after the dma memory allocation errors<br>
> have started showing up:<br>
><br>
> # echo "::memstat" | mdb -k<br>
> Page Summary                Pages                MB  %Tot<br>
> ------------     ----------------  ----------------  ----<br>
> Kernel                   25477565             99521   76%<br>
> ZFS File Data             6275294             24512   19%<br>
> Anon                        19707                76    0%<br>
> Exec and libs                 724                 2    0%<br>
> Page cache                   4292                16    0%<br>
> Free (cachelist)             7535                29    0%<br>
> Free (freelist)           1747133              6824    5%<br>
><br>
> Total                    33532250            130985<br>
> Physical                 33532249            130985<br>
> #<br>
><br>
><br>
> Is it just me, or is that an awful lot of kernel memory in use?<br>
<br>
</span>That does seem to be a lot.<br>
<br>
What does ::kmausers say?  (It may be a lot of output...)<br>
<br>
Also, is it possible for you to:<br>
<br>
1.) Put this line in /etc/system:<br>
<br>
set kmem_flags=0xf<br>
<br>
2.) Reboot your system.<br>
<br>
3.) When you encounter this situation again (it may happen sooner with memory debugging enabled), utter "reboot -d" to get a kernel core dump for memory leak analysis?<br>
<br>
Thanks,<br>
Dan<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OmniOS-discuss mailing list<br>
<a href="mailto:OmniOS-discuss@lists.omniti.com">OmniOS-discuss@lists.omniti.com</a><br>
<a href="http://lists.omniti.com/mailman/listinfo/omnios-discuss" target="_blank">http://lists.omniti.com/mailman/listinfo/omnios-discuss</a><br>
</div></div></blockquote></div><br></div></div>