Multithreading example Long running time with high CPU usage #2013
Answered
by
scaprile
xiaowulovenana
asked this question in
Ask questions, get answers
-
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.
Answered by
scaprile
Feb 3, 2023
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.
1 reply
Answer selected by
scaprile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#2018