search for: aurelien

Displaying 20 results from an estimated 94 matches for "aurelien".

2006 Mar 21
3
Test version of the glibc with xen flavour
...ur. It is available on http://people.debian.org/~aurel32/xen/ . The only difference with the version currently in sid is the presence of the libc6-xen package. If you are using xen, please test it and tell me if it fixes speed problems. If everything is ok, I will commit it into our SVN. Bye, Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@debian.org | aurelien@aurel32.net `- people.debian.org/~aurel32 | www.aurel32.net
2013 May 16
7
[PATCH V4 0/2] xenbus: Fix S3 frontend resume when xenstored is not running
...front in my use case). As device resume is happening before process resume, the xenbus frontend resume is hanging if xenstored is not running, thus causing a deadlock. This patch series is fixing that issue by deferring the xenbus frontend resume when we are running xenstored in that same domain. Aurelien Chartier (2): xenbus: save xenstore local status for later use xenbus: delay xenbus frontend resume if xenstored is not running drivers/xen/xenbus/xenbus_comms.h | 1 + drivers/xen/xenbus/xenbus_probe.c | 27 ++++++++++----------- drivers/xen/xenbus/xenbus_probe.h...
2010 Sep 22
5
Meaning of LND/neterrors ?
...#39;'t be displayed if they happened. Does that mean that they are harmless? Do upper-layers resend their RPC/packet if LNDs report an error? When, in my case, o2iblnd says something like "RDMA failed" (neterror). It is a big issue? Some RPC were lost or not? Thanks in advance -- Aurelien Degremont
2010 Sep 22
5
Meaning of LND/neterrors ?
...#39;'t be displayed if they happened. Does that mean that they are harmless? Do upper-layers resend their RPC/packet if LNDs report an error? When, in my case, o2iblnd says something like "RDMA failed" (neterror). It is a big issue? Some RPC were lost or not? Thanks in advance -- Aurelien Degremont
2018 Mar 13
0
cifs-utils release 6.8 ready for download
...viewed-by: Pavel Shilovsky <pshilov at microsoft.com> Signed-off-by: Jeff Layton <jlayton at samba.org> commit 72c68f598ccd935ba1c11c7e64d68e9d094bb1ac Author: Jeff Layton <jlayton at samba.org> Date: Mon Oct 23 13:46:33 2017 -0400 doc: convert pod files to rst Aurelien did a big conversion of raw troff files into .pod docs in a recent patch. That worked out pretty well, but I have some reservations about using POD as a canonical format. While it does make it pretty simple to write manpages, it's sort of an obscure format, and is heavily a...
2007 Nov 04
1
Nitram driver and timeout
Hi, I recently bought a Nitram Elite 2005 UPS and i installed nut to monitor it. Unfortunatly, i often have timeout errors (20 timeout per days): Broadcast Message from aurelien at berkelium (no tty) at 18:05 CET... Communications with UPS Nitram at localhost lost Broadcast Message from aurelien at berkelium (no tty) at 18:05 CET... Communications with UPS Nitram(AT)localhost established Is there a patch or something to configure to stop these timeout...
2007 Nov 04
1
Nitram driver and timeout
Hi, I recently bought a Nitram Elite 2005 UPS and i installed nut to monitor it. Unfortunatly, i often have timeout errors (20 timeout per days): Broadcast Message from aurelien at berkelium (no tty) at 18:05 CET... Communications with UPS Nitram at localhost lost Broadcast Message from aurelien at berkelium (no tty) at 18:05 CET... Communications with UPS Nitram(AT)localhost established Is there a patch or something to configure to stop these timeout...
2008 May 15
7
Unable to run Watchtower Library 2007 Japanese : font ?
...version ... But not with my Japanese one ! So i tried many tips found on appdb without any success. I tried to install msttcorefont, vcredist, copy manually some font files to font folder and so on. It still don't work. Here is what i get when running the application from the shell: Code: aurelien at aurelien-laptop:~/.wine/drive_c/Program Files/Watchtower/MEPSCommon$ export LANG="ja_JP" aurelien at aurelien-laptop:~/.wine/drive_c/Program Files/Watchtower/MEPSCommon$ env WINEPREFIX="/home/aurelien/.wine" wine "C:\Program Files\Watchtower\Watchtower Library 2007\J\WTL...
2011 Dec 04
3
Group several variables and apply a function to the group
...per month, and then make a loop and in each file, use a "by" operator for each comn. I am sure it would work, but I feel that it would be like killing an ant with a tank. I was wondering if anyone knew a more straightforward way to implement that kind of operation? Thanks a lot, Best, Aurelien [[alternative HTML version deleted]]
2016 Jan 06
0
[klibc:master] ppc64: fix struct stat
Commit-ID: ce358438679db7488f36706feaf64d6d5ab84ad6 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=ce358438679db7488f36706feaf64d6d5ab84ad6 Author: Aurelien Jarno <aurelien at aurel32.net> AuthorDate: Wed, 6 Jan 2016 00:44:16 +0000 Committer: H. Peter Anvin <hpa at linux.intel.com> CommitDate: Tue, 5 Jan 2016 17:45:55 -0800 [klibc] ppc64: fix struct stat On ppc64 the struct stat defined by klibc matches the kernel one. However it contain...
2011 Dec 02
2
Problem subsetting: undefined columns
...0090") v<- sapply(v, function(x) levels(x)[x]) -I want to do the following subsetting: sub<- subset(d, select=c(v)) and I get the following error message: Error in `[.data.frame`(x, r, vars, drop = drop) : undefined columns selected Any help would be very much appreciated, Best, Aurelien [[alternative HTML version deleted]]
2012 Mar 14
3
Help: problem converting character to numeric
...cters values (the first row in the example). In the past, I always used this code successfully (the characters were replaced by NA, and only a warning message was issued). But now, I have an error message and it no longer works. Could anyone suggest an alternative way to do it? Thanks a lot, Best, Aurelien [[alternative HTML version deleted]]
2010 Mar 01
1
[LLVMdev] Pointer functer analysis
...lee function) in a program. I could find the kind of information in the website so it would be really helpful if you could tell me if such an analyze already exist in LLVM or can you point me to the good direction on how to build it myself (existing source code, reference, tutorial, example...). Aurelien -- View this message in context: http://old.nabble.com/Pointer-functer-analysis-tp27739982p27739982.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2006 Mar 01
2
About libc/tls
Hello, I asked Aurelien Jarno from the Debian glibc team about our /lib/tls problem. It gave me a little help: # ldd /bin/echo libc.so.6 => /lib/tls/libc.so.6 (0x40021000) # touch /etc/ld.so.hwnocap # ldd /bin/echo libc.so.6 => /lib/libc.so.6 (0x40021000) I think this could help us....
2011 Jan 17
0
[PATCH] virtio-net: fix a typo
On Mon, Jan 17, 2011 at 09:14:19AM +0100, Aurelien Jarno wrote: > fitler -> filter > > Cc: netdev at vger.kernel.org > Cc: Michael S. Tsirkin <mst at redhat.com> > Signed-off-by: Aurelien Jarno <aurelien at aurel32.net> Acked-by: Michael S. Tsirkin <mst at redhat.com> obviously. Cc: virtualization at lists.lin...
2011 Jan 17
0
[PATCH] virtio-net: fix a typo
On Mon, Jan 17, 2011 at 09:14:19AM +0100, Aurelien Jarno wrote: > fitler -> filter > > Cc: netdev at vger.kernel.org > Cc: Michael S. Tsirkin <mst at redhat.com> > Signed-off-by: Aurelien Jarno <aurelien at aurel32.net> Acked-by: Michael S. Tsirkin <mst at redhat.com> obviously. Cc: virtualization at lists.lin...
2013 Sep 26
1
Is nsupdate works for NSD ?
Dear all, Could I use the tool "nsupdate" from the "dnsutils" package to update my zone/record in NSD ? http://docs.freebsd.org/doc/8.0-RELEASE/usr/share/doc/bind9/arm/man.nsupdate.html Thanks by advance.
2006 Mar 15
2
Xen and glibc
Hello, We [the Debian Xen package team] are currently working on Xen packages, and are planning to include them into Debian. A current issue in Xen, is the libc problem. From the Xen wiki [1]: "Xen uses segmentation to provide protection of the memory used for the hypervisor. This results in some performance issues since wrap-around segments as used by glibc need expensive extra handling.
2014 Mar 22
1
Issues to manage RAM on openvz guests
...nodes. But I have issues to size RAM of openvz guests. virsh set by default the the memory to 256M on each guest instead of that I specify in the XML I have to modify by end the variable PHYSPAGES on each /etc/vz/conf/id_of_my_vz.conf Please follow the XML dump and the steps that I did. Cheers,Aurelien Log ---- 1) Define openvz guest domain 103 #virsh -c openvz:///system define vztest.xml Domain 103 defined from vztest.xml 2) Start the guest #virsh -c openvz:///system start 103 Domain 103 started #vzlist CTID NPROC STATUS IP_ADDR HOSTNAME...
2012 Feb 01
2
Problem with xtable- rescaling a table
...center} \begin{tabular}{ccc} \hline & V1 & V2 \\ \hline & & \\ 6.91 & 500.00 & 4.00 \\ 400.00 & & 400.00 \\ \hline \end{tabular} \caption{Title} \end{center} \end{sidewaystable} } \end{document} Thanks a lot for any advice. Best, Aurelien [[alternative HTML version deleted]]