[Mono-bugs] [Bug 624849] BlockingCollection<T> takes 100% cpu when blocking for an element

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Nov 13 11:02:29 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=624849

https://bugzilla.novell.com/show_bug.cgi?id=624849#c18


--- Comment #18 from Niklas Hofmann <niklas.hofmann at gmx.org> 2010-11-13 16:02:28 UTC ---
top - 17:00:34 up 56 days,  3:06,  4 users,  load average: 12.41, 15.29, 15.80
Tasks:  80 total,   3 running,  77 sleeping,   0 stopped,   0 zombie
Cpu(s): 20.7%us, 79.3%sy,  0.0%ni,  0.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   1029428k total,   646532k used,   382896k free,   148528k buffers
Swap:  1341388k total,      640k used,  1340748k free,   279020k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
22488 root      20   0 49756 7048 4912 R 99.9  0.7   0:15.74
/opt/mono-2.8/bin/mono BlockingCollectionTest.exe
..


intranet01:~# /opt/mono-2.8/bin/mono BlockingCollectionTest.exe
Got an element: 0
Got an element: 1
Got an element: 2
..

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list