[CentOS] CentOS 7 as a guest VM
Jerry Geis
jerry.geis at gmail.comTue Dec 3 15:46:45 UTC 2019
- Previous message: [CentOS] Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
- Next message: [CentOS] CentOS 7 as a guest VM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am experiencing an issue that my process does not wake out of a select() call when a single character is received in an input file descriptor when running as a VMware guest. Anyone ever experienced this ? I can run tshark and see the character arrive, but my process does not wake up and see that character. Most times it works - but once in a while it does not. So I made a change on my code - and did not just wait on select() - but just try to read the buffer all the time and print the results. once in a while that character is "delayed" getting to my input buffer. Top reports the machine is 99% idle. Any thoughts? Jerry
- Previous message: [CentOS] Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
- Next message: [CentOS] CentOS 7 as a guest VM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list