Remove leading zeroes from kern.msgbuf sysctl

Description

`sysctl kern.msgbuf` instead of string returns binary buffer of fixed size, filled with zeroes from the beginning, unless the buffer overflowed at least once. It wastes CPU time copying those zeroes from kernel and require user-space to trim them, that is inconvenient.

Problem/Justification

None

Impact

None

Activity

Show:

Alexander Motin December 11, 2021 at 4:42 AM

Complete

Details

Assignee

Reporter

Labels

Time remaining

0m

Components

Fix versions

Affects versions

Priority

Katalon Platform

Created December 11, 2021 at 4:38 AM
Updated August 2, 2022 at 2:36 PM
Resolved December 11, 2021 at 4:43 AM