summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/dnlc.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-0513249 wasteful entry allocation in dnlcToomas Soome1-14/+12
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome1-1/+1
2017-06-078270 dnlc_reverse_lookup() is unsafe at any speedBryan Cantrill1-51/+8
2017-05-168064 need a static DTrace probe in VN_HOLD (incorporate review feedback)Prakash Surya1-8/+2
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-5/+12
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-13/+14
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-10/+8
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-35/+57
2006-03-236343608 ZFS file range lockingperrin1-26/+45
2006-02-276390754 gcc and dnlc don't get alongek1102371-1/+2
2006-02-246350001 ZFS lookup performance still much slower than UFS : help tar : help s...ek1102371-9/+29
2006-01-136320011 dnlc_purge_vp() is horribly inefficient when called by multiple threa...ah898921-12/+8
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1966