Displaying 7 results from an estimated 7 matches for "blurg".
Did you mean:
blurb
2010 Nov 01
3
foreloop? aggregating time series data into groups
I have a data set similar to the set below where 1 and 2 indicate test
results and 0 indicates time points in between where there are no test
results. I would like to allocate the time points leading up to a test
result with the value of the test result.
What I have: What I want:
1 1
0 1
0 1
0 1
1
2007 May 14
17
[ANNOUNCE] virtbench now has xen support
Hi all,
I've been working on a set of easy-to-run benchmarks for hypervisor
optimization called virtbench, and the latest commit adds Xen support.
http://ozlabs.org/~rusty/virtbench
http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2
>From the README:
# Build the code
make
# Set the guest kernel location and maybe more
vi ./SETTINGS
# Run the benchmark (local mode)
2007 May 14
17
[ANNOUNCE] virtbench now has xen support
Hi all,
I've been working on a set of easy-to-run benchmarks for hypervisor
optimization called virtbench, and the latest commit adds Xen support.
http://ozlabs.org/~rusty/virtbench
http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2
>From the README:
# Build the code
make
# Set the guest kernel location and maybe more
vi ./SETTINGS
# Run the benchmark (local mode)
2007 May 14
17
[ANNOUNCE] virtbench now has xen support
Hi all,
I've been working on a set of easy-to-run benchmarks for hypervisor
optimization called virtbench, and the latest commit adds Xen support.
http://ozlabs.org/~rusty/virtbench
http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2
>From the README:
# Build the code
make
# Set the guest kernel location and maybe more
vi ./SETTINGS
# Run the benchmark (local mode)
2005 Jun 11
0
Xend won''t start: attribute VIRQ_DOM_EXC (fwd)
I''ll step back to Xen stable, because of my network probs with Xen
unstable. So I configured and compiled Xen 2.0.6, but I came to the
following error after starting Xend:
Exception starting xend: ''module'' object has no attribute ''VIRQ_DOM_EXC''
Traceback (most recent call last):
File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 302,
2010 Nov 08
2
Fuzzy merge using timestamps
Greetings Supreme Council of R Masters,
Like toddler, I have gotten my head stuck in the banisters of R ... again.
Let it be know I am still a neophyte in the R-community forum world, so
please don't flame me too bad.
I have two sets of data, each with a set of timestamps. I would like to
somehow merge the datasets based on the timestamps and an individual
identifier. That is there are
2005 Jun 05
7
Xen 3.0 Xend loses network - eth0 -> veth0?
Hi list.
I started with Xen yesterday, but I am facing a bit of a problem.
My system had always configure eth0 with 10.0.0.4/8
I am using Xen unstable source (on Debian sid)
Now I installed Xen, rebooted the machine, and first the usual network is
coming up and then the xend will be started.
I''ll end up with this, but I am wondering if this should be the way of
things to be