Dmitrii Sharshakov

Results 149 comments of Dmitrii Sharshakov

If nothing sensitive in there you can post Wireshark dumps here. You should typically find AES67-relevant packets by a Wireshark filter like `rtp || sap || sdp`, and maybe also...

One idea would be to build such a thing only in case of building for tests, so adding a special build tag for test

> The NVME Part of the Dirver is disabled because it has Source Code related problems Which precisely? Also, your commit doesn't contain a second body line (well, just add...

I'm okay with you reviewing it currently. What's left: propagate Linux/PVH boot mode switch to all these places, fix and extend tests

It's not being actively worked on at the moment, however it is working code and needs to have config and tests added. Perhaps this needs to be put on hold,...

So the problem is that runtime ran by containerd sends sighup to the containerd? Might not be easy to mitigate because we don't transition at the runtime execution but rather...

> I think it's nvidia container toolkit, so should be a pod started by containerd sends SIGHUP to containerd Ah, okay, that would probably be blocked under the policy as...

> as `xfs_scrub` is experimental, I'd say let's do it the first thing we merge in 1.10 Didn't we consider it in 1.9 planning? Or it wasn't expected to use...

Other things to consider: - add an option to scrub on boot - check whether or not scrub may be aborted. If not ensure it's not and we must delay...