https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7598
Summary: Multi-threaded statistics calculation
(cf_retap_packets)
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: darkjames-ws@xxxxxxxxxxxx
Build Information:
svn/r44175
--
Attaching initial work of multi-threaded statistics calculation.
It seems that this is even easier than multi-threaded filtering.
For now, what seems to be working, it's possible to run packet dissecting in
seperate thread (other than main/GUI thread) [top shows ~120% CPU wireshark
usage] ;-)
For bigger than one num_workers it segfaults :(
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.