maintaining a large kernel subsystem
play

Maintaining a large kernel subsystem Embedded Linux Conference 2015 - PowerPoint PPT Presentation

Maintaining a large kernel subsystem Embedded Linux Conference 2015 Arnd Bergmann <arnd@linaro.org> In an isolated system, entropy can only increase In an isolated system, entropy can only increase Muse, the 2nd law Overview 1.


  1. Maintaining a large kernel subsystem Embedded Linux Conference 2015 Arnd Bergmann <arnd@linaro.org>

  2. In an isolated system, entropy can only increase

  3. In an isolated system, entropy can only increase Muse, the 2nd law

  4. Overview 1. Setup of the arm-soc tree 2. Keeping your workload down 3. Keeping your upstream happy 4. Future outlook

  5. Setup of the arm-soc tree

  6. Changesets per kernel version and subsystem maintainer

  7. Code size and supported machines

  8. Code size and supported machines

  9. arm-soc maintainers Primary maintainers: ● Olof Johansson (Google) ● Arnd Bergmann (Linaro) Backup maintainer: ● Kevin Hilman (Linaro)

  10. Setup of the arm-soc tree ● Shared git tree git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git ● Access locking over IRC ● Documenting merges in file arch/arm/arm-soc- for-next-contents.txt ● One local branch per incoming pull request ● 5-15 topic branches for Linus ● One for-next branch for linux-next

  11. arm-soc-for-next-contents.txt excerpt next/fixes-non-critical reset/fixes git://git.pengutronix.de/git/pza/linux reset/fixes omap/fixes-not-urgent git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/fixes-not-urgent-signed patch ARM: msm: Silence readb/writeb warnings due to missing IOMEM() renesas/fixes git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas tags/renesas-fixes-for-v3.16 next/cleanup versatile/leds git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator tags/versatile-leds renesas/cleanup git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas tags/renesas-cleanup-for-v3.16 contains renesas/fixes patch leds: Fix build for LEDS_CLASS=m on versatile

  12. Changesets by author 1478 Olof Johansson 406 Linus Walleij 1425 Arnd Bergmann 388 Fabio Estevam 658 Laurent Pinchart 336 Linus Torvalds 588 Tony Lindgren 312 Maxime Ripard 540 Shawn Guo 255 Paul Walmsley 453 Thomas Petazzoni 251 Simon Horman 452 Magnus Damm 244 Kevin Hilman 417 Lee Jones 241 Tomasz Figa 416 Kuninori Morimoto 235 Kukjin Kim 411 Stephen Warren 233 Alexander Shiyan

  13. Typical arm-soc topic branches fixes dt fixes-non-critical board cleanup drivers soc multiplatform defconfig arm64

  14. Typical arm-soc topic branches fixes dt fixes-non-critical board cleanup drivers soc multiplatform defconfig arm64

  15. Typical arm-soc topic branches fixes dt fixes-non-critical board cleanup drivers soc multiplatform defconfig arm64

  16. Example pull request ARM: SoC platform changes New and updated SoC support. Also included New platforms this release are: are some cleanups here the platform ● Conexant Digicolor (CX92755 SoC) maintainers hadn't separated cleanups from ● Hisilicon HiP01 SoC new developent in separate branches. ● CSR/sirf Atlas7 SoC ● ST STiH418 SoC Some of the larger things worth pointing out: ● Common code changes for Nvidia ● A large set of changes from Alexandre Tegra132 (64-bit SoC) Belloni and Nicolas Ferre preparing at91 platforms for multiplatform and cleaning up We're seeing more and more platforms having a quite a bit in the process. harder time labelling changes as cleanups vs ● Removal of CSR's "Marco" SoC platform new development -- which is a good sign that that never made it out to the market. We we've come quite far on the cleanup effort. So love seeing these since it means the over time we might start combining the cleanup vendor published support before product and new-development branches more. was out, which is exactly what we want!

  17. Keeping the workload down

  18. Introducing new subsystems clk iommu pinctrl cpufreq irqchip pwm cpuidle led regulator dmaengine mailbox syscon gpio pci-host timers

  19. Moving boards out to devicetree ● Avoid the largest source of code explosion ● Decouple drivers from boards

  20. Code size and supported machines

  21. Delegating to submaintainers ● Build a trusted work relationship ● Provide guidance when needed ● Special care for hobbyists

  22. arm-soc changes by sub-maintainer arm-soc changes by submaintainer

  23. Rejecting submissions ● Most important part of the job ● Most stressful part of the job ● Only way to effect changes ● Careful balance ● Always explain what should be done instead

  24. Creating arbitrary rules Undocumented arm-soc rules: ● Send pull requests to arm@kernel.org ● Split changes into our topic branches ● No patch tracker / patchwork ● One maintainer per platform ● Ping us after a week if we didn’t apply it

  25. Keeping your upstream happy

  26. How to make your upstream grumpy ● Send all your changes late

  27. How to make your upstream grumpy ● Introduce a regression and when asked about it, say it was intentional

  28. Side note: Solving cross-tree dependencies a. Stage out changes across multiple releases b. Send the same branch to multiple maintainers c. Make a shared branch with common changes d. Get an Ack from one maintainer to merge changes through another tree

  29. How to make your upstream grumpy ● Sneak changes in that you know are unwelcome

  30. Future outlook

  31. What’s coming for 4.x Photo by tillwe / (CC BY-SA)

  32. What’s coming for 4.x ● Code size keeps going down ● Continue DT conversion ● Multiplatform for all ARMv6/v7 ● Multiplatform for ARM9 ● More arm64 platforms ● More Cortex-M platforms

  33. What’s coming for 4.x Job complete before 5.0?

  34. Questions? Arnd Bergmann <arnd@linaro.org>

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend