Displaying 5 results from an estimated 5 matches for "cfq_pool".
2007 Feb 15
2
Re: [Linux-HA] OCFS2 - Memory hog?
...UDP                   29     42    512    7    1 
tw_sock_TCP            0      0    128   30    1 
request_sock_TCP       0      0     64   59    1 
TCP                   19     35   1152    7    2 
flow_cache             0      0    128   30    1 
cfq_ioc_pool         194    240     96   40    1 
cfq_pool             185    240     96   40    1 
crq_pool             312    468     48   78    1 
deadline_drq           0      0     52   72    1 
as_arq                 0      0     64   59    1 
mqueue_inode_cache      1      6    640    6    1 
isofs_inode_cache      0      0    384   10    1 
minix_i...
2006 Apr 09
0
Slab memory usage on dom0 increases by 128MB/day
...50    384   10    1 : tunables   54   27    
8 : slabdata      5      5      0
blkif_cache           10     23    168   23    1 : tunables  120   60    
8 : slabdata      1      1      0
cfq_ioc_pool           0      0     24  156    1 : tunables  120   60    
8 : slabdata      0      0      0
cfq_pool               0      0    104   38    1 : tunables  120   60    
8 : slabdata      0      0      0
crq_pool               0      0     52   75    1 : tunables  120   60    
8 : slabdata      0      0      0
deadline_drq           0      0     48   81    1 : tunables  120   60    
8 : slabdata...
2007 Aug 05
3
OOM killer observed during heavy I/O from VMs (XEN 3.0.4 and XEN 3.1)
...63     72   1024      4
flow_cache                    0      0    128     30
uhci_urb_priv                 0      0     40     92
blktapif_cache                0      0    108     36
blkif_cache                  15     35    112     35
cfq_ioc_pool                  0      0     48     78
cfq_pool                      0      0     96     40
crq_pool                      0      0     44     84
deadline_drq                  0      0     48     78
as_arq                     1197   1260     60     63
nfs_write_data               36     36    448      9
nfs_read_data                32     36    4...
2008 Nov 12
15
[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
This patchset expands traditional CFQ scheduler in order to support cgroups,
and improves old version.
Improvements are as following.
 * Modularizing our new CFQ scheduler.
      The expanded CFQ scheduler is registered/unregistered as new I/O 
    elevator scheduler called "cfq-cgroups".  By this, the traditional CFQ
    scheduler, which does not handle cgroups, and our new CFQ
2008 Nov 12
15
[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
This patchset expands traditional CFQ scheduler in order to support cgroups,
and improves old version.
Improvements are as following.
 * Modularizing our new CFQ scheduler.
      The expanded CFQ scheduler is registered/unregistered as new I/O 
    elevator scheduler called "cfq-cgroups".  By this, the traditional CFQ
    scheduler, which does not handle cgroups, and our new CFQ