Re: wait queue process state

From: Benjamin LaHaise (bcrl@redhat.com)
Date: Tue May 28 2002 - 18:05:18 EST


On Tue, May 28, 2002 at 04:01:43PM -0700, jw schultz wrote:
> The read system call is interuptable, period. Disk access
> is considered slow. If you code asuming it will not be
> interupted or that an interupt will cause a return of -1
> your code may break on Linux and will certainly not be
> portable.

Linux does not permit interrupting regular file reads on local disks;
only NFS supports it. Maybe 2.5 is the time to change this.

                -ben
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:23 EST