Hello Erik, Erik Braun: > when using the newest Debian (testing) kernel 3.16.7 and its aufs.ko > 3.16-20140908 and the current aufs-utils origin/aufs3.14, the mounting > takes about 15 seconds for each AUFS-mount:
I am afraid such slowness is caused by a mismatching of configuration. If CONFIG_AUFS_FHSM is disabled when building the kernel module but BuildFHSM=yes is set when compiling aufs-util, then such slowness will happen. Read README file in aufs-util.git and try building aufs-util with BuildFHSM=no. J. R. Okajima ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/