History log of /illumos-gate/usr/src/uts/common/fs/zfs/arc.c (Results 101 – 125 of 183)
Revision Date Author Comments
# 3e4e8481 16-Jun-2010 Tom Erickson <Tom.Erickson@Sun.COM>

6950219 large ghost eviction causes high write latency
6953403 arc_adjust might adjust MRU unnecessarily
6951024 arc_adapt can lead to wild arc_p adjustment


# 40e886f9 28-May-2010 Mark Maybee <Mark.Maybee@Sun.COM>

6952565 panic[cpu0]/thread=ffffff00202a3c40: Deadlock: cycle in blocking chain


# fb81204d 08-May-2010 George Wilson <George.Wilson@Sun.COM>

6949730 spurious arc_free() can significantly exacerbate 6948890


# 3f9d6ad7 03-May-2010 Lin Ling <Lin.Ling@Sun.COM>

6675946 'zpool status' should show the progress of resilvering for individual disk.
6683750 scrub -s have to wait until resilver completed?
6841252 Resilvering not restartable - causing an excess reb

6675946 'zpool status' should show the progress of resilvering for individual disk.
6683750 scrub -s have to wait until resilver completed?
6841252 Resilvering not restartable - causing an excess reboot delay
6855073 spa scrub stats (eg %done) are reset on reboot
6891824 7410 NAS head "continually resilvering" following HDD replacement
6899970 scrub/resilver percent complete reporting in zpool status can be overly optimistic
6940889 add interval (count) args to zpool list
6944623 dbuf_read_done() locking performance improvement
6946760 mutex problem in bplist_enqueue()
6391915 RFE: provide interval arg to zpool status to monitor resilvering
6946512 want zfs_send() to pass back debug info
6943992 'zpool scrub' should not restart the existing scrub silently
6878281 zpool should store the time of last scrub/resilver and other zpool status info in pool properties.
6935158 Assertion failed: used <= spa_get_dspace(dd->dd_pool->dp_spa)
6944388 dsl_dataset_snapshot_reserve_space() causes dp_write_limit=max

--HG--
rename : usr/src/uts/common/fs/zfs/dsl_scrub.c => usr/src/uts/common/fs/zfs/dsl_scan.c

show more ...


# 7e453561 29-Mar-2010 William Gorrell <william.gorrell@sun.com>

6935088 elpaso panics: kernel heap corruption detected


# 5614b00a 01-Mar-2010 William Gorrell <william.gorrell@sun.com>

6928826 panic: assertion failed: ab->b_buf == NULL, file: ../../common/fs/zfs/arc.c, line: 1738 - nightly


# 6e064338 19-Feb-2010 William Gorrell <william.gorrell@sun.com>

6615402 recursive mutex enter on the hash lock in arc_evict_ghost


# c242f9a0 18-Jan-2010 chunli zhang - Sun Microsystems - Irvine United States <Chunli.Zhang@Sun.COM>

6873106 Need a mechanism to share buffers between fs modules


# d3d50737 13-Nov-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# b24ab676 01-Nov-2009 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

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


# 8e0f0d3d 22-Oct-2009 William Gorrell <william.gorrell@sun.com>

6836714 arc_read_done may try to byteswap undefined data


# 5c28183b 29-Aug-2009 Brendan Gregg - Sun Microsystems <Brendan.Gregg@Sun.COM>

6876733 sdt:::arc-hit and sdt:::arc-miss provide inconsistent args[0]


# 9966ca11 28-Aug-2009 Matthew Ahrens <Matthew.Ahrens@Sun.COM>

6875779 zfs user accounting callbacks can be simplified
6771468 ::blkptr prints incorrectly on 32-bit
6832861 zcmd_alloc_dst_nvlist's default size is too small
6876808 want ::refcount to print refcou

6875779 zfs user accounting callbacks can be simplified
6771468 ::blkptr prints incorrectly on 32-bit
6832861 zcmd_alloc_dst_nvlist's default size is too small
6876808 want ::refcount to print refcount_t details

show more ...


# 5ea40c06 21-Aug-2009 Brendan Gregg - Sun Microsystems <Brendan.Gregg@Sun.COM>

6871680 kstats for ARC evicted bytes by L2ARC state


# ae46e4c7 07-Aug-2009 Matthew Ahrens <Matthew.Ahrens@Sun.COM>

6861581 ZFS frees in synching context during rollback
6869470 panic from refcount_remove when destroy clone


# 573ca77e 08-Jun-2009 George Wilson <George.Wilson@Sun.COM>

PSARC 2008/353 zpool autoexpand property
6475340 when lun expands, zfs should expand too
6563887 in-place replacement allows for smaller devices
6606879 should be able to grow pool without a reboot o

PSARC 2008/353 zpool autoexpand property
6475340 when lun expands, zfs should expand too
6563887 in-place replacement allows for smaller devices
6606879 should be able to grow pool without a reboot or export/import
6844090 zfs should be able to mirror to a smaller disk

show more ...


# 2fdbea25 22-Apr-2009 Aleksandr Guzovskiy <Aleksandr.Guzovskiy@Sun.COM>

6717022 ZFS DMU needs zero-copy support


# 14843421 18-Apr-2009 Matthew Ahrens <Matthew.Ahrens@Sun.COM>

PSARC/2009/204 ZFS user/group quotas & space accounting
6501037 want user/group quotas on ZFS
6830813 zfs list -t all fails assertion
6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr
681559

PSARC/2009/204 ZFS user/group quotas & space accounting
6501037 want user/group quotas on ZFS
6830813 zfs list -t all fails assertion
6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr
6815592 panic: No such hold X on refcount Y from zfs_znode_move
6759986 zfs list shows temporary %clone when doing online zfs recv

show more ...


# 0a95608c 03-Apr-2009 Brendan Gregg - Sun Microsystems <Brendan.Gregg@Sun.COM>

6790261 NULL pointer dereference in arc_cksum_equal()


# f9d8334f 30-Mar-2009 George Wilson <George.Wilson@Sun.COM>

6821260 l2arc suffers from sign extension on 32-bit platforms


# ac05c741 28-Jan-2009 Mark Maybee <Mark.Maybee@Sun.COM>

6551866 deadlock between zfs_write(), zfs_freesp(), and zfs_putapage()
6504953 zfs_getpage() misunderstands VOP_GETPAGE() interface
6702206 ZFS read/writer lock contention throttles sendfile() benchm

6551866 deadlock between zfs_write(), zfs_freesp(), and zfs_putapage()
6504953 zfs_getpage() misunderstands VOP_GETPAGE() interface
6702206 ZFS read/writer lock contention throttles sendfile() benchmark
6780491 Zone on a ZFS filesystem has poor fork/exec performance
6747596 assertion failed: DVA_EQUAL(BP_IDENTITY(&zio->io_bp_orig), BP_IDENTITY(zio->io_bp)));

show more ...


# a3f829ae 28-Jan-2009 Bill Moore <Bill.Moore@Sun.COM>

6798384 It can take a village to raise a zio


# 76a25faf 27-Jan-2009 Bill Moore <Bill.Moore@Sun.COM>

6798268 missing spa_config_exit() in L2ARC hangs system


# 5a98e54b 20-Jan-2009 Brendan Gregg - Sun Microsystems <Brendan.Gregg@Sun.COM>

6748019 ARC/L2ARC metadata accounting for arc_size
6748023 ARC content kstats
6748030 L2ARC turbo warmup
6488341 ZFS should avoiding growing the ARC into trouble


# 8ad4d6dd 01-Dec-2008 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6328632 zpool offline is a bit too conservative
6739487 ASSERT: txg <= spa_final_txg due to scrub/export race
6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()
6747698 checksum failures after o

6328632 zpool offline is a bit too conservative
6739487 ASSERT: txg <= spa_final_txg due to scrub/export race
6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()
6747698 checksum failures after offline -t / export / import / scrub
6745863 ZFS writes to disk after it has been offlined
6722540 50% slowdown on scrub/resilver with certain vdev configurations
6759999 resilver logic rewrites ditto blocks on both source and destination
6758107 I/O should never suspend during spa_load()
6776548 codereview(1) runs off the page when faced with multi-line comments
6761406 AMD errata 91 workaround doesn't work on 64-bit systems

show more ...


12345678