[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/28939] FileChannelImpl.write hangs forever writing to NFS
From: |
greenrd at gcc dot gnu dot org |
Subject: |
[Bug classpath/28939] FileChannelImpl.write hangs forever writing to NFS file |
Date: |
2 Sep 2006 21:20:43 -0000 |
------- Comment #1 from greenrd at gcc dot gnu dot org 2006-09-02 21:20 -------
Sorry - my mistake - it's actually writing to the file, just extremely slowly
because NFS is syncing a lot. Looks like the streams are unbuffered, which is
probably the cause of the problem.
--
greenrd at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28939