Re: [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation

2016-09-21 Thread zijun_hu
On 2016/9/22 5:16, David Rientjes wrote: > On Wed, 21 Sep 2016, zijun_hu wrote: > >> diff --git a/mm/vmalloc.c b/mm/vmalloc.c >> index cc6ecd6..a125ae8 100644 >> --- a/mm/vmalloc.c >> +++ b/mm/vmalloc.c >> @@ -2576,32 +2576,13 @@ void pcpu_free_vm_areas(struct vm_struct **vms, int >> nr_vms) >>

Re: [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation

2016-09-21 Thread zijun_hu
On 2016/9/22 5:16, David Rientjes wrote: > On Wed, 21 Sep 2016, zijun_hu wrote: > >> diff --git a/mm/vmalloc.c b/mm/vmalloc.c >> index cc6ecd6..a125ae8 100644 >> --- a/mm/vmalloc.c >> +++ b/mm/vmalloc.c >> @@ -2576,32 +2576,13 @@ void pcpu_free_vm_areas(struct vm_struct **vms, int >> nr_vms) >>

Re: [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation

2016-09-21 Thread David Rientjes
On Wed, 21 Sep 2016, zijun_hu wrote: > diff --git a/mm/vmalloc.c b/mm/vmalloc.c > index cc6ecd6..a125ae8 100644 > --- a/mm/vmalloc.c > +++ b/mm/vmalloc.c > @@ -2576,32 +2576,13 @@ void pcpu_free_vm_areas(struct vm_struct **vms, int > nr_vms) > static void *s_start(struct seq_file *m, loff_t

Re: [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation

2016-09-21 Thread David Rientjes
On Wed, 21 Sep 2016, zijun_hu wrote: > diff --git a/mm/vmalloc.c b/mm/vmalloc.c > index cc6ecd6..a125ae8 100644 > --- a/mm/vmalloc.c > +++ b/mm/vmalloc.c > @@ -2576,32 +2576,13 @@ void pcpu_free_vm_areas(struct vm_struct **vms, int > nr_vms) > static void *s_start(struct seq_file *m, loff_t