Hello, * Matt McCutchen <[EMAIL PROTECTED]> [20070528 15:37]: > Is it possible for this parallel execution of rsync to lead to OUT OF > MEMORY problem even though I have such small-sized files total files > being < 100 in number !
how much RAM do you have available? how much uses the kernel? how many other processes are running? what library/system call fails due to missing memory maybe you're running out of memory for stack? Br, Andreas -- "At the end of knowledge, wisdom begins, and at the end of wisdom, there is no grief ... but hope." -- Lloyd Alexander, 30.1.1924-17.5.2007 -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
