Ismo Puustinen
Ismo Puustinen
I would also like to understand this better. Is there a limit to the number of connections accepted? Is this related to how `qat_pause_job()/qat_wake_job()` behave?
Would be great to see this reviewed: https://github.com/briansmith/ring/pull/1568
Yes it does... I don't think runc filters the `MB:`-lines at all -- it just concatenates the values. Also for directory removal, runc removes the directory if and only if...
> I have looked at the major container runtime implementations, and only runc is affected. It would be good to have @AkihiroSuda, @kolyshkin, and @cyphar review this. > > @giuseppe...
TBH I'm not sure why this is written the way it is now, but I think this may be due to originally L3 cache being the only supported resource (see...
@kolyshkin @marquiz I now updated the PR to say that the schemata changes should be applied in order. This is in line with the -"natural override" proposal and also maybe...
Getting the OpenSSL support (in asynchronous mode) is useful also for TLS acceleration reasons. With OpenSSL we get "for free" support for various OpenSSL engines, such as https://github.com/intel/QAT_Engine for AVX512...