History log of /onnv-gate/usr/src/uts/common/fs/zfs/sys/zil_impl.h (Results 1 – 14 of 14)
Revision Date Author Comments
# 12699:36aebb51164a 25-Jun-2010 Neil Perrin <Neil.Perrin@Sun.COM>

6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../common/fs/zfs/zfs_vnops.c
6620948 slow progress with stress tests
6478419 Should push all synchronous transactions in zil_co

6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../common/fs/zfs/zfs_vnops.c
6620948 slow progress with stress tests
6478419 Should push all synchronous transactions in zil_commit_writer()
6916723 ZIL: Unnecessary scanning of the intent log tx chain.
6598837 zil_commit() might wait unnecessarily
6535172 zil_sync causing long hold times on zl_lock
6916703 ZIL: race on setting z_last_itx
6579989 zl_lock hold time can still be improved

show more ...


# 12294:2a74b443e6b1 03-May-2010 Mark J Musante <Mark.Musante@Sun.COM>

PSARC/2010/108 zil synchronicity
6280630 zil synchronicity
Contributed by Robert Milkowski <milek@task.gda.pl>


# 11670:1d964fb5d948 17-Feb-2010 Neil Perrin <Neil.Perrin@Sun.COM>

6595532 ZIL is too talkative
6388458 zil need not inflate blocksize that much
6738159 slog can probably pack 2X more data per lwb
6897432 ziltest_noslog fails after dedup putback
6911570 Shouldn't st

6595532 ZIL is too talkative
6388458 zil need not inflate blocksize that much
6738159 slog can probably pack 2X more data per lwb
6897432 ziltest_noslog fails after dedup putback
6911570 Shouldn't start an ereport on speculative read failure
6920442 ZIL: Should use the stronger checksum fletcher4

show more ...


# 10922:e2081f502306 01-Nov-2009 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

PSARC 2009/571 ZFS Deduplication Properties
6677093 zfs should have dedup capability


# 10310:ba87b3315737 14-Aug-2009 Neil Perrin <Neil.Perrin@Sun.COM>

PSARC 2009/423 ZFS logbias property
6832481 ZFS separate intent log bypass property


# 9401:afae664f76f6 20-Apr-2009 Neil Perrin <Neil.Perrin@Sun.COM>

6773224 zvol_log_write() is inefficient
6797713 zfs_log_write() and zvol_log_write() could share logic
6825801 itx_sync picks up garbage for zvols


# 8227:f7d7be9b1f56 25-Nov-2008 Neil Perrin <Neil.Perrin@Sun.COM>

6765294 Refactor replay


# 5688:c0b02c8fd2c0 14-Dec-2007 bonwick

6640580 spa_get_random() is insanely slow in userland
6640559 db_last_dirty list may be updated incorrectly
6640582 zio_checksum_sha256() incorrect if buffer size not a multiple of 64
6550653 uberblo

6640580 spa_get_random() is insanely slow in userland
6640559 db_last_dirty list may be updated incorrectly
6640582 zio_checksum_sha256() incorrect if buffer size not a multiple of 64
6550653 uberblock should be saved on more top levels
6640570 ZIL doesn't flush ditto block writes
6640578 some zio flags lost during I/O retry
6632372 ZFS label writing/checksumming hurts scalability of large configs

show more ...


# 3063:b252896b372b 04-Nov-2006 perrin

6341569 zio_alloc_blk() vdev distribution performs badly
6428639 large writes to zvol synchs too much, better cut down a little
6444692 Need to flush disk write cache for dmu_sync buffers
6465634 zvo

6341569 zio_alloc_blk() vdev distribution performs badly
6428639 large writes to zvol synchs too much, better cut down a little
6444692 Need to flush disk write cache for dmu_sync buffers
6465634 zvol: dmu_sync() should be issued in parallel
6468731 lwb_state_t can be nuked
6470042 parallel dmu_sync() isn't being used
6471679 stash blocksize in zvol_state_t rather than reading in every zvol_log_write
6472230 ZIL vdev management is inefficient
6473775 zil_commit changes in snv_48 make it hot for O_DSYNC workloads
6478388 ZIL replay takes too long causing issues while booting
6486390 zil_commit could push more transactions
6486496 zil_replay() useful debug

show more ...


# 2638:4f583dfeae92 29-Aug-2006 perrin

6413510 zfs: writing to ZFS filesystem slows down fsync() on other files in the same FS
6453172 ztest turns into a sloth due to massive arc_min_prefetch_lifespan


# 2237:45affe88ed99 20-Jun-2006 maybee

6416482 filebench oltp workload hangs in zfs
6440499 zil should avoid txg_wait_synced() and use dmu_sync() to issue parallel IOs when fsyncing


# 1807:35c8b566d7af 13-Apr-2006 bonwick

6410711 intent log blocks don't get invited to pool parties


# 1141:ca4bb9237a10 17-Dec-2005 perrin

6354547 sticky log buf size
6356050 zl_lock held excessively long
6356243 zfs_putpage: should do a synchronous write when B_ASYNC is not set
6358233 ZVOL doesn't honour O_DSYNC semantics


# 789:b348f31ed315 31-Oct-2005 ahrens

PSARC 2002/240 ZFS
6338653 Integrate ZFS
PSARC 2004/652 - DKIOCFLUSH
5096886 Write caching disks need mechanism to flush cache to physical media