<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

  <channel rdf:about="http://lwn.net/headlines/Features">
    <title>LWN.net featured content</title>
    <link>http://lwn.net/Articles/</link>
    <description>
This feed contains pointers to all feature articles (those
containing LWN original content and posted as standalone items) found on
the site.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/550892/rss" />
	<rdf:li resource="http://lwn.net/Articles/551242/rss" />
	<rdf:li resource="http://lwn.net/Articles/550901/rss" />
	<rdf:li resource="http://lwn.net/Articles/549839/rss" />
	<rdf:li resource="http://lwn.net/Articles/550427/rss" />
	<rdf:li resource="http://lwn.net/Articles/550418/rss" />
	<rdf:li resource="http://lwn.net/Articles/549086/rss" />
	<rdf:li resource="http://lwn.net/Articles/549580/rss" />
	<rdf:li resource="http://lwn.net/Articles/549203/rss" />
	<rdf:li resource="http://lwn.net/Articles/548474/rss" />
	<rdf:li resource="http://lwn.net/Articles/548560/rss" />
	<rdf:li resource="http://lwn.net/Articles/548542/rss" />
	<rdf:li resource="http://lwn.net/Articles/547851/rss" />
	<rdf:li resource="http://lwn.net/Articles/548089/rss" />
	<rdf:li resource="http://lwn.net/Articles/547903/rss" />
	<rdf:li resource="http://lwn.net/Articles/546959/rss" />
	<rdf:li resource="http://lwn.net/Articles/547145/rss" />
	<rdf:li resource="http://lwn.net/Articles/547379/rss" />
	<rdf:li resource="http://lwn.net/Articles/545922/rss" />
	<rdf:li resource="http://lwn.net/Articles/546411/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/550892/rss">
      <title>[$] LWN.net Weekly Edition for May 23, 2013</title>
      <link>http://lwn.net/Articles/550892/rss</link>
      <dc:date>2013-05-23T00:40:47+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for May 23, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/551242/rss">
      <title>[$] An &quot;enum&quot; for Python 3</title>
      <link>http://lwn.net/Articles/551242/rss</link>
      <dc:date>2013-05-22T18:18:32+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      Designing an enumeration type (i.e. &quot;enum&quot;) for a language may seem like a
straightforward exercise, but the recently &quot;completed&quot; discussions over
Python's &lt;a href=&quot;http://www.python.org/dev/peps/pep-0435/&quot;&gt;PEP 435&lt;/a&gt;
show that it has a few wrinkles.  The discussion spanned several long
threads in two mailing lists
(python-ideas, python-devel) &lt;a
href=&quot;http://lwn.net/Articles/551298/&quot;&gt;going back to January&lt;/a&gt; in this particular
iteration, but the 
idea is far older than that.  Subscribers can click below for the full
article from this week's edition.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/550901/rss">
      <title>[$] An unexpected perf feature</title>
      <link>http://lwn.net/Articles/550901/rss</link>
      <dc:date>2013-05-21T22:10:55+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      Local privilege escalations seem to be regularly found in the Linux kernel
these days, but they usually aren't quite so old&amp;mdash;more than two years
since the release of 2.6.37&amp;mdash;or backported into even earlier kernels.
But &lt;a
href=&quot;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2094&quot;&gt;CVE-2013-2094&lt;/a&gt;
is just that kind of bug, with a now-public exploit that apparently dates
back to 2010.  
&lt;p&gt;
Click below (subscribers only) for LWN's look at this vulnerability.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/549839/rss">
      <title>LWN.net Weekly Edition for May 16, 2013</title>
      <link>http://lwn.net/Articles/549839/rss</link>
      <dc:date>2013-05-16T01:08:56+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for May 16, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/550427/rss">
      <title>A look at the PyPy 2.0 release</title>
      <link>http://lwn.net/Articles/550427/rss</link>
      <dc:date>2013-05-15T15:31:48+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      It's hard to say why, but May appears to be the month where we look in on &lt;a
href=&quot;http://pypy.org/&quot;&gt;PyPy&lt;/a&gt;.
Three
years ago, we had a May 2010 &lt;a href=&quot;http://lwn.net/Articles/388160/&quot;&gt;introduction to
PyPy&lt;/a&gt;, 
followed by an &lt;a href=&quot;http://lwn.net/Articles/442268/&quot;&gt;experiment&lt;/a&gt; using it in May
2011.  This year, the &lt;a
href=&quot;http://morepypy.blogspot.com/2013/05/pypy-20-einstein-sandwich.html&quot;&gt;PyPy
2.0 release&lt;/a&gt; was made on May 9&amp;mdash;that, coupled with our evident
tradition, makes for a good reason to look in on this Python
interpreter written in Python.  Subscribers can click below for our report
on the release from this week's edition.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/550418/rss">
      <title>PostgreSQL 9.3 beta: Federated databases and more</title>
      <link>http://lwn.net/Articles/550418/rss</link>
      <dc:date>2013-05-14T20:04:15+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      In Berkeley, California — the birthplace of PostgreSQL — it's spring: plum
and cherry blossoms, courting finches and college students, new plans for
the summer, and the first beta release of the database
system. Every year, the first beta of the next PostgreSQL version comes out
in April or May, for a final release in September.  &lt;a href=&quot;http://lwn.net/Articles/550428/&quot;&gt;PostgreSQL
9.3 beta 1&lt;/a&gt; was released to the public on May 13th, and contains a
couple dozen new features both for database administrators and application
developers.  Subscribers can click below for a look at some of the new
features by guest author Josh Berkus.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/549086/rss">
      <title>LWN.net Weekly Edition for May 9, 2013</title>
      <link>http://lwn.net/Articles/549086/rss</link>
      <dc:date>2013-05-09T01:46:04+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for May 9, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/549580/rss">
      <title>(Nearly) full tickless operation in 3.10</title>
      <link>http://lwn.net/Articles/549580/rss</link>
      <dc:date>2013-05-08T15:47:33+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      On a typical Linux system, each running CPU will be diverted between 100
and 1000 times each second by the periodic timer interrupt.  That interrupt
is the CPU's cue to reconsider which process should be running, catch up
with read-copy-update (RCU) callbacks, and generally handle any necessary
housekeeping.  This periodic &quot;tick&quot; can be reasonably compared to the
infamous big kernel lock (BKL): it is convenient to have around, but it
also has an effect on performance that makes developers wish to abolish it.
The key difference might be that getting rid of the timer tick has taken
rather longer than was required to eliminate the BKL.  The 3.10 kernel will
take an important step in that direction, though, with the addition of the
&quot;full NOHZ&quot; mode — but a lot of limitations still apply.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/549203/rss">
      <title>LFCS: The LLVMLinux project</title>
      <link>http://lwn.net/Articles/549203/rss</link>
      <dc:date>2013-05-07T16:14:53+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      &lt;img src=&quot;http://lwn.net/images/2013/lfcs-llvmlinux.png&quot; align=&quot;right&quot; hspace=5 width=135
height=135 alt=&quot;[LLVMLinux logo]&quot;&gt;
&lt;p&gt;
The &lt;a
href=&quot;http://events.linuxfoundation.org/events/collaboration-summit&quot;&gt;Linux
Foundation Collaboration Summit&lt;/a&gt; (LFCS) seems to be a likely venue for an 
update on the status of building the kernel with Clang/LLVM.  Both &lt;a
href=&quot;http://lwn.net/Articles/441018/&quot;&gt;in 2011&lt;/a&gt; and &lt;a
href=&quot;http://lwn.net/Articles/493312/&quot;&gt;2012&lt;/a&gt;, we covered those updates. LFCS 2013
continued the trend as &lt;a
href=&quot;http://llvm.linuxfoundation.org/index.php/Main_Page&quot;&gt;LLVMLinux
project&lt;/a&gt; lead Behan Webster presented the status and plans for the
project at LFCS.  The gathering lived up to its name as well, since two
problems faced by the project were solved through collaboration at the summit. 
&lt;/p&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/548474/rss">
      <title>LWN.net Weekly Edition for May 2, 2013</title>
      <link>http://lwn.net/Articles/548474/rss</link>
      <dc:date>2013-05-02T01:42:58+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for May 2, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/548560/rss">
      <title>Go and Rust — objects without class</title>
      <link>http://lwn.net/Articles/548560/rss</link>
      <dc:date>2013-05-01T18:06:06+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      Since the advent of object-oriented programming languages around the
time of Smalltalk in the 1970s, inheritance has been a mainstay of the
object-oriented vision.  It is therefore a little surprising that both
&quot;Go&quot; and &quot;&lt;a href=&quot;http://lwn.net/Articles/547145/&quot;&gt;Rust&lt;/a&gt;&quot; — two relatively new
languages which support 
object-oriented programming — manage to avoid mentioning it.
In this subscriber-only article, Neil Brown looks at how this classic
object-oriented concept has evolved in two recent languages.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/548542/rss">
      <title>LFCS: The value of FOSS fiscal sponsorship</title>
      <link>http://lwn.net/Articles/548542/rss</link>
      <dc:date>2013-04-30T19:21:00+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      &lt;img src=&quot;http://lwn.net/images/2013/lfcs-sebro-sm.jpg&quot; border=0 hspace=5 align=&quot;left&quot;
width=125 height=150 alt=&quot;[Tony Sebro]&quot;&gt;

As open source becomes more popular and mature, questions of
formalizing the governance and corporate structures of projects are
becoming of increasing importance, as can been seen by the rising
visibility of various 
FOSS foundations. At the &lt;a href=&quot;http://events.linuxfoundation.org/events/collaboration-summit&quot;&gt;Linux Foundation Collaboration Summit&lt;/a&gt; in San
Francisco, Tony Sebro shared his insights about the value that fiscal
sponsors bring as umbrella organizations for FOSS projects.  Sebro is the General Counsel of &lt;a
href=&quot;http://sfconservancy.org&quot;&gt;Software Freedom Conservancy&lt;/a&gt;, which is
the home 
of about &lt;a href=&quot;http://sfconservancy.org/members/current/&quot;&gt;30 free and
open source projects&lt;/a&gt;, including Samba, Git, and BusyBox.&lt;/p&gt;
&lt;p&gt;
Click below (subscribers only) for the full report by Martin Michlmayr.
&lt;br clear=&quot;all&quot;&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/547851/rss">
      <title>LWN.net Weekly Edition for April 25, 2013</title>
      <link>http://lwn.net/Articles/547851/rss</link>
      <dc:date>2013-04-25T00:51:35+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for April 25, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/548089/rss">
      <title>The 2013 Linux Storage, Filesystem, and Memory Management Summit</title>
      <link>http://lwn.net/Articles/548089/rss</link>
      <dc:date>2013-04-23T21:45:36+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The &lt;a href=&quot;http://events.linuxfoundation.org/events/lsfmm-summit&quot;&gt;2013
Linux Storage, Filesystem, and Memory Management Summit&lt;/a&gt; was held
April 18 and 19 in San Francisco, California, immediately after the Linux
Foundation's Collaboration Summit.  The first set of notes from that
gathering is now available; at this point, we have most of the plenary
sessions and the entire memory management track written up.  The rest of
our notes from the Summit will be added in the near future.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/547903/rss">
      <title>LFCS: Preparing Linux for nonvolatile memory devices</title>
      <link>http://lwn.net/Articles/547903/rss</link>
      <dc:date>2013-04-19T18:28:31+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      &lt;img
src=&quot;http://lwn.net/images/conf/2013/lf-collab/RicWheeler1-sm.jpg&quot; width=169 height=221
alt=&quot;[Ric Wheeler]&quot; border=0 hspace=2 vspace=2 align=&quot;left&quot;&gt;

Since the demise of core memory, there has been a fundamental dichotomy in
data storage technology: memory is either fast and ephemeral, or slow and
persistent.  The situation is changing, though, and that leads to some
interesting challenges for the Linux kernel.  How will we
adapt to the coming world where nonvolatile memory (NVM) devices are
commonplace?  Ric Wheeler led a session at the 2013 Linux Foundation
Collaboration Summit to discuss this issue.
&lt;br clear=&quot;all&quot;&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/546959/rss">
      <title>LWN.net Weekly Edition for April 18, 2013</title>
      <link>http://lwn.net/Articles/546959/rss</link>
      <dc:date>2013-04-18T00:45:25+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for April 18, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/547145/rss">
      <title>A taste of Rust</title>
      <link>http://lwn.net/Articles/547145/rss</link>
      <dc:date>2013-04-17T22:35:23+00:00</dc:date>
      <dc:creator>jake</dc:creator>
      <description>
      &lt;a href=&quot;http://www.rust-lang.org/&quot;&gt;Rust&lt;/a&gt;,
the new programming language being
&lt;a href=&quot;https://mail.mozilla.org/pipermail/rust-dev/2013-April/003427.html&quot;&gt;developed by the Mozilla project&lt;/a&gt;,
has a number of interesting features.  One that stands out is the
focus on safety.  There are clear attempts
to increase the range of errors that the compiler can detect and
prevent, and thereby reduce the number of errors that end up in
production code.
&lt;p&gt;
Click below (subscribers only) for an overview of the Rust language by LWN
contributor Neil Brown.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/547379/rss">
      <title>Current challenges in the free software ecosystem</title>
      <link>http://lwn.net/Articles/547379/rss</link>
      <dc:date>2013-04-17T08:54:21+00:00</dc:date>
      <dc:creator>mkerrisk</dc:creator>
      <description>
      Given Eben Moglen's long association with the Free Software
Foundation, his work on drafting the GPLv3, and his role as President and
Executive Director of the Software Freedom Law Center, his
talk  at the 2013 Free Software Legal and Licensing
Workshop promised to be thought-provoking. He chose to focus on two
topics that he saw as particularly relevant for the free software ecosystem
within the next five years: patents and the decline of copyleft licenses.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/545922/rss">
      <title>LWN.net Weekly Edition for April 11, 2013</title>
      <link>http://lwn.net/Articles/545922/rss</link>
      <dc:date>2013-04-11T01:34:57+00:00</dc:date>
      <dc:creator>corbet</dc:creator>
      <description>
      The LWN.net Weekly Edition for April 11, 2013 is available.

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/546411/rss">
      <title>Legal issues from a radical community angle</title>
      <link>http://lwn.net/Articles/546411/rss</link>
      <dc:date>2013-04-10T09:00:59+00:00</dc:date>
      <dc:creator>mkerrisk</dc:creator>
      <description>
      &lt;p&gt; The sixth Free Software Legal and Licensing Workshop, which took place
on 4-5 April 2013 in Amsterdam, opened with a keynote from Stefano &quot;Zack&quot;
Zacchiroli, the Debian Project Leader (DPL) for the last three
years. Zack's aim was to provide the assembled lawyers with an overview of
the kinds of legal issues that are faced by Debian and other free software
projects and provide suggestions about how lawyers can help free software
projects.

      
      </description>
    </item>
</rdf:RDF>
