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/hostinfo
Kyle Carberry 27038ee3c2 hostinfo: cache device model to speed up init
This was causing a relatively consistent ~10ms of delay on Linux.

Signed-off-by: Kyle Carberry <kyle@carberry.com>
8 months ago
..
hostinfo.go hostinfo: cache device model to speed up init 8 months ago
hostinfo_darwin.go
hostinfo_freebsd.go
hostinfo_linux.go hostinfo: cache device model to speed up init 8 months ago
hostinfo_linux_test.go
hostinfo_test.go
hostinfo_uname.go
hostinfo_windows.go
wol.go