<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://blinkeye.ch/dokuwiki/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://blinkeye.ch/dokuwiki/feed.php">
        <title>Wiki</title>
        <description></description>
        <link>http://blinkeye.ch/dokuwiki/</link>
        <image rdf:resource="http://blinkeye.ch/dokuwiki/lib/tpl/customised/images/favicon.ico" />
       <dc:date>2012-02-05T12:18:45+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://blinkeye.ch/dokuwiki/doku.php/linux/dm-crypt?rev=1319884735&amp;do=diff"/>
                <rdf:li rdf:resource="http://blinkeye.ch/dokuwiki/doku.php/wettstein/concurrency_in_practice?rev=1319487766&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://blinkeye.ch/dokuwiki/lib/tpl/customised/images/favicon.ico">
        <title>Wiki</title>
        <link>http://blinkeye.ch/dokuwiki/</link>
        <url>http://blinkeye.ch/dokuwiki/lib/tpl/customised/images/favicon.ico</url>
    </image>
    <item rdf:about="http://blinkeye.ch/dokuwiki/doku.php/linux/dm-crypt?rev=1319884735&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-29T12:38:55+01:00</dc:date>
        <dc:creator>blinkeye</dc:creator>
        <title>Setting up the dm-crypt loopback partition - [Setting up the dm-crypt loopback partition] </title>
        <link>http://blinkeye.ch/dokuwiki/doku.php/linux/dm-crypt?rev=1319884735&amp;do=diff</link>
        <description>&lt;http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=%2Fliaai%2Ftpm%2Fliaaitpmdmloop.htm&gt;

Setup

Create 15GB file:


$ dd if=/dev/zero of=/root/six bs=1M count=15000 conv=notrunc


Setup loopback device, encryption and filesystem:</description>
    </item>
    <item rdf:about="http://blinkeye.ch/dokuwiki/doku.php/wettstein/concurrency_in_practice?rev=1319487766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-24T22:22:46+01:00</dc:date>
        <dc:creator>frank.wettstein</dc:creator>
        <title>Introduction</title>
        <link>http://blinkeye.ch/dokuwiki/doku.php/wettstein/concurrency_in_practice?rev=1319487766&amp;do=diff</link>
        <description>Benefit of threads

Risk of threads

Safety

Nothing bad ever happens. Race conditions are examples of unsafe programms. 

Livenes

Something good eventually happens. A liveness failure occurs when an activity gets ino a state such that it is permanently unable to make forwardprogress. Deadlock, starvation and livelocks are examples.</description>
    </item>
</rdf:RDF>

