Mihai-Drosi Câju
Mihai-Drosi Câju
### Describe the bug When repeatedly calling `uk_netdev_rx_burst`, with short delays(1000ns) between calls, the pps is lower than compared to longer delays(30000ns). Although `__spin_wait` was used to introduce an artificial...
When running `sudo ./linux_ns_itype.t` it produces the following output, then hangs. ``` ok 1 - inherit namespace cgroup without type ok 2 - inherit namespace ipc without type ok 3...
Hello, I've encountered heap corruption while using ipmitool. After debugging I've found that the problem is as follows: The code at https://github.com/ipmitool/ipmitool/blob/master/lib/ipmi_fru.c#L1178 is: ``` fru_data = malloc(fru_len); if (read_fru_area(intf, fru,...
Add the headers_install top-level make target in order to export them when building external projects such as glibc. - [x] Read the [contribution guidelines](https://unikraft.org/docs/contributing/) regarding submitting new changes to the...
When compiling with vulkan-headers >=v1.2.140 the following error is given: ``` In file included from ../vkd3d/libs/vkd3d/command.c:20: ../vkd3d/libs/vkd3d/vkd3d_private.h:1153:54: error: ‘VK_PIPELINE_BIND_POINT_RANGE_SIZE’ undeclared here (not in a function); did you mean ‘VK_PIPELINE_BIND_POINT_MAX_ENUM’? ```...
### Is your feature request related to a problem? Please describe. Presently a configuration file for zot that uses DynamoDB as the cache driver has the following format: ```json "cacheDriver":...
### Is your feature request related to a problem? Please describe. The project could use a configuration file reference, besides the already existing examples. ### Describe the solution you'd like...
Version: 1.16.0 Every time the application opens, the preferences screen shows. This happens even after the first start and with a running and properly configured mopidy instance. # Analysis If...