apache / apache/trafficserver

MADV_DONTDUMP but for FreeBSD (MADV_NOCORE)

Open
#5,291 2 comments 0 reactions 1 assignee Claimed by @livinonramen View on GitHub
Core FreeBSD
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

On FreeBSD, we have MADV_NOCORE instead of MADV_DONTDUMP. I think we should refactor our code / usage of MADV_DONTDUMP such that there's a single API to be used, which then appropriately picks the right define (or no-op if not defined at all).

I'm not sure what there is for macOS.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.