commit | b425c55b2ca5247ed5e06dc2bc05a80ef1967c19 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Fri Jul 10 02:18:59 2015 -0700 |
committer | Asim Shankar <ashankar@google.com> | Fri Jul 10 02:19:07 2015 -0700 |
tree | 27b4e4b0704cd2e4e3635447da9458251904bffe | |
parent | 0e90e2fb32ee247432aae3f3ccda2dfb984f4a4b [diff] |
services/mounttable: Resolve vanadium/issues#583 This avoids the wasteful "CPU burn" observed when a large mount tree is being travered during a Glob call, even after the client that initiated the call aborted their operation. Change-Id: I9dd65692cd45c2c98fc49394e2bc85d596c635e2
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.