<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - squashfs</title>
 <link>http://kerneltrap.org/taxonomy/term/1132/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>AXFS, Advanced Execute In Place Filesystem</title>
 <link>http://kerneltrap.org/AXFS_Advanced_Execute_In_Place_Filesystem</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;I&#039;d like to get a first round of review on my AXFS filesystem,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2008/8/21/3019604/thread&quot;&gt;began Jared Hulbert&lt;/a&gt;, describing his new &lt;em&gt;Advanced XIP File System&lt;/em&gt; for Linux.  XIP stands for eXecute-In-Place.  The new filesystem received quite a bit of positive feedback.  Jared offered the following description:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;This is a simple read only compressed filesystem like Squashfs and cramfs.  AXFS is special because it also allows for execute-in-place of your applications.  It is a major improvement over the cramfs XIP patches that have been floating around for ages. The biggest improvement is in the way AXFS allows for each page to be XIP or not.  First, a user collects information about which pages are accessed on a compressed image for each mmap()ed region from /proc/axfs/volume0.  That &#039;profile&#039; is used as an input to the image builder.  The resulting image has only the relevant pages uncompressed and XIP.  The result is smaller memory sizes and faster launches.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/AXFS_Advanced_Execute_In_Place_Filesystem&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/AXFS_Advanced_Execute_In_Place_Filesystem#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/1320">AXFS</category>
 <category domain="http://ke