-
**Describe the bug**
redis sentinel is having 100% cpu usage. we are using redis-ha helm chart version 4.12.15 under default configuration but we have increased resource requests and limits by a sig…
-
Weston does not.. Is this a problem with Sway, wlc or epoll-shim?
-
libtorrent 0.13.8, distributed with rtorrent 0.9.8
raspberry PI4 kernel version: 6.1.21-v8+ aarch64 GNU/Linux
rtorrent runs on a Raspberry PI 4 with storage configured to ext4 HDD.
was running fi…
-
对于epoll有两种触发模式:水平触发LT和边缘触发ET,其中边缘触发“必须”(经评论区提示,这个这个“必须“用的不严谨,说明一下:不是因为程序硬性要求这样,而是从工程实现的角度来看,如果不这么做会产生问题)需要设置所监听的socket为non_blocking。边缘触发,顾名思义,不到边缘情况,是死都不会触发的。EPOLLOUT事件:
EPOLLOUT事件在连接时建立时首先触发触发一次,表示可…
-
https://beyondhxl.com/post/2518bc76.html
C++ + Lua + Golang + Linux
-
- DragonOS版本:feat-network-rebuild: 055c1448e373b6e2beb3c0fdfda9f04eed03e1be
**重现步骤**
进系统后执行: `dog example.net -T`
**期望行为**
得到 DNS 查询结果回显
**屏幕截图**
下图中的日志是修改 [`DNS 查询工具 dog`](https://github.co…
-
Trying to compile helloworld sample in OpenSUSE, with command:
**clang++ -std=c++14 -I /home/eduardo/C/SiliconWebAPI/include -I /home/eduardo/C/microhttpd/include hello_world.cc -lmicrohttpd -o he…
-
It appears that the called_from_lib suppression only triggers if the named library directly calls an intercepted function.
In some cases, it would be very helpful if it ignored certain intevening l…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
-
Installed Raspberry Pi OS Lite (64-Bit) on Raspberry Pi Zero 2 W.
Added the Node 14.x branch using: curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
Installed Node using sudo apt install…