The 2010 Kernel Summit was held on November 1 and 2 in Cambridge, MA, USA.
Some seventy or so top-level kernel developers gathered there to discuss a
wide range of topics which are of interest to the wider kernel community.
Your editor was there, frantically taking notes. Reports from the first
day's sessions can be found below:
- Welcoming newcomers: is the kernel
development community sufficiently open to newcomers to ensure an
adequate flow of new developers? If not, what can we do about it?
- ABI status for tracepoints. There is
an increasing amount of instrumentation which depends on tracepoints;
they are becoming part of the kernel binary interface. To what extent
should tracepoints have set-in-cement ABI status?
- The core kernel vision. Neil Brown
asks: do we have a core vision for how the kernel should be developed?
If so, how do we enforce it?
- A staging process for ABIs. Getting
user-space ABIs right is hard; should there be a process for
tentatively adding interfaces which are subject to change?
- Deadline scheduling: does the kernel
need a new class for deadline scheduling?
- Regressions as seen by kernel
regression tracker Rafael Wysocki.
- Performance regressions:
performance-sensitive users often notice that kernel releases tend to
get slower over time. What can we do about that?
- Big out-of-tree projects: are they a
problem, and what can be done about them?
- Checkpoint/restart: what are its
prospects for inclusion?
- Lightning talks: the final session of
the day was dedicated to short talks on Coccinelle, the device model,
the big kernel lock, and more.
The sessions which were held on the second day of the summit are:
- Linux at NASDAQ; a session on how
a high-volume end users uses Linux and where the pain points are.
- Scalability: where we stand and what
comes next.
- Minisummit reports covering
networking, filesystems, Video4Linux, embedded, power management, and
more.
- Security: are we doing enough to keep
the kernel secure?
- Scheduling issues: this session was
essentially a second end-user presentation focused on Google's
scheduling challenges.
- Kernel.org update: the current status
of the infrastructure behind kernel development.
- A stable tree update from Greg Kroah-Hartman. The bulk of the
information presented here was also seen at Greg's LinuxCon Japan keynote, so readers may
want to go there for the details. Beyond that, Greg noted that he
will start dropping trees a little sooner (2.6.35 is about to get its
last update). There were some questions on the routing of stuff to
stable - both in terms of missing important patches and sending stuff
which shouldn't go there. The solution in both cases is for
maintainers to pay more attention.
- Development process issues: Linus
Torvalds and Andrew Morton talk about how the process is going, what
can be improved, and whether the version numbering scheme should
change.
- Future summits: the format of the
kernel summit looks likely to change starting in 2011.
The Kernel Summit was followed by a joint reception with the Linux
Plumbers Conference. An election for the Linux Foundation's Technical
Advisory Board was held there. The five open seats were won by James
Bottomley and Chris Mason (both incumbents), joined by newcomers John
Linville, Grant Likely, and Hugh Blemings.
(
Log in to post comments)