search for: newlimit

Displaying 1 result from an estimated 1 matches for "newlimit".

2009 May 15
4
ulimit -n ignored/ Max files reached
I am having a problem with running utorrent on wine. After running for a little while I eventually get: Error: Too many files open. I have set ulimit -n unlimited which gives me: Code: root@???: 02:43 AM :~# ulimit -n 1048576 root@???: 02:43 AM :~# Also its got plenty of file descriptors so it doesn't seem like wine is truly using up to that amount: Code: root@???: 02:43 AM