diff options
author | 2020-04-10 07:36:52 +0000 | |
---|---|---|
committer | 2020-04-10 07:36:52 +0000 | |
commit | a779fb881b023ed4a852450f47731cd6b417dff2 (patch) | |
tree | 8b9a98d74f13b35af68e631a21e5bbde4887fc1c /usr.bin/tmux/cmd-queue.c | |
parent | Update ARG_MAX bytes count (diff) | |
download | wireguard-openbsd-a779fb881b023ed4a852450f47731cd6b417dff2.tar.xz wireguard-openbsd-a779fb881b023ed4a852450f47731cd6b417dff2.zip |
Place the 64bit key on the stack instead of malloc(9)in' it in pppx_if_find().
Removing a malloc(9) with M_WAITOK reduces possible context switches which
helps when dealing with parallelism issues.
From Vitaliy Makkoveev.
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions