about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-08 11:48:25 +0200
committerGitHub <noreply@github.com>2022-04-08 11:48:25 +0200
commitfdfdb336e22476fe20b0ad3270bb598e848577b9 (patch)
treeda59501ea9f3093e8e61badaf9ad86fb82958677 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parent1f80881a94f12c457b2e7058047c5c17566e2520 (diff)
parent6a4b44426b7fd04592e618a93378510963ceda11 (diff)
downloadrust-fdfdb336e22476fe20b0ad3270bb598e848577b9.tar.gz
rust-fdfdb336e22476fe20b0ad3270bb598e848577b9.zip
Rollup merge of #95782 - ChrisDenton:pipe-buffer-size, r=thomcc
Windows: Increase a pipe's buffer capacity to 64kb

This brings it inline with typical Linux defaults: https://www.man7.org/linux/man-pages/man7/pipe.7.html

> Since Linux 2.6.11, the pipe capacity is 16 pages (i.e., 65,536 bytes in a system with a page size of 4096 bytes).

This may also help with #45572 and #95759 but does not fix either issue. It simply makes them much less likely to be encountered.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions