<div dir="ltr">Looks like a useful tool/application.. so I started a <a href="http://laptop.org/wiki">laptop.org/wiki</a> page for it.<br>     <a href="http://wiki.laptop.org/go/Compcache">http://wiki.laptop.org/go/Compcache</a><br>
<br>I don't have an XO in front of me now to fully develop the page, but if someone installs and uses it, please update the page with any information you discover..<br><br>Thanks! :)  -iXo<br><br><div class="gmail_quote">
2008/8/9 Martin Dengler <span dir="ltr"><<a href="mailto:martin@martindengler.com">martin@martindengler.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Aug 08, 2008 at 09:23:57PM -0700, Ixo X oxI wrote:<br>
> On Fri, Aug 8, 2008 at 14:55, Andrew Burgess <<a href="mailto:elist@cichlid.com">elist@cichlid.com</a>> wrote:<br>
</div><div class="Ih2E3d">> > Have you tried with a swap partition? Swap is robust now on a SD<br>
> > card, immune to suspend/resume and power cycle.<br>
><br>
</div><div class="Ih2E3d">> External swap area sounds cool.  How does one set it up?  I'll give<br>
> it a whirl.<br>
<br>
</div>I'd also plug compcache-0.3[1]; it's been working very well for me<br>
without the need for an external swap device.<br>
<br>
> -iXo<br>
<br>
Martin<br>
<br>
1. From <a href="http://code.google.com/p/compcache/" target="_blank">http://code.google.com/p/compcache/</a><br>
<br>
On joyride this works for me:<br>
<br>
sudo su -<br>
yum -y install make autotools gcc<br>
<br>
wget <a href="http://dev.laptop.org/%7Edilinger/%7Bstable,testing%7D/kernel-devel-%60uname" target="_blank">http://dev.laptop.org/~dilinger/{stable,testing}/kernel-devel-`uname</a> -r`.i586.rpm<br>
rpm -ivh kernel-devel-`uname -r`.i586.rpm<br>
cp -af /boot/* /versions/boot/current/boot/<br>
<br>
wget <a href="http://compcache.googlecode.com/files/compcache-0.3.tar.gz" target="_blank">http://compcache.googlecode.com/files/compcache-0.3.tar.gz</a><br>
tar xzf compcache-0.3.tar.gz<br>
cd compcache-0.3<br>
make<br>
./use_compcache.sh<br>
<br>
<br>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
<br></blockquote></div><br></div>