Displaying 20 results from an estimated 2062 matches for "anthony".
2005 Apr 06
1
nls.control
...rs.
I see that R didn't manage to solve the Eckerle4 regression problem from start one while Splus can do it with the nlregb option.
Is there something equivalent for R now?
Otherwise, I found that R 2.0.1 was performing better than SAS 9.1 on the NIST Datasets in general.
Best regards,
Anthony Landrevie
---------------------------------
[[alternative HTML version deleted]]
2012 May 15
12
[PATCH 1/4] Introduce a new hotplug state: Force eject.
This hotplug state will be used to remove a device without the guest
cooperation.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
hw/acpi_piix4.c | 5 +++++
hw/pci.h | 1 +
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/hw/acpi_piix4.c b/hw/acpi_piix4.c
index 585da4e..dfd5a9d 100644
--- a/hw/acpi_piix4.c
+++ b/hw/acpi_piix4.c
@@ -587,6 +587,11 @@ stati...
2013 Nov 28
2
[PATCH] docs: Update xen_platform_pci in man xl.cfg
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
docs/man/xl.cfg.pod.5 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index 3b227b7..ecdc816 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -1007,6 +1007,9 @@ drivers are available...
2012 Oct 11
1
Problems with getURL (RCurl) to obtain list files of an ftp directory
...S/Mirror/MOD16/\">MOD16</A>/<A
HREF=\"/pub/MODIS/Mirror/MOD16/MOD16A2.105_MERRAGMAO/\">MOD16A2.105_MERRAGMAO</A>/</H2>\n<PRE>\n<A
HREF=\"../\"><IMG border=\"0\" SRC=\"
http://localhost:3128/squid-internal-static/icons/anthony-dirup.gif\"
ALT=\"[DIRUP]\"></A> <A HREF=\"../\">Parent Directory</A> \n<A
HREF=\"GEOTIFF_0.05degree/\"><IMG border=\"0\" SRC=\"
http://localhost:3128/squid-internal-static/icons/anthony-dir.gif\"
ALT=\"[DIR]...
2013 Jun 03
11
[GIT PULL] Xen fixes and cleanups 20130603
Anthony,
please pull the following changes since commit
6a4e17711442849bf2cc731ccddef5a2a2d92d29:
ssh://xenbits....
2007 May 30
6
[PATCH 0/3] KVM paravirt_ops implementation
...avirt_ops implementation for KVM. Most of it
was done by Ingo Molnar, I just moved things around a bit. I don't
think there's a measurable performance benefit just yet but there are a
few more optimizations that I think we can get in time for 2.6.23 that
will be measurable.
Regards,
Anthony Liguori
2007 May 30
6
[PATCH 0/3] KVM paravirt_ops implementation
...avirt_ops implementation for KVM. Most of it
was done by Ingo Molnar, I just moved things around a bit. I don't
think there's a measurable performance benefit just yet but there are a
few more optimizations that I think we can get in time for 2.6.23 that
will be measurable.
Regards,
Anthony Liguori
2012 Jul 27
9
[PATCH 0/3] libxl cd-insert/eject with qemu-xen
This patch series provides the facility to eject and insert a cdrom when the
used device-model is qemu-xen. The only difference between both device-model is
a call to a QMP command as `xl cd-insert ...` will still update xenstore, even
if it''s not used by QEMU.
Anthony PERARD (3):
libxl_qmp, Introduce libxl__qmp_insert_cdrom.
libxl_dm: Set an id to cdrom drives with qemuu.
libxl: Fix cd-insert with qemu-xen.
tools/libxl/libxl.c | 12 ++++++------
tools/libxl/libxl_dm.c | 7 ++++---
tools/libxl/libxl_internal.h | 1 +
tools/libxl/lib...
2011 Jun 29
5
[PATCH] xen: introduce xen_change_state_handler
From: Anthony PERARD <anthony.perard@citrix.com>
Remove the call to xenstore_record_dm_state from xen_main_loop_prepare
that is HVM specific.
Add a new vm_change_state_handler shared between xen_pv and xen_hvm
machines to record the VM state to xenstore.
Signed-off-by: Anthony PERARD <anthony.perard@c...
2012 Jun 01
2
[PATCH] pygrub Makefile cleanup.
This patch removes the extra command `install pygrub` because this is already
done by the setup.py script.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
This patch need to be applied after the patch named "Fix pygrub install."
tools/pygrub/Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tools/pygrub/Makefile b/tools/pygrub/Makefile
index af2b8a5..bd22dd4 1006...
2010 May 19
10
R: default subvolume abilities/restrictions
Hi Anthony,
I think that for you may be interested to read this thread
http://kerneltrap.org/mailarchive/linux-btrfs/2009/11/20/6588643/thread
and to read a my blog about this argument
http://kreijack.blogspot.com/2010/01/linux-btrfs-example-of-layout.html
Regards
Goffredo
>----Messaggio originale--...
2005 Jan 11
17
[Fwd: Installing from distribution CDs]
Sorry, hit send instead of attach again. Rest of patches included.
--
Anthony Liguori
Samba, Linux/Windows Interoperability
Linux Technology Center (LTC) - IBM Austin
E-mail: aliguori@us.ibm.com
Phone: (512) 838-1208
Tie Line: 678-1208
2013 May 30
2
updated: kvm networking todo wiki
Stefan Hajnoczi <stefanha at gmail.com> writes:
> On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote:
>> Anthony Liguori <anthony at codemonkey.ws> writes:
>>> Rusty Russell <rusty at rustcorp.com.au> writes:
>>>> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote:
>>>>> FWIW, I think what's more interesting is using vhost-net as a networking
&g...
2013 May 30
2
updated: kvm networking todo wiki
Stefan Hajnoczi <stefanha at gmail.com> writes:
> On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote:
>> Anthony Liguori <anthony at codemonkey.ws> writes:
>>> Rusty Russell <rusty at rustcorp.com.au> writes:
>>>> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote:
>>>>> FWIW, I think what's more interesting is using vhost-net as a networking
&g...
2010 Apr 13
5
How to check if a parent has children?
What is the new way to check if a parent has child items? In rails
1.2.6 I did this:
if @client.has_line_items?
Client being the parent and line_items the children.
Now that I have upgraded to rails 2.0.1 (on my way to current :-) ) I
am getting this message:
undefined method `has_line_items?'' for #<Client:0x7f3b093b01a0>
How should I format the query now?
Regards,
Paul
2013 May 30
1
updated: kvm networking todo wiki
"Michael S. Tsirkin" <mst at redhat.com> writes:
> On Thu, May 30, 2013 at 08:40:47AM -0500, Anthony Liguori wrote:
>> Stefan Hajnoczi <stefanha at gmail.com> writes:
>>
>> > On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote:
>> >> Anthony Liguori <anthony at codemonkey.ws> writes:
>> >>> Rusty Russell...
2013 May 30
1
updated: kvm networking todo wiki
"Michael S. Tsirkin" <mst at redhat.com> writes:
> On Thu, May 30, 2013 at 08:40:47AM -0500, Anthony Liguori wrote:
>> Stefan Hajnoczi <stefanha at gmail.com> writes:
>>
>> > On Thu, May 30, 2013 at 7:23 AM, Rusty Russell <rusty at rustcorp.com.au> wrote:
>> >> Anthony Liguori <anthony at codemonkey.ws> writes:
>> >>> Rusty Russell...
2017 Jul 06
2
Gluster install using Ganesha for NFS
After 3.10 you'd need to use storhaug.... Which.... doesn't work (yet).
You need to use 3.10 for now.
On 07/06/2017 12:53 PM, Anthony Valentine wrote:
> I'm running this on CentOS 7.3
>
> [root at glustertest1 ~]# cat /etc/redhat-release
> CentOS Linux release 7.3.1611 (Core)
>
>
> Here are the software versions I have installed.
>
> [root at glustertest1 ~]# rpm -qa | egrep -i "nfs|gluster...
2013 May 30
4
updated: kvm networking todo wiki
Anthony Liguori <anthony at codemonkey.ws> writes:
> Rusty Russell <rusty at rustcorp.com.au> writes:
>> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote:
>>> FWIW, I think what's more interesting is using vhost-net as a networking
>>> backend with...
2013 May 30
4
updated: kvm networking todo wiki
Anthony Liguori <anthony at codemonkey.ws> writes:
> Rusty Russell <rusty at rustcorp.com.au> writes:
>> On Fri, May 24, 2013 at 08:47:58AM -0500, Anthony Liguori wrote:
>>> FWIW, I think what's more interesting is using vhost-net as a networking
>>> backend with...