search for: vwc

Displaying 5 results from an estimated 5 matches for "vwc".

Did you mean: vec
2012 Jun 20
2
reshape
...de format to long format. ?Each spreadsheet looks something like this, after being read in to R: toy <- data.frame(year = rep(2007:2008,each = 20), month = rep(1:5,each = 4, length = 40), day = rep(1:2,each = 2,length = 40), hhmm = rep(1100:1101,length = 40), plot = rep(1,40), trt=rep(4,40), VWC.B1 = rnorm(40), VWC.B2 = rnorm(40), VWC.T1 = rnorm(40), VWC.T2 = rnorm(40), VWC.T10 = rnorm(40), Tair.B1 = rnorm(40),Tair.B2 = rnorm(40), Tair.T1 = ?rnorm(40), Tair.T2 = rnorm(40)) Taken together, the columns year, month, day, and hhmm define a timepoint at which at a measurement was taken. ?Plo...
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
Hi all, These 2 patches added virtio-nvme to kernel and qemu, basically modified from virtio-blk and nvme code. As title said, request for your comments. Play it in Qemu with: -drive file=disk.img,format=raw,if=none,id=D22 \ -device virtio-nvme-pci,drive=D22,serial=1234,num_queues=4 The goal is to have a full NVMe stack from VM guest(virtio-nvme) to host(vhost_nvme) to LIO NVMe-over-fabrics
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
Hi all, These 2 patches added virtio-nvme to kernel and qemu, basically modified from virtio-blk and nvme code. As title said, request for your comments. Play it in Qemu with: -drive file=disk.img,format=raw,if=none,id=D22 \ -device virtio-nvme-pci,drive=D22,serial=1234,num_queues=4 The goal is to have a full NVMe stack from VM guest(virtio-nvme) to host(vhost_nvme) to LIO NVMe-over-fabrics
2008 May 21
0
Errors in using gdb (PR#11496)
...KVAu0DA4P8ZgTtjrNmq7XOvvvu+6Mf /SgwVKaBoogowf5PsDfQnoartHuMm4ixUHrAFWzFjM8Z8KefEdLQjgCcSe+ZPjloWU0jaxrL 0ybcXGjnPWoUgCRkWGAntJryAM8XmX0l2LfTNcw8avj4MjO1naXdyLkis7cU3DwU0C7Ueaal XfGbhcwGLhRfBu28UxAP7bxlm/0owLvrsJ+imGuWzD1G8Xiohnb2WJd5EbH4PLTzTygF3WMU DoEyFXePKSiCdhKJxDpDvtdijjFDNvaR0L6TUgzaXWeC60ycNWvWCSecQDVM6gdpQjuiCHqh p8kwDe2YDibOPN5ZTDxjJrRn2pzRzUbNsQxlea97AZbwK5lxVYD2NueDwfOY4CGTWRssWtp5 m6dlAd7YuXg/E8HCn45QCrQz6MX0089N7CzC2wHsuqgfXtojfdrZhVAUIZ0fNbTLrpcmtGNk vGR8DbDaxvpnEZjLEzPv89WibocKaOcbKvtRRqgu/tUS/icYbEKZb530D7SzV3iKiM8k9eEk EikD2gc4M3tlkO0zaJdN88hDu+9NCrzJ55xzjql7DIm0KgudXfuzl5ABkl2Gc...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking