]> git.decadent.org.uk Git - kernel-news-talk.git/blob - index.html
Replace last year's new features with a recap of progress on them
[kernel-news-talk.git] / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
2         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5
6 <head>
7 <title>What's new in the Linux kernel - DebConf 2014</title>
8 <!-- metadata -->
9 <meta name="generator" content="S5" />
10 <meta name="version" content="S5 1.1" />
11 <meta name="author" content="Ben Hutchings" />
12 <!-- configuration parameters -->
13 <meta name="defaultView" content="slideshow" />
14 <meta name="controlVis" content="hidden" />
15 <!-- style sheet links -->
16 <link rel="stylesheet" href="s5-blank/ui/default/slides.css" type="text/css" media="projection" id="slideProj" />
17 <link rel="stylesheet" href="s5-blank/ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
18 <link rel="stylesheet" href="s5-blank/ui/default/print.css" type="text/css" media="print" id="slidePrint" />
19 <link rel="stylesheet" href="s5-blank/ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
20 <style type="text/css">
21   .logo { position: absolute; right: 0; top: 0; height: 100% }
22   table { border-collapse: collapse }
23   th { border-bottom: 2pt solid black }
24   th, td { padding: 0 6pt }
25   .package { font-family: monospace }
26   var { font-family: sans }
27 </style>
28 <style type="text/css" media="print">
29   .slide { page-break-after: always }
30 </style>
31 <!-- S5 JS -->
32 <script src="s5-blank/ui/default/slides.js" type="text/javascript"></script>
33 </head>
34 <body>
35
36 <div class="layout">
37 <div id="controls"><!-- DO NOT EDIT --></div>
38 <div id="currentSlide"><!-- DO NOT EDIT --></div>
39 <div id="header">
40 </div>
41 <div id="footer">
42 <h1>DebConf 2014</h1>
43 <h2>What's new in the Linux kernel</h2>
44 </div>
45
46 </div>
47
48 <div class="presentation">
49
50 <div class="slide">
51 <h1>What's new in the Linux kernel</h1>
52 <object data="tux-debian.svg" width="35%" align="right"></object>
53 <h2>and what's missing in Debian</h2>
54 <h3>Ben&nbsp;Hutchings</h3>
55 </div>
56
57 <div class="slide">
58   <h1>Ben Hutchings</h1>
59   <ul>
60     <li>
61       Professional software engineer by day, Debian developer by night
62     </li>
63     <li>
64       Regular Linux contributor in both roles since 2008
65     </li>
66     <li>
67       Working on various drivers and kernel code in my day job
68     </li>
69     <li>
70       Debian kernel team member, now doing most of the unstable
71       maintenance aside from ports
72     </li>
73     <li>
74       Maintaining Linux 3.2.<var>y</var> stable update series on
75       kernel.org
76     </li>
77   </ul>
78 </div>
79
80 <div class="slide">
81   <h1>Linux releases early and often</h1>
82   <ul class="incremental">
83     <li>
84       Linux is released about 5 times a year (plus stable updates
85       every week or two)
86       <ul>
87         <li>
88           ...though some features aren't ready to use when they firat
89           appear in a release
90         </li>
91       </ul>
92     </li>
93     <li>
94       Since my talk last year, Linus has made 6 releases (3.11-3.16)
95     </li>
96     <li>
97       Good news: we have lots of new kernel features in testing/unstable
98     </li>
99     <li>
100       Bad news: some of them won't really work without new userland
101     </li>
102   </ul>
103 </div>
104
105 <div class="slide">
106   <h1>Recap of last year's features (1)</h1>
107   <ul class="incremental">
108     <li>
109       Team device driver: userland package (libteam) was uploaded in
110       October
111     </li>
112     <li>
113       Transcendent memory: frontswap, zswap and Xen tmem will be
114       enabled in next kernel upload
115     </li>
116     <li>
117       New KMS drivers: should all work with current Xorg drivers
118     </li>
119     <li>
120       Module signing: still not enabled, but probably will be if we
121       do Secure Boot
122     </li>
123   </ul>
124 </div>
125
126 <div class="slide">
127   <h1>Recap of last year's features (2)</h1>
128   <ul class="incremental">
129     <li>
130       More support for discard: still not enabled at install time
131       (<a href="https://bugs.debian.org/690977">#690977</a>)
132     </li>
133     <li>
134       More support for containers: XFS was fixed, and user namespaces
135       have been enabled
136     </li>
137     <li>
138       bcache: userland package (bcache-tools) still not quite ready
139       (<a href="https://bugs.debian.org/708132">#708132</a>)
140     </li>
141     <li>
142       ARMv7 multiplatform: d-i works on <em>some</em> platforms but
143       I'm still not sure which.  Some progress on GPU drivers, but not
144       in Debian yet.
145     </li>
146   </ul>
147 </div>
148
149 <div class="slide">
150   <h1>Questions?</h1>
151 </div>
152
153 <div class="slide">
154   <h1>Credits</h1>
155   <ul>
156     <li>
157       Linux 'Tux' logo &copy; Larry Ewing, Simon Budig.
158       <!--
159 Redistribution is free but has to include this notice.
160       -->
161       <ul>
162         <li>Modified by Ben to add Debian open-ND logo</li>
163       </ul>
164     </li>
165     <li>
166       Debian open-ND logo &copy; Software in the Public Interest, Inc.
167       <!--
168 Permission is hereby granted, free of charge, to any person obtaining
169 a copy of this software and associated documentation files (the
170 "Software"), to deal in the Software without restriction, including
171 without limitation the rights to use, copy, modify, merge, publish,
172 distribute, sublicense, and/or sell copies of the Software, and to
173 permit persons to whom the Software is furnished to do so, subject to
174 the following conditions:
175
176 The above copyright notice and this permission notice shall be
177 included in all copies or substantial portions of the Software.
178
179 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
180 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
181 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
182 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
183 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
184 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
185 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
186       -->
187     </li>
188   </ul>
189 </div>
190
191 </body>
192 </html>