Daan Leijen
|
7cac1e4a16
|
Merge branch 'dev' into dev-slice
|
2025-01-03 18:03:06 -08:00 |
|
Daan Leijen
|
98699c983a
|
update to v1.8.8
|
2025-01-03 17:56:15 -08:00 |
|
Daan Leijen
|
7ebdfac18b
|
merge from dev
|
2024-12-31 14:20:00 -08:00 |
|
Daan
|
f33aa58d88
|
Merge branch 'dev' into dev
|
2024-12-30 12:27:46 -08:00 |
|
daanx
|
5f585c83cd
|
Merge branch 'dev-slice' into dev-slice-steal
|
2024-11-18 16:12:48 -08:00 |
|
daanx
|
9bb29b177a
|
Merge branch 'dev' into dev-slice
|
2024-11-18 16:12:37 -08:00 |
|
daanx
|
b898dbe3e0
|
Merge branch 'dev' into dev-steal
|
2024-11-18 16:12:26 -08:00 |
|
daanx
|
71fec8caf5
|
add target_segments_per_thread option
|
2024-11-18 15:05:22 -08:00 |
|
daanx
|
0fa99d41fc
|
merge from dev-slice
|
2024-11-18 11:13:29 -08:00 |
|
Daan
|
3a7b6f0a8d
|
allow build time setting of sample rate
|
2024-11-18 10:28:00 -08:00 |
|
daanx
|
54ee4e7632
|
merge from dev
|
2024-11-17 23:29:21 -08:00 |
|
daanx
|
d57cb0765d
|
add guarded objects that are sampled (and fit a size range). guarded sample rate etc can be set per heap as well as defaulted with options
|
2024-11-17 22:45:09 -08:00 |
|
daanx
|
8ba1879073
|
add sampling for guarded objects
|
2024-11-17 00:06:16 -08:00 |
|
daanx
|
8b6017d976
|
rename mi_debug_guarded_ to mi_guarded_
|
2024-11-16 22:42:32 -08:00 |
|
daanx
|
498c92e348
|
update guarded implementation to use block tags
|
2024-11-16 21:15:50 -08:00 |
|
daanx
|
b27d154ffd
|
add virtual address bits and physical memory to the mem config
|
2024-11-16 15:37:08 -08:00 |
|
Daan
|
deba02e7be
|
Merge branch 'dev' into dev-slice
|
2024-10-29 20:08:45 -07:00 |
|
Daan
|
b5ae6fc555
|
remove wrong assertion
|
2024-10-29 20:08:36 -07:00 |
|
Daan
|
eda16d7c91
|
remove wrong assertion
|
2024-10-29 20:07:35 -07:00 |
|
Daan
|
471bc768e3
|
Merge branch 'dev-slice' into dev-slice-steal
|
2024-10-27 22:20:19 -07:00 |
|
Daan
|
e58e41c8da
|
merge from dev
|
2024-10-21 05:07:12 -07:00 |
|
Daan
|
638ea539de
|
allow certain options to have defaults set via the pre-processor at build time -- see issue #945
|
2024-10-21 05:04:01 -07:00 |
|
daanx
|
723869014f
|
add ability to abandon segments after a threshold
|
2024-10-09 21:24:20 -07:00 |
|
Daan Leijen
|
1ab67d44c8
|
merge from dev-guarded
|
2024-08-20 12:57:20 -07:00 |
|
daanx
|
8899a11c70
|
clean up guarded pages code
|
2024-08-20 11:09:17 -07:00 |
|
daanx
|
0c19eb60cf
|
initial working guarded pages
|
2024-08-19 21:21:40 -07:00 |
|
Daan
|
7b5df14bea
|
initial work on guarded objects
|
2024-07-16 09:15:59 -07:00 |
|
QuarticCat
|
632421da3a
|
fix typos
|
2024-06-19 10:49:03 +08:00 |
|
Daan
|
f77adf4a18
|
merge from dev (visit abandoned, upstream of python/cpython#114133)
|
2024-06-02 17:03:13 -07:00 |
|
daanx
|
f87ec74bb3
|
reduce delayed output from redirection to 16KiB to reduce the .bss size
|
2024-06-02 15:10:17 -07:00 |
|
daanx
|
8f874555d5
|
add initial support for visiting abandoned segments per subprocess, upstream for python/cpython#114133
|
2024-06-02 07:47:08 -07:00 |
|
Daan
|
1daa4ea627
|
Merge branch 'dev' into dev-slice
|
2024-05-18 10:01:31 -07:00 |
|
daanx
|
1b21415dfa
|
make retry on oom an option; revise size options to not overflow the long
|
2024-05-18 09:56:02 -07:00 |
|
Daan
|
6ba166f528
|
merge from dev
|
2024-04-22 11:05:01 -07:00 |
|
Daan
|
a527f75161
|
add disallow_arena_alloc option
|
2024-04-22 10:10:20 -07:00 |
|
Daan Leijen
|
9c96d05ee4
|
abandoned reclaim on free is on by default
|
2024-03-24 14:52:50 -07:00 |
|
Daan Leijen
|
a8a53e3e85
|
fix double counting of free-ing for non-thread-local free calls
|
2024-03-24 14:50:15 -07:00 |
|
daanx
|
f6320bd3be
|
merge from dev-abandon
|
2024-03-01 15:15:24 -08:00 |
|
daanx
|
c4f1f2e079
|
make reclaim tries a percentage of the abandoned count
|
2024-03-01 14:57:46 -08:00 |
|
daanx
|
8fb51aae4d
|
merge from dev-abandon
|
2024-02-29 15:51:37 -08:00 |
|
daanx
|
64edbc92dd
|
allow abandoned segment reclaim on a free
|
2024-02-29 14:58:59 -08:00 |
|
daanx
|
24668b9daf
|
Merge branch 'dev' into dev-slice
|
2023-05-19 21:22:24 -07:00 |
|
daanx
|
814dac26a1
|
add KiB to size options
|
2023-05-19 18:00:46 -07:00 |
|
daanx
|
c569b77b77
|
Merge branch 'dev' into dev-slice
|
2023-05-19 17:53:02 -07:00 |
|
daanx
|
c1218883a4
|
more format specifiers for _mi_vsnprintf
|
2023-05-19 17:48:07 -07:00 |
|
daanx
|
e10467f673
|
add libc primitives to reduce dependencies
|
2023-05-19 11:57:10 -07:00 |
|
daanx
|
4a85f32f8e
|
add libc.c source file
|
2023-05-19 10:24:39 -07:00 |
|
daanx
|
2d85abdece
|
merge from dev
|
2023-04-23 13:06:50 -07:00 |
|
daanx
|
a59ae585c7
|
remove allow_purge option
|
2023-04-23 13:04:50 -07:00 |
|
daanx
|
6f531a61ef
|
Merge branch 'dev-reset' into dev-slice-reset
|
2023-04-15 17:59:26 -07:00 |
|