[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5337 [Tor Directory Authority]: Memory fragmentation(?) issues on dirauths
#5337: Memory fragmentation(?) issues on dirauths
-------------------------------------+--------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Directory Authority | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------------------+--------------------------------------
Comment(by nickm):
First thing to try is linking with a different malloc to confirm whether
that makes a difference. The "openbsd malloc" thing is solid but not so
efficient. I also hear good thing about tcmalloc .
In the past, the usage pattern that caused the most trouble with glibc
malloc was allocating a lot of small things, then freeing most (but not
all) of them. If we know about when this behavior started, we could look
for new patterns like that.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5337#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs