Displaying 5 results from an estimated 5 matches for "44684kb".
2017 Oct 18
2
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
...active_file:70 isolated_file:0
[ 95.536072] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.536072] slab_reclaimable:3554 slab_unreclaimable:6848
[ 95.536072] mapped:588 shmem:2144 pagetables:749 bounce:0
[ 95.536072] free:25859 free_pcp:72 free_cma:0
[ 95.538922] Node 0 active_anon:44684kB inactive_anon:8336kB active_file:32kB inactive_file:280kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:2352kB dirty:0kB writeback:0kB shmem:8576kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 10240kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.540516] Node 0 DMA fre...
2017 Oct 18
2
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
...active_file:70 isolated_file:0
[ 95.536072] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.536072] slab_reclaimable:3554 slab_unreclaimable:6848
[ 95.536072] mapped:588 shmem:2144 pagetables:749 bounce:0
[ 95.536072] free:25859 free_pcp:72 free_cma:0
[ 95.538922] Node 0 active_anon:44684kB inactive_anon:8336kB active_file:32kB inactive_file:280kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:2352kB dirty:0kB writeback:0kB shmem:8576kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 10240kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.540516] Node 0 DMA fre...
2017 Oct 18
0
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
...ile:0
> [ 95.536072] unevictable:0 dirty:0 writeback:0 unstable:0
> [ 95.536072] slab_reclaimable:3554 slab_unreclaimable:6848
> [ 95.536072] mapped:588 shmem:2144 pagetables:749 bounce:0
> [ 95.536072] free:25859 free_pcp:72 free_cma:0
> [ 95.538922] Node 0 active_anon:44684kB inactive_anon:8336kB active_file:32kB inactive_file:280kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:2352kB dirty:0kB writeback:0kB shmem:8576kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 10240kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
> [ 95.540516] Node 0 DM...
2017 Oct 16
2
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
Tetsuo Handa wrote:
> Michael S. Tsirkin wrote:
> > > >
> > > > The proper fix isn't that hard - just avoid allocations under lock.
> > > >
> > > > Patch posted, pls take a look.
> > >
> > > Your patch allocates pages in order to inflate the balloon, but
> > > your patch will allow leak_balloon() to deflate the
2017 Oct 16
2
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
Tetsuo Handa wrote:
> Michael S. Tsirkin wrote:
> > > >
> > > > The proper fix isn't that hard - just avoid allocations under lock.
> > > >
> > > > Patch posted, pls take a look.
> > >
> > > Your patch allocates pages in order to inflate the balloon, but
> > > your patch will allow leak_balloon() to deflate the