- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a sniffer program, usually 'top' shows cpu usage is about 6% int i; for (i=0;i<800;i++) cpu time:66.878s { int s = 86400+i; 38.765s } //other normal processing |
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What I can suggest is to do dummyProcessPacket() in other thread(s).
Are you working on multi-core system?
Regards, Peter
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page