similar to: Input/output error

Displaying 7 results from an estimated 7 matches similar to: "Input/output error"

1998 Sep 21
15
Unsubscribe
How do i unsubscribe??
2007 May 05
0
[LLVMdev] LLVM-GCC Back
Bill Wendling wrote: > On May 5, 2007, at 6:44 AM, Jeff Cohen wrote: > >> Bill wrote: >>> The LLVM-GCC anonymous mirror should be updated now. Let me know if >>> this happens again. >>> >>> -bw >> >> It's still taking over an hour for rsync to occur. >> > I can try to see if they will move the rsync to a better time. >
2011 Sep 06
2
[Bug 1169] Enhancement request to support subnet configurations for Host configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=1169 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1930 --- Comment #3 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:08 EST --- Retarget unresolved
2014 May 07
0
[PATCH v10 03/19] qspinlock: Add pending bit
From: Peter Zijlstra <peterz at infradead.org> Because the qspinlock needs to touch a second cacheline; add a pending bit and allow a single in-word spinner before we punt to the second cacheline. Signed-off-by: Peter Zijlstra <peterz at infradead.org> Signed-off-by: Waiman Long <Waiman.Long at hp.com> --- include/asm-generic/qspinlock_types.h | 12 +++-
2004 Jul 22
2
[LLVMdev] GC questions.
On Thu, 22 Jul 2004, Chris Lattner wrote: > > While I was editing LowerGC.cpp I made a little test (not part of this > > patch, but the diff with LowerGC.cpp in cvs is attached). I've added a new > > intrinsic called llvm.gcroot_value(sbyte*, sbyte*), which takes a pointer > > directly instead and transforms it into an alloca. The idea is the > ... > > In this
2003 Dec 01
0
No subject
TEST 3 If you get a "connection refused" response then the smbd server may not be running. If you installed it in inetd.conf then you probably edited that file incorrectly. If you installed it as a daemon then check that it is running, and check that the netbios-ssn port is in a LISTEN state using "netstat -a". Note: You have xinetd not inetd on the redhat box. To avoid all
1999 Feb 17
0
smbfs brokenness
I posted a few days ago with regard to a problem with 2.0.2 when compiled against linux 2.2.1. Users can mount volumes fine, but after a short time the connection is no longer accessable and needs to be remounted. Is no one else having this problem? -james