freebsd-dev/sys/compat/linuxkpi/common
Hans Petter Selasky 260194052e 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
2015-12-28 18:20:05 +00:00
..
include Reduce memory consumption when allocating kobject strings in the 2015-12-28 18:20:05 +00:00
src Reduce memory consumption when allocating kobject strings in the 2015-12-28 18:20:05 +00:00