Abhishek Kulkarni
60e78d2c99
9p: Add fscache support to 9p
...
This patch adds a persistent, read-only caching facility for
9p clients using the FS-Cache caching backend.
When the fscache facility is enabled, each inode is associated
with a corresponding vcookie which is an index into the FS-Cache
indexing tree. The FS-Cache indexing tree is indexed at 3 levels:
- session object associated with each mount.
- inode/vcookie
- actual data (pages)
A cache tag is chosen randomly for each session. These tags can
be read off /sys/fs/9p/caches and can be passed as a mount-time
parameter to re-attach to the specified caching session.
Signed-off-by: Abhishek Kulkarni <adkulkar@umail.iu.edu>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2009-09-23 13:03:46 -05:00
..
2009-09-23 13:03:46 -05:00
2009-07-12 12:22:34 -07:00
2009-09-23 07:39:29 -07:00
2009-09-21 15:14:58 +02:00
2009-08-31 17:44:05 -10:00
2009-09-22 07:17:24 -07:00
2009-07-12 12:22:34 -07:00
2009-09-22 07:51:45 -07:00
2009-09-22 07:51:45 -07:00
2009-09-11 09:20:26 +02:00
2009-09-23 07:39:28 -07:00
2009-09-23 07:39:29 -07:00
2009-09-22 07:17:24 -07:00
2009-07-12 12:22:34 -07:00
2009-09-23 07:39:58 -07:00
2009-09-22 07:17:24 -07:00
2009-09-22 07:51:45 -07:00
2009-09-14 17:08:17 +02:00
2009-07-12 12:22:34 -07:00
2009-09-18 09:23:03 -07:00
2009-09-21 15:14:55 +02:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-09-23 07:39:28 -07:00
2009-07-10 19:18:59 -07:00
2009-09-16 17:44:10 +02:00
2009-09-23 07:39:29 -07:00
2009-09-23 10:07:49 -07:00
2009-09-08 11:09:04 -07:00
2009-09-22 07:54:33 -07:00
2009-09-23 07:39:57 -07:00
2009-09-23 07:39:42 -07:00
2009-09-23 07:39:29 -07:00
2009-09-23 07:39:29 -07:00
2009-09-22 07:17:24 -07:00
2009-08-28 12:51:14 -04:00
2009-09-23 07:39:29 -07:00
2009-09-23 09:29:20 -07:00
2009-09-22 07:17:24 -07:00
2009-09-22 07:17:25 -07:00
2009-09-23 07:39:42 -07:00
2009-09-23 07:39:30 -07:00
2009-09-22 07:17:24 -07:00
2009-09-23 07:39:42 -07:00
2009-09-22 07:17:24 -07:00
2009-09-22 07:17:24 -07:00
2009-09-23 07:39:27 -07:00
2009-09-22 07:17:24 -07:00
2009-09-11 09:17:05 -07:00
2009-09-22 07:17:24 -07:00
2009-09-14 19:13:01 +02:00
2009-09-22 07:51:45 -07:00
2009-09-23 07:39:29 -07:00
2009-09-23 07:39:29 -07:00
2009-09-22 07:17:40 -07:00
2009-09-22 07:17:40 -07:00
2009-08-07 10:39:57 -07:00
2009-07-10 20:31:53 +02:00
2009-09-22 07:17:25 -07:00
2009-09-23 07:39:29 -07:00
2009-09-11 09:19:35 -07:00
2009-08-07 10:39:56 -07:00
2009-09-23 07:39:30 -07:00
2009-07-18 15:51:44 +02:00
2009-09-23 07:39:29 -07:00
2009-09-23 07:39:41 -07:00
2009-07-12 12:22:34 -07:00
2009-09-16 15:18:53 +02:00
2009-09-23 07:39:29 -07:00
2009-09-22 07:17:41 -07:00
2009-08-18 16:31:12 -07:00
2009-09-22 07:17:25 -07:00
2009-09-11 08:55:49 -07:00
2009-08-07 10:39:56 -07:00
2009-09-23 09:21:05 -07:00
2009-07-22 21:14:14 +02:00
2009-09-23 07:39:27 -07:00
2009-09-14 17:55:15 -07:00
2009-09-22 07:17:24 -07:00
2009-09-23 07:39:29 -07:00
2009-09-10 10:11:22 +10:00