Core work still going on 33 years later
Core work still going on 33 years later
Posted Oct 20, 2024 0:28 UTC (Sun) by willy (subscriber, #9762)In reply to: Core work still going on 33 years later by milesrout
Parent article: The long road to lazy preemption
I think your third and fourth options are largely correct. Linux refactors code aggressively. So we have the "no stable internal API" rule to thank. In order to do that, we have "all" the drivers in the repository where people who want to do refactoring can fix everything.
Linux is also an engineering project, not a research project. So a lot of work is put into making Linux understandable and modifiable.
