Diana Guttman

Results 12 comments of Diana Guttman

As far as I can tell, msr-safe needs to be installed in the host OS. @lzhengchun do you have the ability to install kernel modules in the host OS? I'd...

This requires #1374 to actually get good performance in the no-geopm case

You should be able to debug the failing unit test more quickly by running the tests locally. Let me know if you need any help getting that set up.

If anyone needs a workaround to convert the output to the full test list, this awk command works for me (awk 4.0.2): ``` ./mytest --gtest_list_tests | awk '/\./{ SUITE=$1 }...

As a workaround, I created a docker image containing pjdfstest and the build dependencies here: https://hub.docker.com/r/dianarg/pjdfstest. Use at your own risk. You can mount host directories to be tested using...

OK, after testing the above image on the rootless system, I am still seeing test failures. I'm not sure if this is related to using Rootless Docker, but I'll keep...

I want to reproduce the testing done by the JuiceFS devs described in https://github.com/juicedata/juicefs#posix-compatibility. I was hoping running as "root" inside a container would get around checks for uid==0 Which...

Thanks @asomers , I will try playing around with @musikid's fork for now

- Change policy and sample for EE agent to hold learned frequencies plus region hash - Arbitration between nodes

Okay to make up a mock interface for the purpose of sketching out #672. Later this API will be formalized.