Searched hist:f5b9747075a9b489226e2a911f8a1597f4b9d072 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libthr/ |
H A D | libthr.3 | diff f5b9747075a9b489226e2a911f8a1597f4b9d072 Fri Oct 01 03:17:02 CEST 2021 Konstantin Belousov <kib@FreeBSD.org> libthr(3): explain some internals of the locks implementation
Describe internal allocations, mention problems with the use of global malloc(3) and the reasons for internal allocator existence.
Document shared objects implementation and describe shortcomings of the chosen approach, as well as the rationale why it was done that way.
Reviewed by: markj Discussed with: jilles Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D32243
|