HomeFreeBSD

Reduce memory consumption when allocating kobject strings in the

Description

Reduce memory consumption when allocating kobject strings in the
LinuxKPI. Compute string length before allocating memory instead of
using fixed size allocations. Make kobject_set_name_vargs() global
instead of inline to save some bytes when compiling.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on Dec 28 2015, 6:20 PM
Parents
rGed27536fd5d5: Explicitly set permissions on entropy files
Branches
Unknown
Tags
Unknown

Event Timeline