Doug Rabson
baaf1d96f0
Fix a bug where a program which appended many small records to a file could
...
wind up writing zeros instead of real data when the file is on an NFSv2
mounted directory.
While tracking this bug down, I noticed that nfs_asyncio was waking *all*
the iods when a block was written instead of just one per block. Fixing this
gives a 25% performance improvment for writes on v2 (less for v3).
Both are 2.2 candidates.
PR: kern/2774
1997-04-19 14:28:36 +00:00
..
1997-04-09 15:34:09 +00:00
1997-04-19 05:25:19 +00:00
1997-04-06 10:10:50 +00:00
1997-04-15 11:43:10 +00:00
1997-04-12 17:35:02 +00:00
1997-04-18 18:28:09 +00:00
1997-04-19 06:04:13 +00:00
1997-03-24 11:25:10 +00:00
1997-04-05 12:23:44 +00:00
1997-04-19 14:14:17 +00:00
1997-04-18 18:28:09 +00:00
1997-04-15 08:05:08 +00:00
1997-04-19 14:14:17 +00:00
1997-04-04 19:08:19 +00:00
1997-04-19 06:04:13 +00:00
1997-04-06 11:14:13 +00:00
1997-04-10 14:56:49 +00:00
1997-04-14 18:23:25 +00:00
1997-03-24 11:33:46 +00:00
1997-04-06 11:14:13 +00:00
1997-04-05 20:05:11 +00:00
1996-06-14 17:22:18 +00:00
1997-04-14 18:26:51 +00:00
1997-04-19 14:28:36 +00:00
1997-04-19 14:28:36 +00:00
1997-04-04 17:49:35 +00:00
1997-04-15 11:49:00 +00:00
1997-04-06 11:14:13 +00:00
1997-04-18 04:44:37 +00:00
1997-02-22 09:48:43 +00:00
1997-02-23 09:21:14 +00:00
1997-04-04 22:12:55 +00:00
1997-04-14 18:22:02 +00:00
1997-02-22 09:48:43 +00:00
1997-04-10 13:17:09 +00:00
1997-04-14 03:40:42 +00:00
1997-02-22 09:48:43 +00:00