-
https://bugzilla.kernel.org/show_bug.cgi?id=82471
This affects alpha/beta kernel versions and significantly hurts network performance/reliability.
Disabling scatter/gather offloading appears to stop…
-
Hi,
(https://github.com/spdk/spdk/tree/master/lib) from this link, we know SPDK can support device store. And (http://7xweck.com1.z0.glb.clouddn.com/cephdaybeijing201608/04-SPDK%E5%8A%A0%E9%80%9FCe…
-
Hi all,
I am following the steps described in https://libvirt.org/kbase/launch_security_sev.html to enable SEV in the kernel of my AMD Ryzen 5 PRO 2400G (with Ubuntu 18.10). However, for some reas…
-
Hi,
We kindly request to review the following information and provide instructions for the next steps.
We will be honored to be part of CNCF.
Thank you!
---
# netdata
Name of project…
-
We should agree on a library for common functions and data structures:
- [glib](https://developer.gnome.org/glib/)
- [sglib](http://sglib.sourceforge.net)
- [gnulib](https://www.gnu.org/software/…
stv0g updated
6 years ago
-
**Platform:** Windows
**SDK version:** 1.3.31
I am chasing a very rare crash (deep in AWS SDK) that happens in `GetObject()` call. After spending more than a day trying to reproduce it I finally c…
-
Some targets, Armv6-M for example, don't support atomic compare and swap so have "max-atomic-width" set to 0 in their target specs. Often you just need to `AtomicUsize::load` and `AtomicUsize::store` …
-
Hello, so I am using the VulkanBackend as a reference on how to properly set up my own Vulkan renderer but something has started to irk me when looking a bit into it.
As far as my understanding goe…
-
Hi,
We're trying to use ZC mode of PF_RING driver on a PaX enabled kernel (2.9.23).
I had to patch the source file drivers/intel/ixgbe/ixgbe-5.0.4-zc/src/ixgbe_ptp.c and replace
`ACCESS_ONCE(adap…
-
Hi,
I've installed QAT and QAT_engine to test performance of the new Lewisburg ssl accelerate card.
We first tested it with the patched nginx-1.10.3 + openssl-1.1.0f + qat_engine with asynch mode a…