<div dir="ltr"><div>Hi,</div><div><br></div><div>I got acquainted with Lcnt not far ago and found it a really great tool.</div><div>While digging into the performance problems with the application i noticed that by mistake one of the highly used ets did not have concurrency options turned on for writes. </div><div>It was rather easy to find it by simply inspecting lcnt:inspect(db_tab) as it shows on which tables this lock appear. But what a pity I could not find any information on which etss</div><div>db_hash_slot appear. <span style="font-size: 13px;">db_hash_slot's ids are common integers and as i understand there is no way to find out on wich table they arise.</span><br></div><div><br></div>Is it just a lack of functionality, or I just missed something in the documentation?<div>I can see the same picture with some others lock classes as well.</div></div>