[
https://issues.apache.org/jira/browse/TS-5078?focusedWorklogId=32985&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-32985
]
ASF GitHub Bot logged work on TS-5078:
--------------------------------------
Author: ASF GitHub Bot
Created on: 05/Dec/16 20:51
Start Date: 05/Dec/16 20:51
Worklog Time Spent: 10m
Work Description: GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/1247
TS-5078: Support MADV_DONTDUMP even when the freelist is disabled
I'm a little bit on this ice here, Phil already gave advice on some
details, but this should be properly reviewed (of course).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-5078
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1247.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1247
----
commit bb03bbd0c7ff6990abcd62c17c8b49caef4fc477
Author: Leif Hedstrom <[email protected]>
Date: 2016-12-05T20:47:15Z
TS-5078: Support MADV_DONTDUMP even when the freelist is disabled
----
Issue Time Tracking
-------------------
Worklog Id: (was: 32985)
Time Spent: 10m
Remaining Estimate: 0h
> Support MADV_DONTDUMP with --disable-freelist
> ---------------------------------------------
>
> Key: TS-5078
> URL: https://issues.apache.org/jira/browse/TS-5078
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> With the freelist disabled (--disable-freelist or -f), we don't use the
> MADV_DONTDUMP option even when that is enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)