DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/nfs nfs_syscalls.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Mar 2004 18:52:10 -0800 (PST)

dillon      2004/03/08 18:52:10 PST

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_syscalls.c 
  Log:
  Addendum comment to last commit.  Jeffrey Hsu reminded me that kernel writes
  are not subject to socket buffer limitations, so the Linux bug referenced
  in the last commit should not occur even without this commit.  However,
  the larger socket buffers should have a positive effect on our ability to
  stream received data, especially over GigE links.
  
  Revision  Changes    Path
  1.14      +0 -0      src/sys/vfs/nfs/nfs_syscalls.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_syscalls.c.diff?r1=1.13&r2=1.14&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]