-
Hi, I'm a Cloud Software Engineer at Intel and am curious about the current state of Python3 readiness in PerfkitBenchmarker. I've noticed a lot of Python3 compatibility commits in the last few months…
-
When running workloads (e.g. lmbench, Geekbench) with Android N devices the following Error message will be generated.
Tested with Huawei Mate 9 and Google Pixel.
WA added for lmbench on MHAL09_…
-
Hi,
The [post](https://eli.thegreenplace.net/2018/measuring-context-switching-and-memory-overheads-for-linux-threads/) was a nice read about the thread context switch overheads.
However, I have …
-
There is a pal_loader but shell saying it is not built, , or security mode is not supported
Ruide updated
5 years ago
-
Hello,
I am a new user of lkp-tests and have been playing with example tests. Well the ones that I used worked on Ubuntu 18.04, but when shifted to Clear Linux. The lkp-tests for the out of the box…
-
Could you please share the appropriate android ndk where in we can compile lmbench for android based snapdragon sdm845 arm A75/A65 core?
It seems, the LLVM compiler as part of android ndk -r18b rel…
-
Hi,
I'm trying to run the lmbench testcase in my local machine with the following command :
avocado run /home/rakshith/PerfCI/avocado-misc-tests/perf/lmbench.py --show-job-log
and I see that th…
-
Respected all,
Greeting of the Day !!!. I am trying to live migrate container ‘c1’ between 2 LXD servers, with apparmor security feature disabled and experimental setup is:
Physical machine OS: Ub…
-
Running bash with SGX produces the following output and then the process becomes unresponsive (has to be killed with SIGKILL):
```
$ ./bash.manifest.sgx bash_test.sh
+ exec /home/user/projects/g…
-
I am using Linux 16.04 and I am trying to follow steps mentioned on https://github.com/oscarlab/graphene/wiki/SGX-Quick-Start.
I have followed all the prerequisites such as installing linux-sgx and…