From d4ccb0a943fb312d949726827d4e4e71e6a7a0bb Mon Sep 17 00:00:00 2001 From: Ties Bos Date: Mon, 10 Sep 2012 22:07:26 -0400 Subject: 9pfuse: fix memory leak, avoid memory explosion Change is to handle FUSE_FORGET in main loop instead of separate thread for each as 10s of thousands can come in at once. Fixes issue 104. R=0intro, rsc http://codereview.appspot.com/6498081 --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4f9ea2c7..67d90a5e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -35,6 +35,7 @@ Rob Kroeger Rob Pike Russ Cox Sean McKean +Ties Bos Tim Newsham Tony Lainson Venkatesh Srinivas -- cgit v1.2.3