History log of /titanic_52/usr/src/uts/common/fs/dnlc.c (Results 1 – 10 of 10)
Revision Date Author Comments
# b52ecd93 02-Mar-2015 Bryan Cantrill <bryan@joyent.com>

8270 dnlc_reverse_lookup() is unsafe at any speed
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Yuri Pankov <yuri.pank

8270 dnlc_reverse_lookup() is unsafe at any speed
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 0aea656903145d947d28737ae11caddf89707ec8)

show more ...


# 1a5e258f 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>


# 744947dc 24-Jun-2010 Tom Erickson <Tom.Erickson@Sun.COM>

6710343 dnode cache should register a dnode_move() callback to limit fragmentation
6583724 dnode_create should not call kmem_cache_constructor directly
6374545 disk write cache flush code overloads b

6710343 dnode cache should register a dnode_move() callback to limit fragmentation
6583724 dnode_create should not call kmem_cache_constructor directly
6374545 disk write cache flush code overloads buf_t.b_list pointer

show more ...


# 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>


# b5fca8f8 27-May-2008 tomee <none@none>

6554564 slab allocator cannot release slabs with lonely buffers
6676406 kmem client constructors and destructors need some cleanup


# 104e2ed7 23-Mar-2006 perrin <none@none>

6343608 ZFS file range locking
6365101 zfs: copying from NFS to ZFS makes ksh response very sluggish
6393003 System hung -- out of memory (kernel va) due to zil's itx_t's
6393671 deadlock between dnl

6343608 ZFS file range locking
6365101 zfs: copying from NFS to ZFS makes ksh response very sluggish
6393003 System hung -- out of memory (kernel va) due to zil's itx_t's
6393671 deadlock between dnlc_reduce_cache() and zfs_zget()
6399298 system seems to be spinning in dnlc_reduce_cache()

show more ...


# cee972f8 28-Feb-2006 ek110237 <none@none>

6390754 gcc and dnlc don't get along


# 033f9833 24-Feb-2006 ek110237 <none@none>

6350001 ZFS lookup performance still much slower than UFS : help tar : help spec SFS
6383405 ARC needs to purge some DNLC entries when memory is low


# dbd19a09 13-Jan-2006 ah89892 <none@none>

6320011 dnlc_purge_vp() is horribly inefficient when called by multiple threads to purge the same vnode


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch