]> git.decadent.org.uk Git - kernel-news-talk.git/blobdiff - index.html
Describe ARMv7 multiplatform
[kernel-news-talk.git] / index.html
index 9822d2ed071140150b5be185403c5b2f43659b20..7d5018d6d296fd2bb04a93905f9ebb4f59a04be9 100644 (file)
     </li>
     <li>
       Currently somewhat experimental, and requires filesystem
-      changes which haven't been done for NFS or XFS
+      changes which haven't been done for XFS
     </li>
     <li>
-      Make it work: send patches to upstream NFS and XFS developers
-      (this one's hard)
+      Make it work: send patches to upstream XFS developers (this
+      one's hard)
+    </li>
+  </ul>
+</div>
+
+<div class="slide">
+  <h1>bcache [3.10]</h1>
+  <ul class="incremental">
+    <li>
+      Turns a fast block device into a cache for a larger, slower
+      device (see also: dm-cache, EnhanceIO)
+    </li>
+    <li>
+      Needs its own set of userland tools
+    </li>
+    <li>
+      Make it work:
+      see <a href="http://bugs.debian.org/708132">http://bugs.debian.org/708132</a>
+      (maybe just needs a sponsor)
+    </li>
+  </ul>
+</div>
+
+<div class="slide">
+  <h1>ARMv7 multiplatform</h1>
+  <ul class="incremental">
+    <li>
+      Until recently, each ARM kernel image could support only a small
+      set of different chips
+    </li>
+    <li>
+      Debian 'armmp' kernel now supports ARMv7 SoCs from Calxeda,
+      Freescale and Marvell, and others should be supported soon
+    </li>
+    <li>
+      Debian could run on a much larger range of ARM hardware - but we
+      need installer and boot loader support to make this easy
+    </li>
+    <li>
+      Make it work: join the ARM porters and d-i team
+    </li>
+    <li>
+      Make the GPUs work: join a reverse-engineering project
     </li>
   </ul>
 </div>