[MCOL-2176] Use jemalloc as the main memory allocator - testing for 1.2.3-1 Created: 2019-02-15 Updated: 2019-03-01 Resolved: 2019-03-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | 1.2.3 |
| Type: | Task | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The research showed that CS behaves inefficient using default(LeDough) memory allocator. MA either doesn't release the mmap-ed memory allocations or reuse them. This produces "leak". The only workaround for this is to restart CS. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2019-03-01 ] |
|
Build verified: 1.2.3-1 nightly [dlee@master centos7]$ cat gitversionInfo.txt |