Ian Campbell
Ian Campbell
If I vendor a package which itself vendors stuff then I somehow need to ensure that I satisfy the requirements of that package. I'll use swarmkit as an example. If...
Several traditional hypervisor features are not supported, such as - [ ] suspend/resume - [ ] live relocation - [ ] support for hardware performance counters
A long running blk io operation (we saw it with a long slow TRIM operation, but expect anything longer than ~30s would do) can cause a Linux guest to attempt...
Linux is the only “first class” operating system supported at the moment. FreeBSD does boot, but requires running the installer and so isn’t as seamless. UEFI support exists (#10) to...
As noted in #7 it would be better if hyperkit would watch for OSX power events itself and freeze the VCPUs rather than relying on an external monitor to do...
## Background Following on from https://github.com/containerd/containerd/issues/1482#issuecomment-332784539 Docker style volumes (those declared with `VOLUME /path` in a `Dockerfile`) have the property that they are initialised using the contents `/path` in underlying...
## Feature Request ### Crates I am using ``` tracing-actix-web v0.2.1 tracing-attributes v0.1.18 (proc-macro) tracing-core v0.1.21 tracing-futures v0.2.4 tracing-log v0.1.2 tracing-serde v0.1.2 tracing-subscriber v0.3.1 tracing v0.1.29 ``` I think `tracing-subscribe`...
Depending on the underlying types clippy can warn: > call to `std::mem::drop` with a value that does not implement `Drop`. Dropping such a type only extends its contained lifetimes However...
Copyright assignment is in #305.
Update snippet from linked page. Reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028176 Copyright assignment is in https://github.com/cheshirekow/cmake_format/pull/305