LWN: Comments on "The Ottawa Kernel Summit, Day Two" https://lwn.net/Articles/3467/ This is a special feed containing comments posted to the individual LWN article titled "The Ottawa Kernel Summit, Day Two". en-us Fri, 10 Oct 2025 13:29:46 +0000 Fri, 10 Oct 2025 13:29:46 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net High resolution posix timers? https://lwn.net/Articles/3620/ https://lwn.net/Articles/3620/ dank I haven't heard anything about the high-resolution posix timer<br>patch going into 2.5. Surely that's going to be one of the<br>features that goes in before the freeze... Thu, 27 Jun 2002 07:54:29 +0000 The Ottawa Kernel Summit, Day Two - cooperative names https://lwn.net/Articles/3595/ https://lwn.net/Articles/3595/ DeletedUser2294 A couple of OSDL folks:<p>In red shirt on bottom left - Patrick Mochel, OSDL Engineer &amp; developer of driverfs.<p>Second row from top, fourth from right, brown shirt &amp; beard<br>Tim Witham aka 'wookie', OSDL Lab Director<br>(see http://www.osdl.org/lab/labdir.html for photo) Wed, 26 Jun 2002 22:47:29 +0000 The Ottawa Kernel Summit, Day Two - cooperative names https://lwn.net/Articles/3567/ https://lwn.net/Articles/3567/ havardk A few more names, there might very well be some errors here though.<p>Second row from the back<p>about 4th from the right (in green t-shirt): Russell King (arm port)<p>Third row from the back<p>8th from the left (with long dark hair): Marcelo Tosatti (2.4 maintainer)<br>Right end (with beard): David Miller (TCP/IP, Sparc port)<p>Second row from front<p>4th: Stephen Tweedie (ext2, ext3)<br>11th: Pavel Machek (swsusp)<br> Wed, 26 Jun 2002 20:11:26 +0000 The Ottawa Kernel Summit, Day Two https://lwn.net/Articles/3526/ https://lwn.net/Articles/3526/ DeletedUser2278 Excellent summary! Thanks for the work that went into making such a good summary of the details in a fashion that was VERY easy to read and understand.<p> -Dave Wed, 26 Jun 2002 13:49:52 +0000 Names on the photo? https://lwn.net/Articles/3520/ https://lwn.net/Articles/3520/ corbet Making an annotated photo, like last year's, is high on my list. I'll not be able to do it, though, until I'm back home and in front of a good, high-resolution screen - my ancient, windup laptop just isn't up to that sort of gimp work. So, next week at best. Sorry... <p> jon Wed, 26 Jun 2002 13:19:25 +0000 The Ottawa Kernel Summit, Day Two - cooperative names https://lwn.net/Articles/3507/ https://lwn.net/Articles/3507/ bradh I don't know anything like all of those Gurus in the photo, but we can sort it out between us, right?<p>Back row:<br>White shirt, left hand end: Jeff Dike (UML)<p>Second to back row:<br>Fifth from left: maybe Stephan Eranian? (ia64)<br>Yello short with red section, seventh from left: maybe Bdale Garbee ? (Debian)<br>Looking to right, 8th from left: Paul Mackerras (Linux PPC)<br>Big baldish guy with horizonal striped short, 11th from left: Greg Kroah-Hartman (USB and hotplug PCI)<br>Red hat, beard, 13th from left: Alan Cox (Redhat, 2.2)<p>Third row from back<p><br>second row from front:<br>Third from left, porn star moustache: Rusty Russell (trivial netfiltering)<br>Fifth from left, black t-shirt: David Woodhouse (JFS)<br>Ninth from left, pastel yellow long-sleeve short: Ted Tso (ext2, ext3)<br>Right hand end, looking to the left, red polo shirt: Andrew Morton (applix 1616)<p>Front row:<br>Left hand end, white T-shirt, sitting x-legged: Richard Gooch (devfs)<p>Laying down on the job: Linus. Wed, 26 Jun 2002 11:57:55 +0000 LSM network performance clarification https://lwn.net/Articles/3505/ https://lwn.net/Articles/3505/ jamesm The 20% figure mentioned in the story refers to testing that was done with<br>SELinux loaded on top of LSM . The overhead for LSM itself is in the<br>5-7% range. Note that this is for gigabit ethernet; there is no noticable<br>performance hit with 100Mbps networking. Wed, 26 Jun 2002 11:30:57 +0000 The Ottawa Kernel Summit, Day Two https://lwn.net/Articles/3489/ https://lwn.net/Articles/3489/ csawtell I'd really like to be able to put names to the people in the pictures.<p> Wed, 26 Jun 2002 10:07:17 +0000 Names on the photo? https://lwn.net/Articles/3480/ https://lwn.net/Articles/3480/ nicku Thank you for an interesting article. I especially liked the photo from last year with people's names on it; this photo is very good too. Does anyone have the knowledge/time to annotate this photo with the kernel team's names? Wed, 26 Jun 2002 02:14:31 +0000 I/O Completion Ports https://lwn.net/Articles/3478/ https://lwn.net/Articles/3478/ dank FWIW, "I/O Completion Ports" are just a way of getting completion notification from asynchronous I/O requests. Once the kernel supports AIO, it will probably also support completion ports. Whether it will support exactly the I/O Completion Ports windows programmers are familiar with is another question; the scheduling policy associated with Windows IOCP's may be protected by a Microsoft patent. See also <a href="http://kegel.com/c10k.html#aio">kegel.com/c10k.html#aio</a>. Wed, 26 Jun 2002 01:22:41 +0000