Alexander Motin
a87627b26b
Do not promote large async writes to sync.
...
Present implementation of large sync writes is too strict and so can be
quite slow. Instead of doing that, execute large async write in chunks,
syncing each chunk separately.
It would be good to fix large sync writes too, but I leave it to somebody
with more skills in this area.
Reviewed by: rmacklem
MFC after: 1 week
2015-05-14 10:04:42 +00:00
..
2015-05-10 09:09:07 +00:00
2015-05-13 05:46:04 +00:00
2015-05-13 18:57:03 +00:00
2015-05-13 01:10:28 +00:00
2015-05-06 19:47:31 +00:00
2015-05-14 08:13:01 +00:00
2015-05-10 09:00:40 +00:00
2015-05-13 18:57:03 +00:00
2015-04-16 20:22:40 +00:00
2015-04-16 17:42:52 +00:00
2015-05-13 16:02:55 +00:00
2015-05-14 10:04:42 +00:00
2015-05-05 09:33:02 +00:00
2015-04-11 08:17:39 +00:00
2015-05-10 09:00:40 +00:00
2015-05-10 09:00:40 +00:00
2015-04-22 14:38:58 +00:00
2015-04-28 06:12:37 +00:00
2015-04-30 22:56:43 +00:00
2015-05-12 07:37:27 +00:00
2015-05-12 16:55:50 +00:00
2015-04-22 14:38:58 +00:00
2015-05-12 08:08:16 +00:00
2015-05-12 03:31:57 +00:00
2015-04-28 11:03:47 +00:00
2015-05-13 11:53:25 +00:00
2015-04-18 16:08:06 +00:00
2015-05-12 11:52:34 +00:00
2015-04-22 14:38:58 +00:00
2015-04-16 22:34:10 +00:00
2015-05-11 20:58:05 +00:00
2015-04-07 10:25:27 +00:00
2015-04-24 13:12:04 +00:00
2015-05-13 15:26:44 +00:00
2015-04-24 23:27:50 +00:00
2015-05-10 08:21:03 +00:00
2015-05-09 19:11:01 +00:00
2015-05-08 14:48:40 +00:00