Re: shmem info issue

2013-07-12 Thread Hugh Dickins
On Fri, 12 Jul 2013, naveen yadav wrote: > Hi All > > I am working on tmpfs. During code analysis I found shmem driver > register itself as tmpfs . > > cat /proc/meminfo Shmem field read NR_SHMEM enum filed and shows used > memory in tmpfs > > > [root@localhost linux-3.8.2]# cat /proc/meminfo

shmem info issue

2013-07-12 Thread naveen yadav
Hi All I am working on tmpfs. During code analysis I found shmem driver register itself as tmpfs . cat /proc/meminfo Shmem field read NR_SHMEM enum filed and shows used memory in tmpfs [root@localhost linux-3.8.2]# cat /proc/meminfo | grep -r Shmem Shmem: 704 kB [root@localhost

shmem info issue

2013-07-12 Thread naveen yadav
Hi All I am working on tmpfs. During code analysis I found shmem driver register itself as tmpfs . cat /proc/meminfo Shmem field read NR_SHMEM enum filed and shows used memory in tmpfs [root@localhost linux-3.8.2]# cat /proc/meminfo | grep -r Shmem Shmem: 704 kB [root@localhost

Re: shmem info issue

2013-07-12 Thread Hugh Dickins
On Fri, 12 Jul 2013, naveen yadav wrote: Hi All I am working on tmpfs. During code analysis I found shmem driver register itself as tmpfs . cat /proc/meminfo Shmem field read NR_SHMEM enum filed and shows used memory in tmpfs [root@localhost linux-3.8.2]# cat /proc/meminfo | grep -r