]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common: fix return value check for setpriority (#18412)
authoro7si <redacted>
Mon, 29 Dec 2025 09:07:49 +0000 (17:07 +0800)
committerGitHub <redacted>
Mon, 29 Dec 2025 09:07:49 +0000 (11:07 +0200)
commitdaa242dfc88e80df2d60bc5e8fd4d2fffa3e220c
tree058d2f4717eda930a5deb57629d7b879323bcfcb
parente70e640db3868fbffea1e9499148c168c98aa5a4
common: fix return value check for setpriority (#18412)

* common: fix return value check for setpriority

* tools: add logging for process priority setting
common/common.cpp
tools/completion/completion.cpp
tools/llama-bench/llama-bench.cpp