<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.villemain.org/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://www.villemain.org/feed.php">
        <title>www.villemain.org - projects:pgfincore</title>
        <description></description>
        <link>http://www.villemain.org/</link>
        <image rdf:resource="http://www.villemain.org/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-06-09T22:28:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.villemain.org/projects/pgfincore/v0.4?rev=1305850810&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.villemain.org/lib/tpl/simple/images/favicon.ico">
        <title>www.villemain.org</title>
        <link>http://www.villemain.org/</link>
        <url>http://www.villemain.org/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.villemain.org/projects/pgfincore/v0.4?rev=1305850810&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-20T00:20:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>v0.4</title>
        <link>http://www.villemain.org/projects/pgfincore/v0.4?rev=1305850810&amp;do=diff</link>
        <description>PgFincore

PgFincore is a set of functions to manage blocks in memory.

Each Table or Index is truncated in segment of (usually) 1GB, and each segment is truncated in block in filesystem.

Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation.</description>
    </item>
</rdf:RDF>
