1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:38:31 -06:00
go/godoc/vfs/gatefs
Brad Fitzpatrick 59db975409 godoc: limit concurrency to local disk filesystem
Not for Go 1.2.  Still needs a flag.

Linux at least (and likely other OSes) don't like you doing
a few hundred readdirs at once and spawing as many threads.

R=golang-dev, adg, jeremyjackins
CC=golang-dev
https://golang.org/cl/30620043
2013-12-16 11:25:50 -08:00
..
gatefs.go godoc: limit concurrency to local disk filesystem 2013-12-16 11:25:50 -08:00