You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine/magicsock
Andrew Dunham 8d3acc9235 util/sysresources, magicsock: scale DERP buffer based on system memory
This adds the util/sysresources package, which currently only contains a
function to return the total memory size of the current system.

Then, we modify magicsock to scale the number of buffered DERP messages
based on the system's available memory, ensuring that we never use a
value lower than the previous constant of 32.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ib763c877de4d0d4ee88869078e7d512f6a3a148d
1 year ago
..
debughttp.go all: update copyright and license headers 1 year ago
debugknobs.go derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552) 1 year ago
debugknobs_stubs.go derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552) 1 year ago
discopingpurpose_string.go all: update copyright and license headers 1 year ago
magicsock.go util/sysresources, magicsock: scale DERP buffer based on system memory 1 year ago
magicsock_default.go all: update copyright and license headers 1 year ago
magicsock_linux.go all: update copyright and license headers 1 year ago
magicsock_test.go util/sysresources, magicsock: scale DERP buffer based on system memory 1 year ago
magicsock_unix_test.go all: update copyright and license headers 1 year ago
pathfinder.go all: update copyright and license headers 1 year ago