Displaying 20 results from an estimated 81 matches for "pryor".
Did you mean:
prior
2010 Jun 02
8
Ubuntu 10.04 DomU Xen 4.0
Hi Everyone,
How does one install Ubuntu 10.04 DomU in PV mode when running Xen 4.0? My Dom0 is also running 10.04.
Can I still use the CD?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Apr 10
4
powernow-k8 in newer centosplus kernel
Hello,
Using kernel:
2.6.18-92.1.13.el5.centos.plus
the cpu throttling works as desired (see 2 traces below)
------------- trace snips --------------
dmesg | grep -i pow
ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @ 0x3fff9b40
powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ processors ( 2 cpu cores) (version 2.20.00)
powernow-k8: 0 :
2003 Jun 12
1
indexing into a list 2
...with is a list of arrays. Now what i would like to do
is to access the individual elements in the arrays in the list. For example,
when I type, y[[1]], I just get the whole first array. How do I get the
first element in the first array for instance? Is that not possible?
Anna
Anna H. Pryor wrote:
> I am trying to make an array of lists. I don't think that I am doing it
right
> however because I cannot access the individual elements of the lists once I
> have created the array of lists. Can someone help?
>
>
> for(i in 1:3){
> y[[i]] = list(name[...
2003 May 23
3
calling files of commands in R
Please excuse me if this is a very basic question and I am just
misunderstanding the basic structure of R.
Right now, I am writing everything in a buffer (emacs) and then copying it
into R when it is correct. Is there a way to save a file of commands and
then just type the file name or something in R and have the commands executed
within R?
Anna
2007 Sep 25
3
/boot partition or not on C5
hello,
the last 3 times I installed C5, the MBR was unchanged and nothing was written into /boot/grub except splash.xbm.gz
there were no stage* files, nor a menu.lst
I know how to fix that.
Would I have better luck using a partition mounted as /boot?
Anyone succeded with Grub that way? I prefer not having to do surgery to get C5 to boot :)
--
Mark
New Packages for C5
---------
2010 Jun 06
11
Hotplug scripts not working - Networking woes on opensuse 11.3 m7 with XEN4 on W510 Thinkpad
Anyone can help me with this problem I''ve described here:
https://bugzilla.novell.com/show_bug.cgi?id=612006
I''ve had XEN4.0 working on CentOS 5.4 platform without these problems. I''m trying to do the same now with a newer laptop and CentOS didn''t recognise half hte drivers. The latest opensuse 11.3 does have these drivers and specifically nouveau
2003 May 07
2
plot vertical labels along x axis
I know how to print my own labels along the x axis:
plot(1:10,xlab = "My label", axes = FALSE)
axis(1,at=seq(1,10,by=2),labels=c("first","second","third","fourth","fifth"))
Is there a way to make the labels print vertically along the axis rather than
horizontally? (I'm not sure if this is even going to look all right, but I
2003 Oct 23
2
repeating colors in graph
I have a plot with 13 lines and R repeats colors. Is there any way to make R
not repeat colors, or is this just a fundamental limitation on R's part to
say have only 8 colors that it can use?
Anna
2010 Apr 01
2
problem compiling asterisk with cdr_odbc
"make menuconfig" does not show cdr_odbc as a selectable compile option. I
have compiled and installed both unixODBC and freetds from source and have
verified both successfully connect to my sql server. Both were installed to
standard locations (/usr/lib). I had no problem compiling cdr_odbc on my
test server(CentOS 4.6), however following the same steps on my production
server (CentOS
2007 Sep 19
2
rebuilding rpmdevtools from epel5 SRC has fc7 dependent
hello,
I'm suprised that an SRC.RPM from the rhel5 repo needs a file from FC7.
I grabbed rpmdevtools from
http://download.fedora.redhat.com/pub/epel/5/
it rebuilds fine as EL5, but when I go to install it, it requires a version of rpm-build higher than the C5 base version (4.4.2-37)
--------------------- grab dependencies -------------
$ rpm -qpR rpmdevtools-6.1-0.1.noarch.rpm
...
2004 Jul 19
2
Evaluating the Yield of Medical Tests
Hello,
I'm a biostatistician in Toronto. I would like to know if there is
anything in survival analysis developed in R for the method "Evaluating
the Yield of Medical Test" (JAMA. May 14,1982--Vol 247, No.18 Frank E.
Harrell, Jr,PhD; Robert M. Califf, MD; David B. Pryor, MD;Kerry L.Lee,
PhD; Robert A. Rosait,MD.)
Hope to hear from you and thanks
Lisa Wang, MSc
Project Organiser & Researcher
Cancer Informatics,
Ontario Cancer Institute/Princess Margaret Hospital, University Health
Network;
Email: lisawang at uhnres.utoronto.ca
Phone: 416 946 4501 ext. 5201
Fa...
2003 Jul 31
2
anova
I am totally confused as to how to use anova. I have three vectors and would
like to use anova on them but I don't understand how lm or glm comes into
play. In matlab, you just give the three vectors. Why isn't it the same in
R?
Any help would be greatly appreciated.
Anna
2011 Jun 13
3
blktapctrl not running
Hi,
I am running XEN 4.1 on Debian 6 and I cannot find blktapctrl process
running. xend is started. I installed XEN from 4.1 source following
instructions here:
http://wiki.xensource.com/xenwiki/XenParavirtOps
http://wiki.xensource.com/xenwiki/Xen4.0
Should there be a blktapctrl process running in this version?
The problem I have encountered is that I can create a domain on a raw disk
image but
2015 Oct 04
2
xen and spice problem
http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/
above is a build of upstream xen with this `configure` including spice support:./configure --enable-systemd --prefix=/usr --enable-xsmpolicy --enable-ocamltools \
? --libdir=%{_libdir} --enable-efi \
? --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir"
there is no associated libvirt buildIncluded are patches up
2010 May 15
2
Upgrade to xen 4 Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Dear list,
I''m running Debian Lenny with xen build from source completely.
After upgrading xen to 4 with 2.6.32.12 kernel any paravirtualized domU
hangs and after some minutes it breaks with:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
There isn''t any log entry regarding this error.
When I switch back to 3.4.2 with 2.6.18 kernel anything boots
2003 Oct 23
6
repeating colors in graph 2
I've tried looking at ?colors and ?palette and if I'm understanding it
correctly, I'm supposed to type in (for example) palette(rainbow(13)) before
I type in my plot (of 13 lines) if I want 13 different colors. But this does
not work. Other things that i have tried besides rainbow give me errors.
Am I just doing something completely wrong?
Anna
2003 Apr 29
2
plots
I have two separate questions.
The first is when I use xlab, the labels on my tic marks disappear. Is there
a way to make them reappear? Also, is there a way to make my own labels for
the tick marks?
My second question is, after I have spent a lot of time getting my plot to
look just right, I want to save it to a file, but the only way I seem to know
how to do it is to first use
2014 Nov 04
2
Can I take mail from Maildir mailbox and deliver it as new?
Hello list,
I have a need for someone to point me in the right direction.
Our old email system (system A) had an account that acted as a mailing
list accumulator/archiver. This account was a member of every list and
mail would be sent to it's address. The strange part is that email was
not delivered to system A because there was a . (dot) forward alias to
another machine (system B) that
2011 Jul 24
0
Fw: Re: how can empty xen disk cache??
...he question: Which disk backend are you using in dom0 for the VM ?
-- Pasi
> --- On Sat, 7/23/11, Pasi Kärkkäinen <pasik@iki.fi> wrote:
>
> From: Pasi Kärkkäinen <pasik@iki.fi>
> Subject: Re: [Xen-users] how can empty xen disk cache??
> To: "Mark Pryor" <tlviewer@yahoo.com>
> Cc: "Radhya sahal" <rad_cs_2006@yahoo.com>,
> "xen-users@lists.xensource.com" <xen-users@lists.xensource.com>
> Date: Saturday, July 23, 2011, 6:44 AM
>
> On Fri, Jul 22, 2011 at 07:11:57PM -0700,...