|
| From: | James Youngman |
| Subject: | [bug #33207] updatedb (findutils-locate) has a memory leak on large nfs mounts, the index is not complete |
| Date: | Mon, 16 May 2011 22:13:59 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10 |
Follow-up Comment #5, bug #33207 (project findutils):
Running a similar command here, I can find no evidence of memory growth:
$ ps axwwwv | egrep 'PID|find'
PID TTY STAT TIME MAJFL TRS DRS RSS %MEM COMMAND
6867 pts/2 D+ 0:05 1 213 12766 1468 0.0
/home/james/source/GNU/findutils/installed-64/bin/find-4.4.2 / ( -type d
-regex
(^/mnt$)|(^/cdrom$)|(^/tmp$)|(^/usr/tmp$)|(^/var/tmp$)|(^/var/spool$)|(^/proc$)|(^/media$)|(^/sys$)
-prune ) -o -print0
6916 pts/3 S+ 0:00 0 109 7690 852 0.0 egrep PID|find
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33207>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |