xfs
[Top] [All Lists]

Re: Memory issues again

To: Steve Lord <lord@xxxxxxx>
Subject: Re: Memory issues again
From: Dana Soward <dragon@xxxxxxxxxxx>
Date: Mon, 21 May 2001 08:53:09 -0700 (PDT)
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <200105211545.f4LFjq502041@xxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
cat /proc/slabinfo:

slabinfo - version: 1.1
kmem_cache            74     78    100    2    2    1
xfs_dqtrx              0     80    192    0    4    1
xfs_dquots            34     44    348    4    4    1
tcp_tw_bucket          1     30    128    1    1    1
tcp_bind_bucket       10    113     32    1    1    1
tcp_open_request       0     40     96    0    1    1
inet_peer_cache        0      0     64    0    0    1
ip_fib_hash            9    113     32    1    1    1
ip_dst_cache           7     24    160    1    1    1
arp_cache              2     30    128    1    1    1
xfs_chashlist       3285   3434     16   17   17    1
xfs_ili              245    252    136    9    9    1
xfs_ifork              0      0     56    0    0    1
xfs_efi_item           0     15    260    0    1    1
xfs_efd_item           0     15    260    0    1    1
xfs_buf_item           0    104    148    0    4    1
xfs_dabuf              0    202     16    0    1    1
xfs_da_state           0     11    340    0    1    1
xfs_trans              0     84    320    0    7    1
xfs_inode          95643  95688    468 11961 11961    1
xfs_btree_cur          0     28    140    0    1    1
xfs_bmap_free_item      0    202     16    0    1    1
page_buf_t            24    680    192    2   34    1
page_buf_reg_t         5     40     96    1    1    1
avl_object_t           5    113     32    1    1    1
avl_entry_t            4    678     32    1    6    1
nfs_read_data          0      0    384    0    0    1
nfs_write_data         0      0    384    0    0    1
nfs_page               0      0     96    0    0    1
blkdev_requests     3072   3840     96   77   96    1
dnotify cache          0      0     20    0    0    1
file lock cache        1     42     92    1    1    1
fasync cache           0      0     16    0    0    1
uid_cache              4    113     32    1    1    1
skbuff_head_cache     84     96    160    4    4    1
sock                  23     36    928    8    9    1
inode_cache        96527  96536    480 12067 12067    1
bdev_cache          3290   3304     64   56   56    1
sigqueue               0     29    132    0    1    1
dentry_cache       97531  97560    128 3252 3252    1
dquot                  0      0     96    0    0    1
filp                 374    400     96   10   10    1
names_cache            0      3   4096    0    3    1
buffer_head         8305   8400     96  208  210    1
mm_struct             33     60    128    2    2    1
vm_area_struct      1760   1888     64   30   32    1
fs_cache              32     59     64    1    1    1
files_cache           32     36    416    4    4    1
signal_act            35     39   1312   12   13    1
size-131072(DMA)       0      0 131072    0    0   32
size-131072            0      1 131072    0    1   32
size-65536(DMA)        0      0  65536    0    0   16
size-65536            11     11  65536   11   11   16
size-32768(DMA)        0      0  32768    0    0    8
size-32768             0      1  32768    0    1    8
size-16384(DMA)        0      0  16384    0    0    4
size-16384             4      5  16384    4    5    4
size-8192(DMA)         0      0   8192    0    0    2
size-8192              1      1   8192    1    1    2
size-4096(DMA)         0      0   4096    0    0    1
size-4096             37     38   4096   37   38    1
size-2048(DMA)         0      0   2048    0    0    1
size-2048             74     92   2048   38   46    1
size-1024(DMA)         0      0   1024    0    0    1
size-1024             41     44   1024   11   11    1
size-512(DMA)          0      0    512    0    0    1
size-512             317    328    512   40   41    1
size-256(DMA)          0      0    256    0    0    1
size-256             674    690    256   45   46    1
size-128(DMA)          0      0    128    0    0    1
size-128            3244   3270    128  109  109    1
size-64(DMA)           0      0     64    0    0    1
size-64             8162   8201     64  139  139    1
size-32(DMA)           0      0     32    0    0    1
size-32            32888  32996     32  292  292    1

Thanks

Dana

On Mon, 21 May 2001, Steve Lord wrote:

> > Hello again,
> > 
> > I seem to be having memory problems again.  Removing the debug from the
> > kernel help alot, it slowed down the loss of memory.  I still topped out
> > at about 190MB used though, which is way more than this machine should
> > use.  I just updated from CVS last night an built a new kernel, same
> > config, and booted it this morning, and within about 7 minutes, it jumped
> > to 132MB, and held there.  If no one else is having trouble like this,
> > i'll start looking into applications...but i wanted to check here
> > first.  My servers info is at www.linuxboxen.org/phpSysInfo
> > 
> > Thanks
> > 
> > Dana
> 
> Can you send the output of 
> 
>       cat /proc/slabinfo
> 
> when you hit this case.
> 
> Thanks
> 
>     Steve
> 
> 
> 


<Prev in Thread] Current Thread [Next in Thread>