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.
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 |
3 years ago | |
|---|---|---|
| .. | ||
| memory.go | 3 years ago | |
| memory_bsd.go | 3 years ago | |
| memory_darwin.go | 3 years ago | |
| memory_linux.go | 3 years ago | |
| memory_unsupported.go | 3 years ago | |
| sysresources.go | 3 years ago | |
| sysresources_test.go | 3 years ago | |