[tor-bugs] #27247 [Core Tor/Tor]: Clients are using RAM for cached_dir_t
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Aug 21 16:55:47 UTC 2018
#27247: Clients are using RAM for cached_dir_t
-------------------------+-------------------------------------------------
Reporter: nickm | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.5.x-final
Component: Core | Version:
Tor/Tor | Keywords: 035-roadmap-master, 035-triaged-
Severity: Normal | in-20180711
Actual Points: | Parent ID: #27243
Points: | Reviewer:
Sponsor: |
Sponsor8 |
-------------------------+-------------------------------------------------
According to the profiles, clients are storing a cached_dir_t object for
the consensus they have. This is ridiculous -- they don't need that, and
they already have it somewhere else.
Directory caches probably don't need one of these either -- they could
mmap it instead.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27247>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list