Re: [PATCH] mm: cma: split cma-reserved in dmesg log

2014-10-21 Thread Gioh Kim
gar...@yahoo.com; vishnu...@samsung.com; > rohit...@samsung.com; ed.savi...@samsung.com; 이건호 >> Sent: Tuesday, 21 October 2014 6:17 AM >> Subject: Re: [PATCH] mm: cma: split cma-reserved in dmesg log >> >> >> >> 2014-10-20 오후 4:33, Pintu Kumar 쓴 글: >>

RE: [PATCH] mm: cma: split cma-reserved in dmesg log

2014-10-21 Thread PINTU KUMAR
Tuesday, 21 October 2014 6:17 AM > Subject: Re: [PATCH] mm: cma: split cma-reserved in dmesg log > > > > 2014-10-20 오후 4:33, Pintu Kumar 쓴 글: >> When the system boots up, in the dmesg logs we can see >> the memory statistics along with total reserved as below. >&

Re: [PATCH] mm: cma: split cma-reserved in dmesg log

2014-10-20 Thread Gioh Kim
2014-10-20 오후 4:33, Pintu Kumar 쓴 글: > When the system boots up, in the dmesg logs we can see > the memory statistics along with total reserved as below. > Memory: 458840k/458840k available, 65448k reserved, 0K highmem > > When CMA is enabled, still the total reserved memory remains the same. >

Re: [PATCH] mm: cma: split cma-reserved in dmesg log

2014-10-20 Thread Andrew Morton
On Mon, 20 Oct 2014 13:03:10 +0530 Pintu Kumar wrote: > When the system boots up, in the dmesg logs we can see > the memory statistics along with total reserved as below. > Memory: 458840k/458840k available, 65448k reserved, 0K highmem > > When CMA is enabled, still the total reserved memory rem

Re: [PATCH] mm: cma: split cma-reserved in dmesg log

2014-10-20 Thread Michal Nazarewicz
On Mon, Oct 20 2014, Pintu Kumar wrote: > When the system boots up, in the dmesg logs we can see > the memory statistics along with total reserved as below. > Memory: 458840k/458840k available, 65448k reserved, 0K highmem > > When CMA is enabled, still the total reserved memory remains the same. >