History log of /onnv-gate/usr/src/uts/common/fs/zfs/arc.c (Results 51 – 75 of 85)
Revision Date Author Comments
# 3897:278bade789ba 26-Mar-2007 maybee

6437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539
6466866 assertion failed: dlen <= zp->z_blksz (0x188b4 <= 0x13200), zfs_vnops.c, line: 884
6512661 unowned mutex panic

6437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539
6466866 assertion failed: dlen <= zp->z_blksz (0x188b4 <= 0x13200), zfs_vnops.c, line: 884
6512661 unowned mutex panic during stress test
6524889 Hang adding zvol-based devices to a pool or creating a pool from zvols
6531759 zfs_rmdir() can return EEXIST on an empty directory when spotlight is messing with it
6532056 missing dmu_tx_commit() in zfs_write() eventually hangs zfs

show more ...


# 3718:a7973eff65f3 26-Feb-2007 johansen

6528274 arc_reclaim_needed's zio code has a pair of incorrect assumptions


# 3700:3a7e0afcf1b4 23-Feb-2007 ek110237

6523936 BAD TRAP: type=8 (#df Double fault) rp=fec266f8 addr=0
6526874 ARC is using ints instead of uint64s in some places
6527134 'zpool status -v' can report duplicate entries duplicate entries


# 3552:ea34919c6784 05-Feb-2007 johansen

6520051 segzio's sizing policy needs further optimization


# 3547:e396e0a440b1 02-Feb-2007 maybee

6512391 DMU should leverage ZIO dependencies to achieve greater parallelism


# 3403:e52013d23622 11-Jan-2007 bmc

6510807 ARC statistics should be exported via kstat


# 3312:d9c746daf22f 21-Dec-2006 ahrens

6505625 large regression with zfs in snv_53


# 3307:08dd9db5d94e 21-Dec-2006 johansen

6506748 segzio uses unfeasibly large amount of VA


# 3298:1fb2668efa39 20-Dec-2006 maybee

6505658 target MRU size (arc.p) needs to be adjusted more aggressively


# 3290:256464cbb73c 20-Dec-2006 johansen

4894692 caching data in heap inflates crash dump
6499454 time to increase size of kmem default allocation caches
6499459 vm should stop checking kvp directly


# 3265:967e0fca6143 15-Dec-2006 ahrens

6463140 zfs recv with a snapshot name that has 2 @@ in a row succeeds
6493146 get_numeric_property() has redundant code
6494638 Panic - buffer modified while frozen! when running zpool_create_005
649

6463140 zfs recv with a snapshot name that has 2 @@ in a row succeeds
6493146 get_numeric_property() has redundant code
6494638 Panic - buffer modified while frozen! when running zpool_create_005
6499476 some zfs_iter_* users leak memory
6501789 'zfs recv pool/fs@' causes assertion failure in mzap_addent
6503788 memory leak in is_spare()
6503790 memory leak in zpool_get_errlog()

show more ...


# 3158:f30a3849aa23 22-Nov-2006 maybee

6493923 nfsfind on ZFS filesystem quickly depletes memory in a 1GB system


# 3093:71525e4187d5 11-Nov-2006 ahrens

6490569 verify arc bufs are not modified when they shouldn't be


# 2918:5e0808c08daa 13-Oct-2006 maybee

6478928 buffer recycling causes long arc mutex spins


# 2887:eef7119b31c5 09-Oct-2006 maybee

6476663 bad trap possible when dereferencing b_hdr after buf eviction


# 2885:c0259887ebbc 09-Oct-2006 ahrens

6460059 zfs destroy <snapshot> leaves behind kruft
6463788 'zfs recv -d' fails if some ancestors already exist
6464897 assertion failed: "BP_GET_COMPRESS(bp) == compress" zio.c, line:897
6472843 pani

6460059 zfs destroy <snapshot> leaves behind kruft
6463788 'zfs recv -d' fails if some ancestors already exist
6464897 assertion failed: "BP_GET_COMPRESS(bp) == compress" zio.c, line:897
6472843 panic when write to zvol snapshot
6475506 panic in dmu_recvbackup due to NULL pointer dereference
6475942 need more assertions in dnode_destroy()
6477102 recvbackup ioctl does not advance file offset
6477103 read-only properties should be passed as nvlist
6477900 want more /etc/system tunables for ZFS performance analysis
6479497 ::abuf_find is broken

show more ...


# 2856:6f4d5ee1906a 03-Oct-2006 nd150628

6463348 ZFS code could be more portable


# 2724:99be9a0b86f6 14-Sep-2006 maybee

6469119 race between arc_buf_clone() and arc_buf_add_ref() results in NULL pointer dereference


# 2688:12e2ad22b970 06-Sep-2006 maybee

6447701 ZFS hangs when iSCSI Target attempts to initialize its backing store
6464310 Stressing trunc can induce file corruption


# 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


# 2391:2fa3fd1db808 19-Jul-2006 maybee

6447377 ZFS prefetch is inconsistant


# 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


# 2082:76b439ec3ac1 30-May-2006 eschrock

PSARC 2006/223 ZFS Hot Spares
PSARC 2006/303 ZFS Clone Promotion
6276916 support for "clone swap"
6288488 du reports misleading size on RAID-Z
6393490 libzfs should be a real library
6397148 fbufs de

PSARC 2006/223 ZFS Hot Spares
PSARC 2006/303 ZFS Clone Promotion
6276916 support for "clone swap"
6288488 du reports misleading size on RAID-Z
6393490 libzfs should be a real library
6397148 fbufs debug code should be removed from buf_hash_insert()
6405966 Hot Spare support in ZFS
6409302 passing a non-root vdev via zpool_create() panics system
6415739 assertion failed: !(zio->io_flags & 0x00040)
6416759 ::dbufs does not find bonus buffers anymore
6417978 double parity RAID-Z a.k.a. RAID6
6424554 full block re-writes need not read data in
6425111 detaching an offline device can result in import confusion

show more ...


# 2048:8ceabdf91507 24-May-2006 stans

4034947 anon_swap_adjust() should call kmem_reap() if availrmem is low.


# 1990:2960cf15fee6 16-May-2006 maybee

6416794 zfs panics in dnode_reallocate during incremental zfs restore
6425740 assertion failed: new_state != old_state


1234