<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://sapphire.ccroms.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://sapphire.ccroms.net/wiki/feed.php">
        <title>CVPCS Sapphire Wiki documentation</title>
        <description></description>
        <link>http://sapphire.ccroms.net/wiki/</link>
        <image rdf:resource="http://sapphire.ccroms.net/wiki/lib/images/favicon.ico" />
       <dc:date>2012-05-19T18:12:44-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://sapphire.ccroms.net/wiki/documentation/compcache?rev=1279058119&amp;do=diff"/>
                <rdf:li rdf:resource="http://sapphire.ccroms.net/wiki/documentation/scriptybox?rev=1276722562&amp;do=diff"/>
                <rdf:li rdf:resource="http://sapphire.ccroms.net/wiki/documentation/vixie-cron?rev=1278714057&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://sapphire.ccroms.net/wiki/lib/images/favicon.ico">
        <title>CVPCS Sapphire Wiki</title>
        <link>http://sapphire.ccroms.net/wiki/</link>
        <url>http://sapphire.ccroms.net/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://sapphire.ccroms.net/wiki/documentation/compcache?rev=1279058119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-13T16:55:19-05:00</dc:date>
        <title>documentation:compcache</title>
        <link>http://sapphire.ccroms.net/wiki/documentation/compcache?rev=1279058119&amp;do=diff</link>
        <description>Background


Compcache is essentially a kernel module that provides a method by which swap space can be placed in the RAM of a system.  Generally, swap space is space on a hard drive that the kernel of a system uses as a sort of “backup memory” when the system RAM begins to run out.  On embedded systems, this is not generally desired, as it would cause a large number of writes to the device and shorten its lifespan.  Compcache solves this problem.</description>
    </item>
    <item rdf:about="http://sapphire.ccroms.net/wiki/documentation/scriptybox?rev=1276722562&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-16T16:09:22-05:00</dc:date>
        <title>documentation:scriptybox</title>
        <link>http://sapphire.ccroms.net/wiki/documentation/scriptybox?rev=1276722562&amp;do=diff</link>
        <description>Background


So what is scriptybox?  (besides a tool with an hilariously awesome name?)  Well, scriptybox is my attempt at combining all of the functionality provided by most of the scripts included with today's ROMs into one simple, easily relocatable location.  However, I didn't want to force users to type “scriptybox [blah]” whenever they wanted to run a command, so I took the approach of busybox, and made scriptybox run differently depending of the name of the symbolic link that was linking …</description>
    </item>
    <item rdf:about="http://sapphire.ccroms.net/wiki/documentation/vixie-cron?rev=1278714057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-09T17:20:57-05:00</dc:date>
        <title>documentation:vixie-cron</title>
        <link>http://sapphire.ccroms.net/wiki/documentation/vixie-cron?rev=1278714057&amp;do=diff</link>
        <description>Background


For anyone who doesn't know, CRON is a low-level task scheduler that runs in the background, and running tasks provided in a configuration file known as a CRONTAB.  Vixie-CRON is a tiny, yet extremely efficient CRON daemon written “back in the day” (1987) by Paul Vixie.  It is essentially THE de-facto CRON and therefore was chosen to be ported by me to android.</description>
    </item>
</rdf:RDF>

