Juha Lyytikäinen
2011-01-09 15:53:12 UTC
For Linux, we don't have a stable internal api, and for people to wish
that we would have one is just foolish. Almost two years ago, the kernel
developers sat down and wrote why Linux doesn't have an in-kernel stable
Documentation\stable_api_nonsense.txt
Olen lukenut ja tuo on aivan täyttä paskaa.that we would have one is just foolish. Almost two years ago, the kernel
developers sat down and wrote why Linux doesn't have an in-kernel stable
Documentation\stable_api_nonsense.txt
goes back to the evolution thing. If we were to freeze how the kernel
works internally, we would not be able to evolve in ways that we need to
do so.
Valitettavasti kehittäjien tarpeet eivät ole samoja kuin käyttäjien tarpeet.works internally, we would not be able to evolve in ways that we need to
do so.
Here's an example that shows how this all works. The Linux USB code has
been rewritten at least three times.
Ja joka kerta jokin USB:tä käyttänyt softa on lakannut toimimasta -been rewritten at least three times.
koska niitä kernelikehttäjät eivät ole uudelleenkirjoittanut.
pienenä ja turvallisena niin drivereitä käyttävät softatkin täytyy
patchata kun driverit uusitaan. Kyllä siitä jokin hinta pitää vaan
maksaa että ydin voidaan pitää pienenä ja sievänä..