pclesr

Results 4 comments of pclesr

I will spin up a 20.04 distro and see what changed. Most likely the name of the cgroup option......

As a very first step, it would be helpful if it were possible to just mount the image on the host, along with the bind mounts specified in the manifest,...

As an additional data point, when running on a two core A57, putting the kernel image and initrd into a hugetlb filesystem resulted in a 20% improvement. When running 'perf...

I did a simple proof of concept by patching `MmapRegion`() in `src/mmap_unix.rs` and saw that page faults went through the hugetlb handler (verified by running `perf` and looking at the...