Alexander Tokmakov
|
73e96250a8
|
add comments
|
2021-01-13 15:19:41 +03:00 |
|
Alexander Tokmakov
|
ff6c3c75c2
|
add protection from unsafe allocations
|
2021-01-12 18:41:24 +03:00 |
|
Azat Khuzhin
|
a3ab429129
|
Split MemoryTracker header
Allocator.h is included into almost everything (via PODArray.h), so keep
only small part of MemoryTracker.h for it.
|
2020-12-25 23:49:22 +03:00 |
|
Azat Khuzhin
|
9d64ae2895
|
Extend BlockerInThread/LockExceptionInThread interface
- Add level for BlockerInThread/LockExceptionInThread to make decisions
based on the level
- Add block_fault_injections for LockExceptionInThread
|
2020-12-25 23:49:22 +03:00 |
|
Azat Khuzhin
|
0bf6ed2e94
|
Make LockExceptionInThread/BlockerInThread nested
|
2020-12-01 10:34:25 +03:00 |
|
Azat Khuzhin
|
99c447d3f5
|
Add ability to block MEMORY_LIMIT_EXCEEDED exception explicitly
|
2020-11-28 11:15:26 +03:00 |
|
Alexey Milovidov
|
2619efadc8
|
Fix multiple issues with memory tracking
|
2020-10-21 03:31:34 +03:00 |
|
Nikolai Kochetov
|
b71d520a3f
|
Fix race for description in MemoryTracker.
|
2020-05-28 15:30:42 +03:00 |
|
Alexey Milovidov
|
293ae88e7f
|
Add sampling memory profiler
|
2020-04-30 16:25:17 +03:00 |
|
Alexey Milovidov
|
ec6b176f3b
|
Rework total memory tracker #10293
|
2020-04-20 01:59:21 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|