Hello dandiest,

dandiest:
> can anybody give us some idea how to improve? thanks.

I'd suggest you to
- decide one method to measure how the performance is bad.
- strace it and find which systemcall take long time (or memory).
- then I will track down inside of the systemcall.
And these info are necessary too.

(from the aufs README)
----------------------------------------------------------------------
- /proc/mounts (instead of the output of mount(8))
- /sys/module/aufs/*
- /sys/fs/aufs/* (if you have them)
- /debug/aufs/* (if you have them)
- linux kernel version
  if your kernel is not plain, for example modified by distributor,
  the url where i can download its source is necessary too.
- aufs version which was printed at loading the module or booting the
  system, instead of the date you downloaded.
- configuration (define/undefine CONFIG_AUFS_xxx)
- kernel configuration or /proc/config.gz (if you have it)
- behaviour which you think to be incorrect
- actual operation, reproducible one is better
----------------------------------------------------------------------


J. R. Okajima

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf

Reply via email to