HAMMER - Fix long stalls when writing out core files
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 21 Feb 2011 02:26:17 +0000 (18:26 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 21 Feb 2011 02:26:17 +0000 (18:26 -0800)
commita117fbeb5f7e15c128fb94d038d5382d8d03483c
treec62d8572009504c8b8ac56d528fc42f4a4a2a7eb
parent2d012f911ced66944c9a43e46904571031eac8e7
HAMMER - Fix long stalls when writing out core files

* Fix a long-stall case (hmrwww) due to a broken pipelining algorithm when
  using large write()s to write out large files.
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_object.c
sys/vfs/hammer/hammer_vfsops.c
sys/vfs/hammer/hammer_vnops.c