> On 6 Aug 2020, at 21:00, Nadav Har'El <n...@scylladb.com> wrote:
> 
> By the way, if this problem really bothered us, it should be possible with 
> relatively small effort to
> make symbol-resolution lock-free. We actually have the list of objects 
> protected by RCU,
> not a mutex (see commit 68afb68ee84769db064949839ee50bff08145c6e)
> so it is already possible to do most of the lookup in a lock-free manner, and 
> we just
> need to replace the last remaining mutexes in the resolv_pltgot code, which 
> might not
> be difficult.

Noted, but as you says, suspect its not an issue for what I’m doing. If it 
becomes an issue, I’ll come back to you for pointers on how to progress this 
fix ;)

Cheers,
Rick

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/A199DA1E-AF69-4DCD-A82E-AC195865C772%40rossfell.co.uk.

Reply via email to