index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-memtrack
/
src
/
mtracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
5
-1533
/
+0
*
tor_memtrack: Use DropBombCondition in bookkeeping.rs
Ian Jackson
2024-04-24
1
-5
/
+24
*
tor-memtrack: bookkeeping: Break out BOMB d-d condition
Ian Jackson
2024-04-24
1
-1
/
+3
*
tor_memtrack: Soup up DropBomb and make into its own module
Ian Jackson
2024-04-24
1
-3
/
+0
*
tor-memtrack: Explain lack of thread parallelism in notify_victims
Ian Jackson
2024-04-23
1
-0
/
+6
*
tor-memtrack: Explain the code structure in reclaim::inner_loop
Ian Jackson
2024-04-23
1
-0
/
+4
*
tor-memtrack: Break out aid_and_children_recursively
Ian Jackson
2024-04-23
1
-14
/
+1
*
tor-memtrack: Remove an unused mut
Ian Jackson
2024-04-23
1
-1
/
+1
*
tor-memtrack: Correct doc comment for `reclaim::inner_loop`
Ian Jackson
2024-04-23
1
-1
/
+5
*
tor-memtrack: Explain the relationship to `mtracker` better
Ian Jackson
2024-04-23
1
-1
/
+4
*
tor-memtrack: Explain drop impl for GuardWithDeferredDrop in prod
Ian Jackson
2024-04-23
1
-0
/
+8
*
tor-memtrack: Correct "reentrant" terminology
Ian Jackson
2024-04-23
1
-1
/
+1
*
tor-memtrack: Avoid accidental poisoning during claim
Ian Jackson
2024-04-23
1
-0
/
+7
*
tor-memtrack: Explain what poisoned total state is for
Ian Jackson
2024-04-23
1
-0
/
+2
*
tor-memtrack: Docs fixes
gabi-250
2024-04-23
1
-1
/
+1
*
tor-memtrack: Add a let binding to clarify
gabi-250
2024-04-23
1
-1
/
+1
*
tor-memtrack: Fix docs typo
gabi-250
2024-04-23
1
-1
/
+1
*
tor-memtrack: Doc fixes
gabi-250
2024-04-23
1
-4
/
+4
*
tor-memtrack: Fix various typos
gabi-250
2024-04-23
1
-1
/
+1
*
tor-memtrack: Provide comprehensive tests for the memory tracker
Ian Jackson
2024-04-23
1
-0
/
+678
*
tor-memtrack: reclaim: Implement reclamation
Ian Jackson
2024-04-23
1
-1
/
+378
*
tor-memtrack: reclaim: Provide helper deferred_drop module
Ian Jackson
2024-04-23
2
-0
/
+77
*
tor-memtrack: implement MemoryQuotaTracker
Ian Jackson
2024-04-23
2
-0
/
+81
*
tor-memtrack: Provide helper bookkeeping module
Ian Jackson
2024-04-23
1
-0
/
+281