index
:
platform_external_jemalloc_new
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
master-cuttlefish-testing-release
master-plus-llvm
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-dev
upstream-jemalloc
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
emap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Edata: rename "ranged" bit to "pai".
David Goldblatt
2020-09-18
1
-1
/
+1
*
Edata: zero stack edatas before initializing.
David Goldblatt
2020-05-14
1
-1
/
+1
*
Rtree: Remove the per-field accessors.
David Goldblatt
2020-04-10
1
-11
/
+20
*
Emap: Drop szind/slab splitting parameters.
David Goldblatt
2020-04-10
1
-7
/
+13
*
Rtree: Clean up compact/non-compact split.
David Goldblatt
2020-04-10
1
-12
/
+12
*
PA: Parameterize emap. Move emap_global to arena.
David Goldblatt
2020-04-10
1
-2
/
+0
*
Emap: Move out last edata state touching.
David Goldblatt
2020-04-10
1
-11
/
+0
*
Emap: Move out remaining edata modifications.
David Goldblatt
2020-04-10
1
-10
/
+0
*
Emap: Move edata modification out of emap_remap.
David Goldblatt
2020-04-10
1
-1
/
+0
*
Edata: Add a ranged bit.
David Goldblatt
2020-04-10
1
-3
/
+3
*
Rtree: Pull leaf contents into their own struct.
David Goldblatt
2020-04-10
1
-5
/
+13
*
Rtree: take the base allocator as a parameter.
David T. Goldblatt
2020-02-18
1
-2
/
+2
*
Emap: Take (and propagate) a zeroed parameter.
David T. Goldblatt
2020-02-18
1
-2
/
+2
*
Emap: Move in szind and slab modifications.
David Goldblatt
2020-02-17
1
-2
/
+14
*
Emap: Internal rtree context setting.
David Goldblatt
2020-02-17
1
-15
/
+58
*
Emap: Comments and cleanup
David Goldblatt
2020-02-17
1
-2
/
+2
*
Rename emap_split_prepare_t -> emap_prepare_t.
David Goldblatt
2020-02-17
1
-30
/
+26
*
Emap: Move in merge functionality.
David Goldblatt
2020-02-17
1
-0
/
+37
*
Tell edatas their creation arena immediately.
David Goldblatt
2020-02-17
1
-2
/
+2
*
Emap: Move over metadata splitting logic.
David Goldblatt
2020-02-17
1
-0
/
+53
*
Emap: Move over deregistration functions.
David Goldblatt
2020-02-17
1
-0
/
+11
*
Emap: Move over deregistration boundary functions.
David Goldblatt
2020-02-17
1
-0
/
+11
*
Emap: Move in slab interior registration.
David Goldblatt
2020-02-17
1
-0
/
+13
*
Emap: Move extent boundary registration in.
David Goldblatt
2020-02-17
1
-0
/
+13
*
Emap: Move in write_acquired from extent.
David Goldblatt
2020-02-17
1
-0
/
+10
*
Add emap, for tracking extent locking.
David Goldblatt
2020-02-17
1
-0
/
+127