We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Maintaining a kernel subsystem

Formal Metadata

Title
Maintaining a kernel subsystem
Title of Series
Number of Parts
90
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Maintaining a kernel subsystem ...at least how I do it This talk provides some insight how Wolfram handles the I2C subsystem of the Linux kernel, which is one puzzle piece which simply has to work. In the Linux ecosystem, maintainers are gatekeepers. They take the ultimate decision as to which patches are accepted and they are entrusted to lead their subsystem in a future-proof direction. Discussions and decisions are public via mailing lists, but what does an actual workflow look like? Are there any special tools involved? What equipment is used? What helps in handling difficult corner cases? How do maintainers collaborate? How much time does it take? This talk provides some insight how Wolfram handles this for the I2C subsystem, which is one puzzle piece of the kernel which simply has to work.