diff options
Diffstat (limited to 'Documentation/blockdev')
-rw-r--r-- | Documentation/blockdev/zram.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/blockdev/zram.txt b/Documentation/blockdev/zram.txt index 765d790ae831..2eccddffa6c8 100644 --- a/Documentation/blockdev/zram.txt +++ b/Documentation/blockdev/zram.txt | |||
@@ -1,8 +1,6 @@ | |||
1 | zram: Compressed RAM based block devices | 1 | zram: Compressed RAM based block devices |
2 | ---------------------------------------- | 2 | ---------------------------------------- |
3 | 3 | ||
4 | Project home: http://compcache.googlecode.com/ | ||
5 | |||
6 | * Introduction | 4 | * Introduction |
7 | 5 | ||
8 | The zram module creates RAM based block devices named /dev/zram<id> | 6 | The zram module creates RAM based block devices named /dev/zram<id> |
@@ -69,9 +67,5 @@ Following shows a typical sequence of steps for using zram. | |||
69 | resets the disksize to zero. You must set the disksize again | 67 | resets the disksize to zero. You must set the disksize again |
70 | before reusing the device. | 68 | before reusing the device. |
71 | 69 | ||
72 | Please report any problems at: | ||
73 | - Mailing list: linux-mm-cc at laptop dot org | ||
74 | - Issue tracker: http://code.google.com/p/compcache/issues/list | ||
75 | |||
76 | Nitin Gupta | 70 | Nitin Gupta |
77 | ngupta@vflare.org | 71 | ngupta@vflare.org |