This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/2514] Sequence had xxx drops.


------- Additional Comments From guanglei at cn dot ibm dot com  2006-04-05 15:23 -------
(In reply to comment #1)
> How large buffers have you tried?
you mean the buffer size specified by "stap -s"?
One of my colleagues(Liang Shanshan) said she tried 1m, 2m, 4m, 8m, 16m buffer
size, but got almost the same result:

It seems that option "-s" has no effect on sequence dropping.

first times:(-s 1)
Sequence had 5189560 drops.
counthook average is 8342273

second times:(-s 2)
Sequence had 6404573 drops.
counthook average is 8305578

...

forth times:(-s 8)
Sequence had 3859367 drops.
counthook average is 8326021
...

> 
> Those hard-coded VT100 escape codes in stpd/librelay.c and elsewhere should come
> out, btw.
> 

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2514

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]