"Pavesi, Valdemar (NSN - US/Boca Raton)" <valdemar.pav...@nsn.com> wrote:
>
> For this  case there is no leak and still  alloc fail=135.
> 
>
[snip]
> 
> vmem                         memory     memory    memory     alloc alloc
> name                         in use      total    import   succeed  fail
> ------------------------- --------- ---------- --------- --------- -----
> sbrk_top                  216223744  216535040         0      2089   135
[snip]

As I mentioned before, I believe that alloc fail for sbrk_top just means
that you had to grow your heap to accommodate your memory foot
print.  Growing the heap is a normal part of memory management.

David

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to