Prasad Koya:
>Didn't know that this mail is mixing up mime and text. Sorry about that. 
>Converted to plain text. Hopefully it should be good now.

It is plain text only, but still MIME encoded.


> Is there a way I could measure the performance impact of enabling 
> CONFIG_AUFS_HNOTIFY and CONFIG_AUFS_HFSNOTIFY. aufs manual says "udba=notify" 
> could have significant performance impact.

Significant? I don't mean it will be huge regression.
udba=notify will surely consume more resources, but I don't know how
much. It is up to your system and actual operation. As a first step, I'd
suggest you to try "time ls /aufs" or your actual operaion with/without
udba=notify.


> Is there a way I can reduce the aufs cache size so I can hit this warning 
> with better predictability? I'm trying to see which user process is touching 
> the file/dir bypassing aufs.

Memory is maintained by a usual way. When a system thinks there is
memory pressure, then it tries discarding caches first. You can
customize the size of cache via /proc/sys/vm/vfs_cache_pressure.
Note:
- vfs_cache_pressure effects all over your system. Not aufs specific.
- reducing the cache means your system has to access files and disks
  frequently. it may hurt the performance.


J. R. Okajima

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct

Reply via email to