daanx
|
c93a0775cb
|
Merge branch 'dev' into dev-slice
|
2023-04-23 20:32:32 -07:00 |
|
daanx
|
bfe2651ec9
|
revise decommit on linux in debug/secure mode
|
2023-04-23 20:32:22 -07:00 |
|
daanx
|
8f768ac841
|
merge from dev
|
2023-04-23 19:33:25 -07:00 |
|
daanx
|
7f93bf02c9
|
be explicit about memory tracking in os.c
|
2023-04-23 16:40:01 -07:00 |
|
daanx
|
6faff49998
|
merge from dev
|
2023-04-21 11:35:48 -07:00 |
|
daanx
|
012f716485
|
add is_zero flag to prim_commit
|
2023-04-21 10:37:22 -07:00 |
|
daanx
|
3bc577004a
|
clarify return codes of VirtualAlloc (issue #731)
|
2023-04-21 09:37:25 -07:00 |
|
daanx
|
fb07276d48
|
merge from dev
|
2023-04-18 17:33:01 -07:00 |
|
daanx
|
4d976270eb
|
review is_zero flag
|
2023-04-18 17:18:39 -07:00 |
|
daanx
|
7de3201767
|
Merge branch 'dev-slice' into dev-slice-reset
|
2023-04-17 09:49:43 -07:00 |
|
daanx
|
a8c581059b
|
Merge branch 'dev' into dev-reset
|
2023-04-17 09:48:58 -07:00 |
|
daanx
|
6f531a61ef
|
Merge branch 'dev-reset' into dev-slice-reset
|
2023-04-15 17:59:26 -07:00 |
|
daanx
|
8027fcfecd
|
Merge branch 'dev' into dev-reset
|
2023-04-15 17:59:01 -07:00 |
|
Sergey Fedorov
|
d106f0c116
|
alloc-override-zone.c: fix for 10.6 rosetta/ppc
|
2023-04-15 07:07:25 +08:00 |
|
Sergey Fedorov
|
2647146abd
|
prim.c: fix for macOS without MACH_TASK_BASIC_INFO
|
2023-04-15 07:07:10 +08:00 |
|
David CARLIER
|
bcbcc343ec
|
fix build on freebsd.
close #722
|
2023-04-07 08:59:43 +01:00 |
|
daanx
|
2715191f58
|
merge from dev-reset
|
2023-04-05 11:22:36 -07:00 |
|
daanx
|
96e9e6f570
|
clean up option naming
|
2023-04-05 10:11:54 -07:00 |
|
daanx
|
c0c81a1b7b
|
merge from dev-reset
|
2023-04-04 18:47:55 -07:00 |
|
daanx
|
cb0369452d
|
use exponetially sized arenas
|
2023-04-04 17:54:33 -07:00 |
|
daanx
|
24034c997c
|
merge from dev-reset
|
2023-04-04 16:44:07 -07:00 |
|
daanx
|
d01017ffda
|
extend primitive api with is_zero parameters
|
2023-04-04 16:32:39 -07:00 |
|
daanx
|
1d231be758
|
clarify needs_recommit
|
2023-04-04 13:05:48 -07:00 |
|
daanx
|
b6603c2ee0
|
merge from dev-reset
|
2023-04-04 13:02:06 -07:00 |
|
daanx
|
5c39fe7246
|
decommit returns whether re-commit is needed
|
2023-04-04 12:57:18 -07:00 |
|
daanx
|
d22a13c990
|
wip: purgeable arenas, various fixes
|
2023-04-03 17:58:28 -07:00 |
|
daanx
|
94a867869e
|
wip: purgeable arenas; fix asan warnings
|
2023-04-03 13:53:43 -07:00 |
|
Daan Leijen
|
8607c4a5df
|
fix compile without syscall (pr #714 by asuka-mio)
|
2023-03-30 09:24:06 -07:00 |
|
Daan Leijen
|
47d8cd916e
|
fix compile without MADV_FREE (pr #715 by elbaro)
|
2023-03-30 09:21:07 -07:00 |
|
Daan Leijen
|
f806eb8498
|
remove redundant OR in mmap flags (pr #675)
|
2023-03-29 16:15:20 -07:00 |
|
Daan Leijen
|
dd7b99d477
|
apply some spelling fixes from PR #710
|
2023-03-29 16:10:01 -07:00 |
|
Daan Leijen
|
61a32e62b8
|
support cygwin compilation (pr #712)
|
2023-03-29 15:56:31 -07:00 |
|
Daan Leijen
|
f20d22a3e4
|
fix arm compilation (PR 694)
|
2023-03-29 15:53:05 -07:00 |
|
Daan Leijen
|
1cb0193ff1
|
fix hex formatting of errors
|
2023-03-29 13:00:35 -07:00 |
|
Daan
|
5bc724d18f
|
fix warnings on macOS
|
2023-03-29 12:39:34 -07:00 |
|
Daan Leijen
|
79f31b0e8f
|
use syscalls for open/close etc when initializing to avoid recursion when these are intercepted (issue #713)
|
2023-03-28 16:44:35 -07:00 |
|
Daan Leijen
|
1ded6e2dec
|
increase env limit to 10000 entries (issue #685)
|
2023-03-20 14:30:38 -07:00 |
|
Daan Leijen
|
30df80b05a
|
proper prototype
|
2023-03-20 11:50:05 -07:00 |
|
Daan Leijen
|
65402836ae
|
comments
|
2023-03-20 11:30:52 -07:00 |
|
Daan Leijen
|
287010578d
|
update ide project files
|
2023-03-20 11:20:30 -07:00 |
|
Daan Leijen
|
c0c762611c
|
add prim/osx directory
|
2023-03-20 10:49:56 -07:00 |
|
Daan Leijen
|
f58357548c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
|
Daan Leijen
|
6ae6c42700
|
simplify primitives API
|
2023-03-20 10:23:00 -07:00 |
|
Daan Leijen
|
85a2bb5c60
|
update process info primitive api
|
2023-03-20 10:22:45 -07:00 |
|
Daan Leijen
|
63f88cb43d
|
rename
|
2023-03-16 20:10:46 -07:00 |
|
Daan Leijen
|
1a99efc671
|
integrate ETW windows event tracing into mimalloc as another track tool
|
2023-03-16 20:08:43 -07:00 |
|
Daan Leijen
|
8a1f6c82b2
|
move prim files in subdirectories
|
2023-03-16 17:47:00 -07:00 |
|
Daan
|
7d834864bb
|
fix macOSX compilation
|
2023-03-16 11:35:11 -07:00 |
|
Daan Leijen
|
cfe3d04299
|
cleanup
|
2023-03-15 19:15:53 -07:00 |
|
Daan Leijen
|
9a2dbf373e
|
move thread init to primitives
|
2023-03-15 13:35:23 -07:00 |
|