Bug 214601 - Use less memory by default at startup
Summary: Use less memory by default at startup
Status: RESOLVED CODE_FIX
Alias: None
Product: Tools
Classification: Unclassified
Component: libcap (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Andrew G. Morgan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-01 23:34 UTC by Andrew G. Morgan
Modified: 2021-10-02 02:26 UTC (History)
1 user (show)

See Also:
Kernel Version: n/a
Subsystem:
Regression: No
Bisected commit-id:


Attachments
don't allocate memory at start up (3.81 KB, application/mbox)
2021-10-01 23:34 UTC, Andrew G. Morgan
Details

Description Andrew G. Morgan 2021-10-01 23:34:31 UTC
Created attachment 299055 [details]
don't allocate memory at start up

Since the startup of libcap doesn't generally require supporting
a non-default /proc directory, we should avoid allocating memory
to support the default.

Please consider adopting the attached patch.

Note You need to log in before you can comment on or make changes to this bug.