<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-memquota/src/mtracker/test.rs, branch arti-v1.2.7</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-27T11:46:06Z</updated>
<entry>
<title>byte_qty: Move to tor-basic-utils</title>
<updated>2024-08-27T11:46:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-08-22T12:24:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dcb8d005f978d92b27be7887d6d24de23e0a2804'/>
<id>urn:sha1:dcb8d005f978d92b27be7887d6d24de23e0a2804</id>
<content type='text'>
Code motion of byte_qty.rs, and minimal necessary supporting changes.
</content>
</entry>
<entry>
<title>tor-memquota: Pass EnabledToken to IsParticipant methods</title>
<updated>2024-08-19T17:10:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-08-19T13:34:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c98ef1468f2ead3876a8f886d3a5a33c550a492'/>
<id>urn:sha1:4c98ef1468f2ead3876a8f886d3a5a33c550a492</id>
<content type='text'>
This will hopefully allow much caller code to be compiled out.

The users (IsParticipant impls) don't generally need to bother with
it - they can just ignore it.
</content>
</entry>
<entry>
<title>tor-memquota: Support a no-op MemoryQuotaTracker</title>
<updated>2024-08-19T14:42:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-08-19T14:40:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a94ebb8c7df52ad2662edd79304d7c946efc36e'/>
<id>urn:sha1:5a94ebb8c7df52ad2662edd79304d7c946efc36e</id>
<content type='text'>
Wrap up most of the structures in IfEnabled.

Sadly this diff is very noisy.  I experimented with macros for the
little enabled check at the start of each function but they didn't
really help.

We don't test this yet.  We'll do a smoke test of this later.
</content>
</entry>
<entry>
<title>tor-memquota: Rename mby test helper fn to mbytes</title>
<updated>2024-08-15T15:35:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-08-14T16:46:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2cc55eaa123b160785532c73260c3e690c26b3d3'/>
<id>urn:sha1:2cc55eaa123b160785532c73260c3e690c26b3d3</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2292#note_3059520
</content>
</entry>
<entry>
<title>tor-memquota: Add mq_queue, memory-quota-tracking (MPSC) queue</title>
<updated>2024-08-15T15:35:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-22T14:51:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d5e9e560dbd5255dc8b6a495d0b2bacadba09994'/>
<id>urn:sha1:d5e9e560dbd5255dc8b6a495d0b2bacadba09994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'memquota-typed' into 'main'</title>
<updated>2024-07-24T09:10:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-07-24T09:10:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4d891f3646b23316cb4f9f21b741be9057c41ae'/>
<id>urn:sha1:e4d891f3646b23316cb4f9f21b741be9057c41ae</id>
<content type='text'>
tor-memquota: HasMemoryCost trait, and type-safe methods

See merge request tpo/core/arti!2282</content>
</entry>
<entry>
<title>tor-memquota: Provide Participant::destroy_participant</title>
<updated>2024-07-24T08:42:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-18T15:08:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79e028577ff724f7e4f4ce432f6f77df2ac2c477'/>
<id>urn:sha1:79e028577ff724f7e4f4ce432f6f77df2ac2c477</id>
<content type='text'>
The stream wrapper is going to want this.
</content>
</entry>
<entry>
<title>tor-memquota: Expose some test utilities for the rest of the crate</title>
<updated>2024-07-24T08:39:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-24T11:53:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4985cccf766f4fe8f68520e8a57e8a222e6dde23'/>
<id>urn:sha1:4985cccf766f4fe8f68520e8a57e8a222e6dde23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-memquota: Improve register_participant_with (fmt)</title>
<updated>2024-07-24T08:39:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-22T15:35:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e2f345140b2c7a137900911219148eda600794e7'/>
<id>urn:sha1:e2f345140b2c7a137900911219148eda600794e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-memquota: Improve register_participant_with</title>
<updated>2024-07-24T08:39:20Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T17:54:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d0727137206546616967b405eaa4a9211226550f'/>
<id>urn:sha1:d0727137206546616967b405eaa4a9211226550f</id>
<content type='text'>
Now the constructor is able to return other data to the caller,
passing it through the mtracker machinery.
</content>
</entry>
</feed>
