diff options
author | Jakob Unterwurzacher | 2015-12-04 22:45:16 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-12-04 22:45:16 +0100 |
commit | fc23aba65b061fab65aa7040c8928c63b3f04310 (patch) | |
tree | 4a03eadf1997b516ac66a8be5c607bb3885e1905 /Documentation | |
parent | 353d29b5023d670119e7962d752e6d084ad0c6c5 (diff) |
performance.txt: link to linux-3.0.tar.gz
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/performance.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 2cd53a7..2194311 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -1,4 +1,5 @@ All test performed on tmpfs, /tmp/a mounted on /tmp/b. +The used test archive is https://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0.tar.gz . UNTAR: tar xfz ../linux-3.0.tar.gz LS: ls -lR > /dev/null |