<?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/144096/">
    <title>LWN: Comments on "The 2005 Linux Kernel Developers' Summit"</title>
    <link>http://lwn.net/Articles/144096/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;The 2005 Linux Kernel Developers' Summit&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/246393/rss" />
	<rdf:li resource="http://lwn.net/Articles/246389/rss" />
	<rdf:li resource="http://lwn.net/Articles/159070/rss" />
	<rdf:li resource="http://lwn.net/Articles/147904/rss" />
	<rdf:li resource="http://lwn.net/Articles/145585/rss" />
	<rdf:li resource="http://lwn.net/Articles/144734/rss" />
	<rdf:li resource="http://lwn.net/Articles/144495/rss" />
	<rdf:li resource="http://lwn.net/Articles/144390/rss" />
	<rdf:li resource="http://lwn.net/Articles/144325/rss" />
	<rdf:li resource="http://lwn.net/Articles/144314/rss" />
	<rdf:li resource="http://lwn.net/Articles/144297/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/246393/rss">
      <title>Kernel Does Support Many Input Devices</title>
      <link>http://lwn.net/Articles/246393/rss</link>
      <dc:date>2007-08-23T02:08:12+00:00</dc:date>
      <dc:creator>zlynx</dc:creator>
      <description>
      The kernel is not the problem here.  The problem is your configuration of the X server.&lt;br&gt;
&lt;p&gt;
My laptop has seven input devices listed by the kernel.  The built-in keyboard, the trackpad, the external USB keyboard and mouse and various special buttons.&lt;br&gt;
&lt;p&gt;
I configure X to use all of these on one display, but X could also be configured to run different servers with different input devices for each server.&lt;br&gt;
&lt;p&gt;
Try copying your /etc/X11/xorg.conf to a new filename, change its Input sections, and run a second X server on virtual terminal 8 using the new config file.&lt;br&gt;
&lt;p&gt;
As for console sessions, I don't remember the name of the program, but you use the same trick with framebuffer displays and a user-space console manager.  The manager program reads input from the specified devices and draws it to the framebuffer.  A full-screen xterm makes more sense to me though.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/246389/rss">
      <title>Where I can rant and whine on Linus Torvals?</title>
      <link>http://lwn.net/Articles/246389/rss</link>
      <dc:date>2007-08-23T01:02:45+00:00</dc:date>
      <dc:creator>marraco</dc:creator>
      <description>
      I need to shake Linus to make him include kernel support for multiple mouses and multiple keyboards.&lt;br&gt;
&lt;p&gt;
We have today multiple monitor. That way you can use two monitors, but I need to give the second monitor to other people, give them the second keyboard and mouse, and have many users on one machine.&lt;br&gt;
&lt;p&gt;
I can do that today, only in windows, using BetWin. But I can´t make it in Linux, and kernel developpers are guilty.&lt;br&gt;
&lt;p&gt;
I just would love to stalk kernel developpers, and cry &quot;do THAT. DO THAT&quot;.&lt;br&gt;
&lt;p&gt;
Microsoft do not want to do it, because it would make for less OS licenses sold.&lt;br&gt;
If you have little money, you can pirate Windows XX, but you cannot pirate hardware. So Linux being free is not a massive real world money saving, but supporting many users on one computer (in the real world, not for deep hacker geeks) would make linux a deep money saving choice... And Microsoft can´t match it.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/159070/rss">
      <title>The 2005 Linux Kernel Developers' Summit</title>
      <link>http://lwn.net/Articles/159070/rss</link>
      <dc:date>2005-11-08T16:42:42+00:00</dc:date>
      <dc:creator>newport</dc:creator>
      <description>
      3 if you include the guy with the pink bow tie.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/147904/rss">
      <title>The 2005 Linux Kernel Developers' Summit</title>
      <link>http://lwn.net/Articles/147904/rss</link>
      <dc:date>2005-08-16T23:47:17+00:00</dc:date>
      <dc:creator>meonkeys</dc:creator>
      <description>
      Just curious, how many women are in that photo?&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/145585/rss">
      <title>The 2005 Linux Kernel Developers' Summit</title>
      <link>http://lwn.net/Articles/145585/rss</link>
      <dc:date>2005-07-31T00:46:40+00:00</dc:date>
      <dc:creator>Nir</dc:creator>
      <description>
      why not tell us the names of all the developers ? i want to know who is who ?

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/144734/rss">
      <title>Suspend to Disk/RAM</title>
      <link>http://lwn.net/Articles/144734/rss</link>
      <dc:date>2005-07-22T20:44:42+00:00</dc:date>
      <dc:creator>zblaxell</dc:creator>
      <description>
      If you have working suspend-to-RAM, suspend-to-disk, and ACPI wakeup (echo YYYY-MM-DD HH:MM:SS &amp;gt; /proc/acpi/alarm), it is possible to have the machine arrange to wake itself up in 15 minutes, then suspend to RAM.  On resume from RAM, the machine checks the clock and decides to either finish resuming, or suspend to disk.  I know this works because I've configured my ex-laptop to do it...but I stopped because the laptop was more often than not in a moving insulated laptop case 15 minutes after suspend, and the CPU would sometimes cook itself in the ~45 seconds required to suspend to disk, especially in summer.&lt;br&gt;
&lt;p&gt;
I'd like to see an LVM with a snapshot feature combined with suspend-to-disk, to implement a checkpoint-restart system, with the option of reverting the entire system (RAM and disk) to where it was when it last suspended.  The relatively minor data loss of reverting to last suspend before a crash is usually much less painful than reconstructing all the userspace state by hand (literally).&lt;br&gt;
&lt;p&gt;
Once the suspend/resume problem is solved, the next most annoying thing about laptops is the game of Russian roulette that is played every time a PCMCIA  or USB device is connected.  It's especially bad for laptops since they are exposed to more devices per boot than a typical desktop in my experience.  If a device with a buggy Linux driver crashes on load, it usually takes the system with it.  A checkpoint/restart approach would allow the user to say &quot;oops, guess I'll unplug that and try again&quot; instead of &quot;darn, now I have to spend 20 minutes getting all my user-space stuff put back together.&quot;&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/144495/rss">
      <title>The 2005 Linux Kernel Developers' Summit</title>
      <link>http://lwn.net/Articles/144495/rss</link>
      <dc:date>2005-07-21T11:58:04+00:00</dc:date>
      <dc:creator>smitty_one_each</dc:creator>
      <description>
      Why not stage in RAM, and optionally store to disk?  Might be a compression opportunity there.  I don't grasp the OR here.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/144390/rss">
      <title>Suspend to Disk/RAM</title>
      <link>http://lwn.net/Articles/144390/rss</link>
      <dc:date>2005-07-20T17:34:58+00:00</dc:date>
      <dc:creator>danm628</dc:creator>
      <description>
      I suspect many people want what I can get from XP on my work notebook (IBM Thinkpad T40).  When the lid is shut it does a suspend to RAM, when the lid is opened the system comes up within a couple of seconds.  When the system stays in suspend to RAM for a period (I have it set to 15 minutes) it wakes up and does a suspend to disk.  I go for weeks without shutting down and rebooting my work notebook.  (Actually it can't go for weeks without a reboot, since there will be at least one patch pushed by IT which requires a reboot.)&lt;br&gt;
&lt;p&gt;
My home notebook (Thinkpad T41) running Ubuntu isn't quite as flexible.  I can do suspend to RAM but there is no option to automatically suspend to disk after staying in suspend to RAM for a period.  (Or if there is an option I didn't find it -- which would be a GUI bug not a kernel issue.) Suspend to disk works and it is what I normally do, that way the system comes up fairly quickly when I want to use it.  Windows is a *LOT* prettier to watch come out of suspend to disk.  I don't mind the odd screen flashes, etc. while the display driver.  But I'm sure my non-programmer friends would prefer a nice progress bar instead of kprintf messages.&lt;br&gt;
&lt;p&gt;
So what I really want is both suspend to disk and RAM to work reliably.  I want to be able to open my notebook and quickly get to work, the definition of quickly depends on how long the notebook has been off (couple of seconds for suspend to RAM or 10 to 20 seconds for suspend to disk).  I like being able to shut the lid and know that the system will automatically go to the appropriate low power state.  I don't want to have to decide how long I'm going to want it to suspend for and which type of suspend it should do.&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/144325/rss">
      <title>The 2005 Linux Kernel Developers' Summit</title>
      <link>http://lwn.net/Articles/144325/rss</link>
      <dc:date>2005-07-20T10:13:07+00:00</dc:date>
      <dc:creator>arafel</dc:creator>
      <description>
      Unfortunately, I don't think Linus is right. I don't want suspend to RAM, I want suspend to disk.&lt;br&gt;
&lt;p&gt;
Well, okay, both might be useful - but if I can only have one, it'll be disk.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/144314/rss">
      <title>The 2005 Linux Kernel Developers' Summit</title>
      <link>http://lwn.net/Articles/144314/rss</link>
      <dc:date>2005-07-20T08:09:51+00:00</dc:date>
      <dc:creator>cborni</dc:creator>
      <description>
      I totally agree with Linus. I absolutely dont care about suspend to disk I  &lt;br&gt;
want suspend to ram. To make things worse, lots of new kernel features  &lt;br&gt;
like freeing memory before suspend or compression might be a good idea for  &lt;br&gt;
the first, but are useless for the latter.  &lt;br&gt;
Then there is ACPI, which is unfortunately not a simple design. Some month  &lt;br&gt;
ago I tried to fix some kernel warnings about sleeping functions, but I  &lt;br&gt;
was told that the right solution is much harder and requires some  &lt;br&gt;
redesign. So its a long way to go I guess.  &lt;br&gt;
Even if we are able to get the kernel code in shape, lots of users will  &lt;br&gt;
probably use the nvidia/ATI/whatever binary module which need to be fixed  &lt;br&gt;
as well.   &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/144297/rss">
      <title>Thanks for the pixels</title>
      <link>http://lwn.net/Articles/144297/rss</link>
      <dc:date>2005-07-20T05:55:30+00:00</dc:date>
      <dc:creator>ncm</dc:creator>
      <description>
      My aging eyes thank you for the hi-res image.

Was I&amp;ntilde;aky Perez Gonzalez there?  I'm not sure I'd recognize
him any more.  (Hi I&amp;ntilde;aky, sorry for losing touch.)
      
      </description>
    </item>
</rdf:RDF>

