search for: amni

Displaying 11 results from an estimated 11 matches for "amni".

Did you mean: ami
2005 Dec 16
1
does xen have problems when compiling using gcc 4
same as above. i compiled xen in ubuntu 5.10 and had amny problem and later found the guide given in ubuntu wiki tell to use this command make CC=gcc-3.4 meaning use gcc 3.4 instead of the gcc 4 that is standard on ubuntu. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2017 Jul 12
2
Question about thinLTO
...entation on LLVM Developers’ Meeting 2016, I believe thinLTO is more than that. The full advantage of this optimization should require a significant changes in the backend as well (I suppose). Before I post my question, kudos to the entire team behind thinLTO optimization - Teresa Johnson, Mehdi Amni, Xinliang David Li, other developers and test engineers across the globe. I am working on the compiler for a target wherein the code size improvement is a critical factor. We are still using LLVM 3.5 code base. We assume, by moving to LLVM4.0.0 (with thinLTO and other recent target independent o...
2007 Mar 28
2
Multiple IP(or Host) listen in dovecot.conf.
..._fd member to login_group structre. login-process.c: add login_groups_create function for mapping login process to each listen fd. change dup2 source fd in create_login_process. src/lib network.c: change getnameinfo error value. -- Kawabe,Yoshihiro <sowhat at amnis.co.jp> As the stars blink in the night sky, our married hearts are never splitted. Even if we will unclasp each other hands, until we retain that. by H.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-1.0.rc28_multi-listen-1.patch.gz Type: appli...
2017 Jul 12
2
Question about thinLTO
...that > used llvm-link/opt, and yes now we do whole program optimizations during > the thin link, beyond just linking in additional IR for inlining etc. > > >> >> Before I post my question, kudos to the entire team behind thinLTO >> optimization - Teresa Johnson, Mehdi Amni, Xinliang David Li, other >> developers and test engineers across the globe. >> >> >> >> I am working on the compiler for a target wherein the code size >> improvement is a critical factor. We are still using LLVM 3.5 code base. We >> assume, by moving to L...
2017 Jul 13
2
Question about thinLTO
...whole program optimizations during >>> the thin link, beyond just linking in additional IR for inlining etc. >>> >>> >>>> >>>> Before I post my question, kudos to the entire team behind thinLTO >>>> optimization - Teresa Johnson, Mehdi Amni, Xinliang David Li, other >>>> developers and test engineers across the globe. >>>> >>>> >>>> >>>> I am working on the compiler for a target wherein the code size >>>> improvement is a critical factor. We are still using LLVM 3...
2005 May 12
0
Patch to address (PR#7853) -- tested briefly, seems to
...hanges to the documentation. We will do that for 2.2.0. Two hints (more for R-devel than just you). 1) Please provide a patch against the current sources, not 2.0.0. (it worked, with a bit of fiddling). 2) Please _attach_ patches, as your mailer wrapped this one. On Thu, 12 May 2005 keithf@amnis.com wrote: > --- dotcode.c 2004-09-05 02:31:57.000000000 -0700 > +++ /usr/local/src/R-2.0.0/src/main/dotcode.c 2005-05-11 > 12:24:11.000000000 -0700 > @@ -190,6 +190,7 @@ > static void *RObjToCPtr(SEXP s, int naok, int dup, int narg, int Fort, > const char *name, R_toCConv...
2008 May 19
1
SSL/TLS support in RSYNC
Hello all, This is my first post on this mailing-list. I know this issue has been talked about amny times, but I can't find any real answer anyway. What are the plans to implement TLS directly into the mainstream rsync? This would be a huge improvement, when using rsync with a daemon and modules-based setup. It's already easy to tunnel rsync into ssh, but this requires 1) ssh-user and
1998 Sep 09
1
WINS problem discovered and fixed!! browsing speedup of 20X for large networks
Ok, after several months of pulling my hair out I finally fixed WINS and browsing at out Univesity. It ended up being an acutal bug, er bad code segment. To explain we have a large number of clients ~1000+ at any one time over 6 subnets. Browsing was spuratic at best. nmbd sucked up %70 of the proccessing power of a sparc 5. Well after serious investigation I traced it down to two lines of
2017 Jul 13
2
Question about thinLTO
...; during the thin link, beyond just linking in additional IR for inlining etc. >>>>> >>>>> >>>>>> >>>>>> Before I post my question, kudos to the entire team behind thinLTO >>>>>> optimization - Teresa Johnson, Mehdi Amni, Xinliang David Li, other >>>>>> developers and test engineers across the globe. >>>>>> >>>>>> >>>>>> >>>>>> I am working on the compiler for a target wherein the code size >>>>>> improvement...
2007 Jun 07
4
Listen on several (but not all) Interfaces
Hi, I'm using Dovecot 1.0rc15 from Debian stable/etch. I'd like to have Dovecot listen on more than one interface. It shall listen on one IPv4 Interface and on one IPv6 Interface. The comments in the sample configuration file say, that it's not possible to listen on more than one interface at a time. Sadly it's no option to me to listen on all interfaces. So I'd like to ask
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++