HomeFreeBSD

Add the NUM_CORE_FILES kernel config option which specifies the limit for the

Description

Add the NUM_CORE_FILES kernel config option which specifies the limit for the
number of core files allowed by a particular process when using the %I core
file name pattern.

Sanity check at compile time to ensure the value is within the valid range of
0-10.

Reviewed by: jtl, sjg
Approved by: sjg (mentor)
Sponsored by: Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D6812

Details

Provenance
stevekAuthored on
Reviewer
jtl
Differential Revision
D6812: Allow specifying number of cores allowed via kernel config
Parents
rS303354: Add weekday to the date format.
Branches
Unknown
Tags
Unknown