[ 
https://issues.apache.org/jira/browse/TS-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354268#comment-14354268
 ] 

ASF subversion and git services commented on TS-3417:
-----------------------------------------------------

Commit 4ab1b90c5082de0db83f626dcc69899cad6af543 in trafficserver's branch 
refs/heads/master from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4ab1b90 ]

TS-3417: Fix MADV_DONTDUMP feature for reclaimable freelist


> Use madvise() with MADV_DONTDUMP option to limit core sizes
> -----------------------------------------------------------
>
>                 Key: TS-3417
>                 URL: https://issues.apache.org/jira/browse/TS-3417
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Phil Sorber
>            Assignee: Phil Sorber
>             Fix For: 5.3.0
>
>
> When ATS crashes it often leaves behind very large core files, in the 
> hundreds of gigabytes. A large percentage of these core files are useless 
> data in the IO buffers. We can limit the pages that the kernel dumps with 
> madvise().
> Note: This will only work on Linux 3.4+.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to