Meta Configuration of hardware:flashcache
x
1
<project name="hardware:flashcache">
2
<title>Flashcache</title>
3
<description>Flashcache is a write back block cache Linux kernel module. This document describes the design, futures ideas, configuration, tuning of the flashcache and concludes with a note covering the testability hooks within flashcache and the testing that we did. Flashcache was built primarily as a block cache for InnoDB but is general purpose and can be used by other applications as well. </description>
4
<person userid="hostmaster" role="bugowner"/>
5
<person userid="hostmaster" role="maintainer"/>
6
<repository name="SLE_11_SP4">
7
<path project="SLE_11_SP4:Updates" repository="oss"/>
8
<path project="SLE_11_SP4" repository="oss"/>
9
<arch>x86_64</arch>
10
<arch>i586</arch>
11
</repository>
12
<repository name="SLE_11_SP3">
13
<path project="SLE_11_SP3:Updates" repository="oss"/>
14
<path project="SLE_11_SP3" repository="oss"/>
15
<arch>x86_64</arch>
16
<arch>i586</arch>
17
</repository>
18
<repository name="SLE_11_SP2">
19
<path project="SLE_11_SP2:Updates" repository="oss"/>
20
<path project="SLE_11_SP2" repository="oss"/>
21
<arch>x86_64</arch>
22
<arch>i586</arch>
23
</repository>
24
<repository name="SLE_11_SP1">
25
<path project="SLE_11_SP1:Updates" repository="oss"/>
26
<path project="SLE_11_SP1" repository="oss"/>
27
<arch>x86_64</arch>
28
<arch>i586</arch>
29
</repository>
30
</project>
31