Multithreading example Long running time with high CPU usage #2013
-
HI
#0 0x0000ffff8f3fdf44 in epoll_pwait () from /lib/libc.so.6
#1 0x000000000053bd84 in mg_iotest (mgr=0xffff78000b40, ms=1000) at /home/gaojie/RSU/common/net/mongoose/mongoose.c:4500
#2 0x000000000053bf08 in mg_mgr_poll (mgr=0xffff78000b40, ms=1000) at /home/gaojie/RSU/common/net/mongoose/mongoose.c:4604
#3 0x0000000000513e24 in HttpServer::Start (this=0xffff78000b20) at /home/gaojie/RSU/common/net/Http/Http.cpp:200
Environment
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I'm sorry, I can't imagine what you are doing wrong in your apparently C++ code that you do not post, nor guess what is going on in an environment that you don't describe. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
#2018