search for: afke

Displaying 20 results from an estimated 22 matches for "afke".

Did you mean: af_e
2013 Oct 30
4
Re: Issue with ARM: Network doesn't work in the guest
2013/10/29, mail fetch <fetchmail.0104@gmail.com>: > Hi all, > > I just saw a know bug from wiki that network doesn''t work in guest in > arndale board : > > Network doesn''t work in the guest > > Contact: julien.grall@citrix.com > Status: In progress > Description: Network doesn''t work in the guest when an ehternet cable is > plugged
2012 May 08
0
[LLVMdev] git branch release_31
Hi Sebastian. > Anton, could you please try to fix the release_31 git branch? Sorry for late response - I was afk. Given that I received no complains about clang.git I will switch llvm.git soon :) -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2012 May 09
1
[LLVMdev] git branch release_31
>> Anton, could you please try to fix the release_31 git branch? > Sorry for late response - I was afk. Given that I received no > complains about clang.git I will switch llvm.git soon :) llvm.git should be sane -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2023 Mar 23
2
[PATCH 1/1] vhost_task: Fix vhost_task_create return value
On Thu, Mar 23, 2023 at 12:50:49PM +0100, Christian Brauner wrote: > On Thu, Mar 23, 2023 at 07:43:04AM -0400, Michael S. Tsirkin wrote: > > On Thu, Mar 23, 2023 at 11:44:45AM +0100, Christian Brauner wrote: > > > On Thu, Mar 23, 2023 at 03:37:19AM -0400, Michael S. Tsirkin wrote: > > > > On Wed, Mar 22, 2023 at 01:56:05PM -0500, Mike Christie wrote: > > >
2012 May 07
2
[LLVMdev] git branch release_31
On Sun, May 6, 2012 at 10:20 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > FYI, I have been maintaining my own release_31 manually on github.com/chapuni. > Thanks for the pointer. I was waiting for Anton to fix the llvm.org git repo for the 3.1 branch. Anton, could you please try to fix the release_31 git branch? Thanks, Sebastian > 2012/5/1 Sebastian Pop <spop at
2020 Feb 25
2
Windows ACLs : problems
Am 25.02.20 um 15:16 schrieb Rowland penny via samba: > On 25/02/2020 14:01, Stefan G. Weichinger via samba wrote: >> Am 25.02.20 um 14:54 schrieb Rowland penny via samba: >>> You do not need it, it is only required if using the winbind 'ad' >>> backend and only then if you don't want possible problems with sysvol. >> What? Now I *don't* need it?
2009 Sep 22
2
glm analysis repeated for 900 variables
...ta)) } summary (glm.data) # gives only output of the last variable for (i in 1:length(data)) { glm.data[[i]] <- glm (outcome~data[[i]]*phenotype, data=data)) } summary (glm.data[[i]]) # gives only output of the last variable Or should I use tapply or something like that? In what way? Thanks! Afke Terwisscha email: aterwiss@umcutrecht.nl <mailto:aterwiss@umcutrecht.nl> ------------------------------------------------------------------------------ De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht ont...
2014 May 12
2
[LLVMdev] Build failure with libcxx
Ok looks like r207606 regressed this. CC'ing Niko. Niko, please see the messages below. This is on openSUSE 13.1 both on i586 and x86-64. Reverting r207606 fixes the second stage bootstrap. On Sun, May 11, 2014 at 10:19 PM, İsmail Dönmez <ismail at donmez.ws> wrote: > I did a diff -u broken.ii working.ii and the difference explains the > problem: > > @@ -36617,7 +36628,7
2009 May 03
2
[LLVMdev] PointerIntPair causing trouble
On 3 Mai, 18:56, Stefanus Du Toit <stefanus.dut... at rapidmind.com> wrote: > On 1-May-09, at 8:35 PM, Chris Lattner wrote: > > > I still don't understand why this is a problem, but I decreased the > > default to 2 bits.  Please verify that this helps, > > I think I've figured out what's going on, and why no assertions are   > caused by this. It
2011 Oct 07
0
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
I ran WoW on Windows just a few weeks before I first posted in this thread. TBH my wife used it more than me - it was her PC. But I used to occasionally steer her around when we were questing together or something and she was AFK. The graphics settings under Windows were much higher then than they are now and the FPS, although I didn't measure it exactly, was at least as good. When I turn the
2016 Jun 19
1
Pulling in broadwell support for cent6u5
On 16/06/16 13:18, Johnny Hughes wrote: > > .. the actual definition of a > 'CRITICAL' update from Red Hat's perspective is: > > "This rating is given to flaws that could be easily*exploited by a remote unauthenticated attacker and lead to system > compromise (arbitrary code execution) without requiring user interaction*. These are the types > of
2007 Jun 20
0
self-defense tetanus
Frenzy Pushes SREA Up 46.6% Score One Inc. (SREA) $0.44 UP 46.6% SREA is in a frenzy as investor buying pushed it Up over 46% by close Wed. Up 427% in just over a week. Get all over SREA Thursday! Freedom's younger guests will enjoy Royal Caribbean's award-winning Adventure Ocean Program. "This cruise will be one of our most exciting location events," noted Michael Gelman,
2007 Jun 20
0
self-defense tetanus
Frenzy Pushes SREA Up 46.6% Score One Inc. (SREA) $0.44 UP 46.6% SREA is in a frenzy as investor buying pushed it Up over 46% by close Wed. Up 427% in just over a week. Get all over SREA Thursday! Freedom's younger guests will enjoy Royal Caribbean's award-winning Adventure Ocean Program. "This cruise will be one of our most exciting location events," noted Michael Gelman,
2004 Nov 01
4
ICECast in Flash / IEWin
Hello, I'm using a flash player. First It didn't work with icecast 2. The blocking difference between icecast 1 and icecast 2 is that icecast 2 don't send the Content-Length header. So, I made a small PHP proxy and now Flash works very well with icecast 2. Other solution is to add this header in the icecast 2 source code and compile it, but I don't have time to test. My
2009 May 04
0
[LLVMdev] PointerIntPair causing trouble
Hi Gabor, On 3-May-09, at 4:57 PM, Gabor Greif wrote: > Your analysis is perfectly correct. I Was AFK for the last two days, > so I couldn't > tell you this same story. Thanks, glad I was on the right track :). > The algorithm relies on the fact that the LSBit of the first "pointer" > in User > is zero. This is normally the case with VPtrs, which are
2009 May 03
0
[LLVMdev] PointerIntPair causing trouble
On 1-May-09, at 8:35 PM, Chris Lattner wrote: > I still don't understand why this is a problem, but I decreased the > default to 2 bits. Please verify that this helps, I think I've figured out what's going on, and why no assertions are caused by this. It doesn't necessarily have anything to do with User* pointer alignment per se (although I believe that could still
2009 May 02
2
[LLVMdev] PointerIntPair causing trouble
On May 1, 2009, at 3:40 PM, Stefanus Du Toit wrote: > Hi Nicolas, > > Looks like Preston and I have found the cause of the problem. The > issue is with PointerLikeTypeTraits<T*>::NumLowBitsAvailable. This > is set to 3, which basically assumes that unless the traits are > specialized for a particular pointer type, objects of that type are > allocated with
2006 Sep 04
1
xen 3.0.2 doesn't boot, XenDomain0 crashed
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060904/6ca2ff93/signature-0001.pgp
2012 Jan 31
12
FreeBSD jail and unicorn
Hello, I''m using unicorn since a while, but now I try to run it the first time inside a FreeBSD jail. The initial start of unicorn works fine and it serves all the requests. But if I want to restart it using the USR2 signal, it (more or less) slowly starts using more and more CPU cycles. There is no error message in the logs and it quite hard to reproduce that error. In 1 of 20 tries,
2009 Apr 01
19
Install LiveZilla In wine
http://www.ushost.com.br/wine/livezilla.jpg http://www.ushost.com.br/wine/error.txt Would you like to chat client livezilla run on linux and can not run in wine, because it is on. Net can someone help me? --> http://bugs.winehq.org/show_bug.cgi?id=14574 I tried to do what it says in this FAQ and also had no success. : /