Re: aio patch for review.

2004-09-30 Thread Alfred Perlstein
* Alan Cox <[EMAIL PROTECTED]> [040930 21:19] wrote: > On Thu, Sep 30, 2004 at 02:18:14AM -0700, Alfred Perlstein wrote: > > properly cover the socket buffer for operations that need locking. > > > > Just to be clear, your point is that soreadable() and sowriteable() > should be performed with th

Re: aio patch for review.

2004-09-30 Thread Alan Cox
On Thu, Sep 30, 2004 at 02:18:14AM -0700, Alfred Perlstein wrote: > properly cover the socket buffer for operations that need locking. > Just to be clear, your point is that soreadable() and sowriteable() should be performed with the corresponding socket buffer locked. Correct? If so, yes, pleas

aio patch for review.

2004-09-30 Thread Alfred Perlstein
properly cover the socket buffer for operations that need locking. please review. Index: vfs_aio.c === RCS file: /home/ncvs/src/sys/kern/vfs_aio.c,v retrieving revision 1.176 diff -u -r1.176 vfs_aio.c --- vfs_aio.c 23 Sep 2004 14: