bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #29809] creating a firmlink loop results in memory exhaustion


From: Justus Winter
Subject: [bug #29809] creating a firmlink loop results in memory exhaustion
Date: Fri, 07 May 2010 01:13:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100414 Iceweasel/3.5.9 (like Firefox/3.5.9)

Follow-up Comment #1, bug #29809 (project hurd):

As suggested by antrik in #hurd here is a log of the port usage of both
ext2fs and firmlink (both eat up more and more memory) measured once every
second using portinfo $PID | wc --lines:

root@hurdbox:~# ps ax | egrep '(ext2fs|firmlink)'
root         3  - Ro    0:05.51 ext2fs --readonly
--multiboot-command-line=root
root       345  - R     0:00.47 /hurd/firmlink foo
root       348 p0 S     0:00.01 egrep (ext2fs|firmlink)
root@hurdbox:~# ./port_count 3 345
  0: 23276 22956 
  1: 27901 27541 
  2: 32182 31846 
  3: 36311 36066 
  4: 40491 40276 
  5: 44646 44376 
  6: 48641 48461 
  7: 52716 52501 
  8: 56652 56461 
  9: 60601 60426 
 10: 64521 64341 
 11: 68506 68356 
 12: 72436 72346 
 13: 76449 76386 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29809>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]