search for: unfail

Displaying 7 results from an estimated 7 matches for "unfail".

Did you mean: unfair
2006 Oct 12
8
announcement
Hi Now we''ve got the download problems nailed, shall we do an announcement on comp.lang.ruby? I can do it if you''re really busy, but Kevin I think you have first refusal as you''re owed the biggest chunk of kudos for getting us this far. re patch backlog: no worries - just clearing the decks before having another go at integrating wxScintilla - but I can''t
2011 Feb 09
1
[PATCH] virtio-net: add schedule check to napi_enable call in refill_work
...otherhost:/target/1" and "scp -r /nfs/read-only/2 otherhost:/target/2" concurrently with a mix of small to medium files for a few hours usually. I've never seen more than 200 GB copied before the crash occurs. Both 2.6.32 and 2.6.38-rc4 with this patch will copy more than 200GB unfailingly this way. See https://bugs.launchpad.net/bugs/579276 for more details. --- drivers/net/virtio_net.c.orig 2011-02-08 14:34:51.444099190 -0500 +++ drivers/net/virtio_net.c 2011-02-08 14:18:00.484400134 -0500 @@ -446,6 +446,20 @@ } } +static void virtnet_napi_enable(struct virtnet_info *...
2011 Feb 09
1
[PATCH] virtio-net: add schedule check to napi_enable call in refill_work
...otherhost:/target/1" and "scp -r /nfs/read-only/2 otherhost:/target/2" concurrently with a mix of small to medium files for a few hours usually. I've never seen more than 200 GB copied before the crash occurs. Both 2.6.32 and 2.6.38-rc4 with this patch will copy more than 200GB unfailingly this way. See https://bugs.launchpad.net/bugs/579276 for more details. --- drivers/net/virtio_net.c.orig 2011-02-08 14:34:51.444099190 -0500 +++ drivers/net/virtio_net.c 2011-02-08 14:18:00.484400134 -0500 @@ -446,6 +446,20 @@ } } +static void virtnet_napi_enable(struct virtnet_info *...
2009 Jan 09
2
Mac woes
I am new to R but have spent a little time messing around with it. I am running version 2.8.1 under Leopard OS 10.5 on a power PC and also on my laptop, which is Intel. Unless, I am wrong, this version is just a bit buggy. 1. In the R Commander, there is no direct entry of data. The Edit menu does not include a "New data set" choice, as advertised in the Windows version. 2.
2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with a company that is migrating 20 years of Mainframe Software Development to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux? Also, anyone have any experience with Fujitsu Cobol on Centos? The Fujitsu people only support Red Hat, and said I'd be on my own with Centos. In other words if it works,
2012 Nov 23
0
Wine release 1.5.18
...tion. ieframe: Added IWebBrowser2::Refresh tests. mshtml: Added IHTMLScriptElement::get_text implementation. jscript: Use proper object as 'this' when function is called on an activation object. atl: Properly fail on an aggregation attempt. cmd: Make allocation unfailable. cmd: Added HeapFree wrapper. wininet: Store both proxy and destination host in http_request_t. wininet: Fixed HTTP CONNECT secure connection. amvideo.idl: Use proper IDirectDraw forward declaration. wininet: Store an info if connection is HTTPS in server_t....
2013 Oct 15
0
[LLVMdev] [llvm-commits] r192750 - Enable MI Sched for x86.
...>> +; CHECK: ret >> define double @split(double %x, double %y, i1 %c) nounwind { >> %a = fdiv double %x, 3.2 >> %z = select i1 %c, double %a, double %y >> @@ -65,7 +64,7 @@ return: >> ; Sink instructions with dead EFLAGS defs. >> >> ; FIXME: Unfail the zzz test if we can correctly mark pregs with the kill flag. >> -; >> +; >> ; See <rdar://problem/8030636>. This test isn't valid after we made machine >> ; sinking more conservative about sinking instructions that define a preg into a >> ; block when we d...