On Mon, Aug 29, 2005 at 02:43:39PM -0700, /dev/null wrote:
> $ mdb /dvs/dncs/bin/dataPump dataPump.core.12912
>> Loading modules: [ libumem.so.1 libc.so.1 ld.so.1 ]
>> > ::findleaks
>> mdb: findleaks: requires UMEM_DEBUG=audit or UMEM_DEBUG=default
>> > $q
>>
>> $ pargs -e dataPump.core.12912 | grep MEM
>> envp[116]: UMEM_DEBUG=default

>Hrm;  Please send the output of the following MDB commands:

>       umem_flags/X

>       ::umem_cache

>The environment variables look right, but something odd is going on.
>I assume this is Solaris 10?

>Cheers,
>- jonathan


Yes, this is running on Solaris 10 FCS.
-------------------------------------------------------------------------------------------------------------
> umem_flags/X
libumem.so.1`umem_flags:
libumem.so.1`umem_flags:        0               
> ::umem_cache
ADDR     NAME                      FLAG    CFLAG  BUFSIZE  BUFTOTL
001ac008 umem_magazine_1           0000 80080000        8     1020
001ac388 umem_magazine_3           0000 80080000       16      510
001ac708 umem_magazine_7           0000 80080000       32      255
001aca88 umem_magazine_15          0000 80080000       64      127
001ace08 umem_magazine_31          0000 80080000      128        0
001ad188 umem_magazine_47          0000 80080000      192        0
001ad508 umem_magazine_63          0000 80080000      256        0
001ad888 umem_magazine_95          0000 80080000      384        0
001adc08 umem_magazine_143         0000 80080000      576        0
001b0008 umem_slab_cache           0000 80080000       28      255
001b0388 umem_bufctl_cache         0000 80080000       12      510
001b0708 umem_bufctl_audit_cache   0000 80080000      100        0
001b0a88 umem_alloc_8              0000 80000000        8        0
001b0e08 umem_alloc_16             0000 80000000       16      510
001b1188 umem_alloc_24             0000 80000000       24      340
001b1508 umem_alloc_32             0000 80000000       32      255
001b1888 umem_alloc_40             0000 80000000       40      204
001b1c08 umem_alloc_48             0000 80000000       48      170
001b2008 umem_alloc_56             0000 80000000       56      145
001b2388 umem_alloc_64             0000 80000000       64      127
001b2708 umem_alloc_80             0000 80000000       80      102
001b2a88 umem_alloc_96             0000 80000000       96       85
001b2e08 umem_alloc_112            0000 80000000      112        0
001b3188 umem_alloc_128            0000 80000000      128       63
001b3508 umem_alloc_160            0000 80000000      160       51
001b3888 umem_alloc_192            0000 80000000      192       42
001b3c08 umem_alloc_224            0000 80000000      224       36
001b4008 umem_alloc_256            0000 80000000      256        0
001b4388 umem_alloc_320            0000 80000000      320       25
001b4708 umem_alloc_384            0000 80000000      384        0
001b4a88 umem_alloc_448            0000 80000000      448       18
001b4e08 umem_alloc_512            0000 80000000      512        0
001b5188 umem_alloc_640            0000 80000000      640       12
001b5508 umem_alloc_768            0000 80000000      768       10
001b5888 umem_alloc_896            0000 80000000      896        0
001b5c08 umem_alloc_1152           0200 80000000     1152        0
001b8008 umem_alloc_1344           0200 80000000     1344        0
001b8388 umem_alloc_1600           0200 80000000     1600        0
001b8708 umem_alloc_2048           0200 80000000     2048        0
001b8a88 umem_alloc_2688           0200 80000000     2688        0
001b8e08 umem_alloc_4096           0200 80000000     4096        0
001b9188 umem_alloc_8192           0200 80000000     8192        0
001b9508 umem_alloc_12288          0200 80000000    12288        8
001b9888 umem_alloc_16384          0200 80000000    16384        0
> 
-------------------------------------------------------------------------------------------------------------

-- prasad
This message posted from opensolaris.org

Reply via email to