History log of /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_nv.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 0fde2b8d 19-Feb-2024 Andy Fiddaman

16310 mdb doesn't re-calculate index after resizing hash table
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com>
Approved by: Dan McDo

16310 mdb doesn't re-calculate index after resizing hash table
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# a48fdbef 15-Feb-2024 Bryan Cantrill

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable
16285 add ::mutex for user-level mutexes
16286 add wchan mdb walker for user-level wait channels
16287 add mdb_thread_name() to module API
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# 065c692a 30-Nov-2013 Josef 'Jeff' Sipek

4229 mdb hangs on exit when long umem cache names exist
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch