Ratnadeep Bhattacharya
Ratnadeep Bhattacharya
@twood02 I would be interested in working on the auto-scaling problem. It would seem to me that having the onvm manager identify load conditions and finding opportunities to remedy that...
I ran comparison tests between YAStack based Envoy and standalone Envoy with the direct response set up. Now YAStack based Envoy runs three threads underneath, out of which I found...
I am considering using capsule in my work with multi-process DPDK applications. I noticed that there is a provision in `RuntimeConfig` to indicate that a process would be secondary. However,...
Have you guys figured out a way you would like to move forward with this? I have spent some time looking at your Runtime code and I was wondering if...
Ok. Technically I am not porting over DPDK. I'm working with [openNetVM](https://github.com/sdnfv/openNetVM). I just want to check if someone can help me with this. I am using Rust to build...
Using this config file helps the server start: ``` NFS_CORE_PARAM { # Restrict all exports to NFS v4 unless otherwise specified Protocols = 4; # Disable UDP Enable_UDP = false;...