Greg Kroah Hartman on the Linux Kernel

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024

Комментарии • 103

  • @JamesJefferyUK
    @JamesJefferyUK 10 лет назад +40

    One of my life long goals is to understand the kernel and contribute it.

    • @coolwinder
      @coolwinder 8 лет назад +6

      Its my only goal xD

    • @jamesb6990
      @jamesb6990 4 года назад +25

      So, 6 years later, have you achieved that goal? Just asking because I have the same goal

    • @ddesy
      @ddesy 11 месяцев назад +5

      ​@@jamesb6990 So, 3 years later, have you achieved that goal? Just asking because I have the same goal

    • @felixfourcolor
      @felixfourcolor 8 месяцев назад +5

      ​@@ddesy So, 2 months later, have you achieved that goal? Just asking because I have the same goal.

    • @Terra101
      @Terra101 8 месяцев назад +5

      So, 4 days later have you achieved that goal? Just asking because I have the same goal.@@felixfourcolor

  • @尼安德鲁-n6j
    @尼安德鲁-n6j 3 года назад +1

    Cannot believe the video I am watching is actually from 2008 when I just attended college. Now it's 2021, 13 years passed by, and I visited this since Linus just released Linux 5.12 the Frozen WasteLand

  • @alshaifhir
    @alshaifhir 15 лет назад +2

    Great talk -- Greg is obviously very knowledgeable, and he's a positive force in the community. He's poured a ton of effort into the kernel, and he actually likes to document things (Linux Kernel in a Nutshell, LDD3ed, LWN articles, etc.). Respect, man. BTW Greg, it's "ostensibly" NOT "obstensively" ;-)

  • @Tuxxy87
    @Tuxxy87 16 лет назад +1

    I learned quite a lot on how they assemble the code and make it work. It looks like a really good way for the developers to work. They don't have that kind of pressure most developers have on their backs. Especially since a lot of the contributors really are "hobbyists" that slap together some code. Open source seem to be really effective, more than I initally thought. Thanks for this video Google.

  • @aaronvaldes3104
    @aaronvaldes3104 7 месяцев назад +1

    Read BIOS Disassembly Ninjutsu Uncovered, Understanding the Linux Kernel, 3 editions. Those are must reads.

  • @unfa00
    @unfa00 7 лет назад +6

    This was 9 years ago. I wonder how things are looking in 2017 :)

    • @aaaaloooo
      @aaaaloooo 4 года назад +1

      what about 2020? :)

    • @Hasi29347
      @Hasi29347 3 года назад

      and 2021?

    • @logidet
      @logidet 3 года назад

      While there's only one other dev from Google in the Top-20 devs (Will Deacon #20 doing Android stuff, Andrew #8), based on changesets Google is actually number 6, while based on lines changed Google's #4.
      Most of that is in the network subsystem (Google = network company) and Android-related, especially drivers.

  • @lukelukelukeluke
    @lukelukelukeluke 16 лет назад +1

    I agree with Greg that Google doesn't contribute back enough with the linux kernel. That's a shame 'cause Google is a great company IMO and they should give back a lots more to the community.

  • @Silk_WD
    @Silk_WD 16 лет назад

    As henrythesteinberg pointed out it is a Operating System so it doesn't matter which machine you buy/own. Furthermore it is completely free and therefor you won't be wasting money on anything. And at last it doesn't suck it just does things different from Windows and OSX.

  • @djchrisi
    @djchrisi 15 лет назад +2

    That was one of the best keynotes ever

  • @Iminurcomputorz
    @Iminurcomputorz 16 лет назад

    I don't have too much knowledge of the Windows core, but I think it's an extreme example of a monolithic kernel (Even IE is integrated in the kernel).
    BSOD's are caused by (usually) bugs in device drivers, whereas in Linux and *BSD, only the drivers fail, not the entire system.

  • @tariqwalji
    @tariqwalji 16 лет назад

    I'd hate to picture developing the kernel! Think of all those conflicts that you have to resolve :P

  • @Neothelastone
    @Neothelastone 16 лет назад +1

    I love Linux .. I'm on OpenSuse 10.3 ..I don't need Kaspersky to browse the net ..Can we expect a modular linux kernal instead of monolithic ..

  • @ShadowriverUB
    @ShadowriverUB 11 лет назад

    There only around 25.000 lines diffrence (btw there more changes in power managment), but most other features works the same, mainline updates effects Android, lot of manufactures submit patches for android use right to mainline (for example latest Samsung's F2FS file system support). No to mention there project that target is to bring features added in Android patch set for kernel to mainline, so it's only matter of time when android will run on mainline kernel.

  • @Bitwzyze
    @Bitwzyze 13 лет назад

    @martinmartiini He doesn't mean snapping chips in two. Say person X submits a patch, dealing with graphics cards. That patch makes the output of the graphics cards behave erratically - they're not being controlled properly by the kernel. Person X is said to have "broken" the graphics card - with that kernel, it no longer functions as it should.

  • @Neothelastone
    @Neothelastone 16 лет назад

    thank you

  • @tiocsti
    @tiocsti 11 лет назад

    it's xnu, which is mach + bsd (bsd part is based on freebsd)

  • @FlorianLudwig0
    @FlorianLudwig0 16 лет назад +1

    Actually Greg got it wrong with Cononical: They got 6 changes in 2.6.26, not 6 changes in the last 5 years.
    Much more but still not much.
    I crated an idea on brainstorm.ubuntu to fix this ;)
    (search for "Contribute to the kernel" as i cant post a link here)

  • @LtMikeNl
    @LtMikeNl 16 лет назад

    Great guy, linux is lucky to have him... I recently started running linux ubuntu, and have had a very easy time installing and dual booting, just one thing I couldent get to work was the sound.. Stuipd creative dosn't make a linux driver for high end sound card :\ beta versions are out but its a bitch getting it to work.

  • @MladenMijatov
    @MladenMijatov 13 лет назад

    @stephenmneedham Yep, am using it right now, and have been for years. It's different and in my opinion worth the change. I wouldn't really like to see MS or Mac stopped. In my opinion you need to have competition in order to produce good software.

  • @Gyula9999
    @Gyula9999 13 лет назад +1

    at 33:34 you can read this on the screen: "WTF are you doing reading this" xD

  • @r0llskyay0
    @r0llskyay0 14 лет назад

    @googletechtalks
    Maybe wikipedia is wrong, but they have his name hyphenated 'Kroah-Hartman'

  • @woodyhuang5689
    @woodyhuang5689 6 лет назад

    I am developing OpenWrt, also a kind of linux

  • @stephenmneedham
    @stephenmneedham 13 лет назад

    Just how good is it? Anyone reading this using it? I would love to know. Is Windows a stream roller that can be stopped?

  • @Iminurcomputorz
    @Iminurcomputorz 16 лет назад

    I agree that Linux is sort of the "monopoly" in the open source world, other projects doesn't get as much attention as Linux.
    I recon you have tried a microkernel OS, if so, is it good? As I understand it, multitasking is a bit more "difficult" (In the terms of speed and stability).
    Though I really like the idea that each device driver isn't included in the kernel itself, Linux and *BSD has traces of that (Graphic cards for instance).

  • @tpiom
    @tpiom 14 лет назад +4

    24:13
    The unknown folks are Microsoft employees... They're sick of Windows. Heheh..

  • @BigBobsh2o
    @BigBobsh2o 14 лет назад

    @ThunderAppeal
    Money, market share, etc. And aren't they legally bound by support agreements they laid out?
    When you have billions at stake someone is going to make sure that doesn't happen. And that's why I like Linux. Giving consumers options is a good thing and competition keeps companies on their toes.
    With Linux a distro walk out or abandonment is much more likely. Not that Linux will ever go away but a distro can. And if you depend on that distro it could be a problem.

  • @Iminurcomputorz
    @Iminurcomputorz 16 лет назад

    Heh, strange. Isn't there any error file in xorg? I haven't had any GUI related crashes so I haven't poked around there so much.
    Incorporating everything in the kernel might be fast, but it's on the expense of stability and security, something I don't like.

  • @thentrav
    @thentrav 11 лет назад

    What's the difference between andrew morton's tree (i think its -mm) and stephen rothwell's -next? frequency of release?

  • @ShadowriverUB
    @ShadowriverUB 12 лет назад

    They use there fork of BSD called Darwin which is also used in OS X

  • @Bitwzyze
    @Bitwzyze 13 лет назад

    @Gyula9999 Nice catch. That's just like Greg.

  • @Jasonmoofang
    @Jasonmoofang 13 лет назад

    @stephenmneedham If by "using it" you mean "using Linux" and as a replacement for Windows on the desktop, then yes I am - I'm typing this on Linux, and I personally love it. If you're interested I encourage you to give it a shot. It's free :)

  • @GiedriusJ1
    @GiedriusJ1 13 лет назад

    @TheDeadlyPythonTube what you say would be true, if Linux Kernel would be Microkernel, or even Hybrid kernel. Since you can put drivers/file system stuff, inside the kernel, thigs usually become even more stable/fast. Btw, have you ever compiled your own Linux kernel? I gues no, because you would've known that you can make extremely lightweight kernel, by not compiling stuff you don't use.

  • @CurtHowland
    @CurtHowland 15 лет назад

    Grow bigger, yes, in source code.
    But the compiled kernel can still boot on a 1.4MB floppy.

  • @TheCuteakshara
    @TheCuteakshara 15 лет назад

    If there were no patent laws on coding, it would have crushed everything !!!

  • @AmyT4
    @AmyT4 16 лет назад

    How do we contribute?

  • @balkiprasanna1984
    @balkiprasanna1984 12 лет назад

    yeah.. I am interested in robotics developed on linux drivers... Can anyone tell me if they worked on it ...

  • @Shockszzbyyous
    @Shockszzbyyous 8 лет назад

    future is already here.

  • @bakersfieldmusicnow
    @bakersfieldmusicnow 12 лет назад

    niiiice thanx

  • @blenderpanzi
    @blenderpanzi 14 лет назад

    @medoelkorsan Well there is also *BSD but yeah. You're probably right.

  • @MladenMijatov
    @MladenMijatov 13 лет назад

    @Gyula9999 Good catch :)

  • @tuseroni
    @tuseroni 14 лет назад

    @ThunderAppeal microsoft's 3 e's, embrace, extend, extinguish

  • @GenericRubbishName
    @GenericRubbishName 11 лет назад

    Yeah, but every patch they submit has to go through peer-review, then the maintainers, and finally the tests and then Linus.

  • @Joormode
    @Joormode 16 лет назад

    We cant hear the questions...otherwise it was ok

  • @MinGWDownload
    @MinGWDownload 11 лет назад

    Love linux :)

  • @IDmann700
    @IDmann700 14 лет назад

    what programing language is the kernel written in?

  • @ShadowriverUB
    @ShadowriverUB 11 лет назад

    I would not say Amateurs, they simply unemployed or don't want to say that hey are employed.

  • @ShadowriverUB
    @ShadowriverUB 12 лет назад

    It's not there fault that technology goes that fast ;p they need to support new hardware new technologies and they need to optimize and fix in same time.

  • @jan.tichavsky
    @jan.tichavsky 13 лет назад

    @JonJon90245 It's worse than you think. In Linux you can fix something yourself but in Windows you don't have the chance. Don't get it wrong, the patches get reviewed, tested and signed. Linux enthusiasts are usually well educated folks, don't think about them as second class people.

  • @conversions2105
    @conversions2105 14 лет назад

    please re-up in hd

  • @funkwurm
    @funkwurm 15 лет назад

    Hah, I'm not the only one who noticed :)

  • @commanderjroc
    @commanderjroc 12 лет назад

    if it was Linux, they would have to release iOS under GPL. So its BSD core.

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 лет назад

    @roflschofel NOT even indirectly, IBM has absolutely NO influence, whether direct or indirectly. Linux might be funded by big name companies like IBM, Intel, etc. but funding does not necessarily mean influence. The drive of kernel development is not affected by funding from big name companies. Its the community of people who are contributing to the kernel. Google it. But funding will help the development of kernel but its not the drive of the linux kernel development.

  • @drkamilz
    @drkamilz 11 лет назад

    Change the title as "Sgt. Hartman vs Linux Kernel", heheh.

  • @medoelkorsan
    @medoelkorsan 14 лет назад

    @snguy90 i watched the video i don't know if you watched it! yourself .. microsfot doesn't influence linux at all in what sense are they doing so? i think you are just saying things that you are not aware about!

  • @尼安德鲁-n6j
    @尼安德鲁-n6j 3 года назад

    see 28:45 that's why I wanted to do

  • @goodkill1
    @goodkill1 13 лет назад

    @gnulinux540 on linux right now ^^

  • @OneNation2525
    @OneNation2525 16 лет назад

    Cut off IBM , mean IBM is putting alot of Biometrics in the Code and that is a Big Problem

  • @medoelkorsan
    @medoelkorsan 15 лет назад

    i think Linux is the only hope for developed countries to contribute in the field of IT and stop the evil companies such MS from dominating the this field ...

  • @ThunderAppeal
    @ThunderAppeal 14 лет назад

    @BigBobsh2o And what keeps microshit from walking away from the companies they have a 'contract' with?

  • @tariqwalji
    @tariqwalji 16 лет назад

    .. and its free O_o

  • @ShadowriverUB
    @ShadowriverUB 12 лет назад

    Which practicly all of them are the same :p

  • @djchrisi
    @djchrisi 15 лет назад

    Google 's your friend

  • @zungaloca
    @zungaloca 12 лет назад

    He has some open source sparkle of steve jobs..
    T~T

  • @catskul
    @catskul 15 лет назад

    Description... line breaks.... aaaaaaah!

  • @kingofqwerty
    @kingofqwerty 13 лет назад

    @JonJon90245 Software written by enthusiasts vs. software written by drones? Yeah, open and shut case lol :)

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 лет назад

    @Mr0dis0 NO NO NO!! The Kernel is written in C, NOT Java.!!!

  • @tsmeade2
    @tsmeade2 13 лет назад

    @JonJon90245
    Just because 18.5% are amateurs doesn't mean they're contributions aren't quality. You have students and professors and other qualified people adding to it. I'm sure most of them are more qualified to contribute to a huge project like this than you are.

  • @mercatormac
    @mercatormac 14 лет назад

    @IDmann700 GCC C

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 лет назад

    @snguy90 .... IBM is NOT influencing Linux. Nothing influences Linux except for the community of people!!!

  • @TheCuteakshara
    @TheCuteakshara 15 лет назад

    Who the hell is Google?

  • @50izdead
    @50izdead 14 лет назад

    SEVEN

  • @ThunderAppeal
    @ThunderAppeal 14 лет назад

    And lawyers dont write competent code.

  • @siolux8
    @siolux8 15 лет назад

    grow bigger, get faster, invent better. WOHOO
    anything will run under "the kernel",,,

  • @dandymcgee
    @dandymcgee 9 лет назад

    Google is on page 2.. hahaha. #SEO

  • @adamsfusion
    @adamsfusion 14 лет назад +4

    23:19 "Canonical does not give back to the community"
    Useless sack of potatoes they are.

  • @Bitwzyze
    @Bitwzyze 13 лет назад

    @joanindo Canonical submits almost nothing. They don't do shit for the kernel.

  • @joshdvrs
    @joshdvrs 11 лет назад

    You clearly do not understand the concept of open source.

  • @shebotnov
    @shebotnov 12 лет назад

    bsd core

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 лет назад

    MICROSOFT WILL DIE AS A COMPANY!!! MICROSOFT WILL GO TO HELL!!!!
    LONG LIVE OPEN-SOURCE AND FREE SOFTWARE!!

  • @cyborgtroy
    @cyborgtroy 15 лет назад

    toilet? What are you even talking about??

  • @BigBobsh2o
    @BigBobsh2o 14 лет назад

    @xm4nfedoralinux
    Linux will at most take a chunk out of Microsoft. And the problem with open source is accountability. The fact that they owe you nothing and can just walk away from this at will is a huge problem from a business stand point.
    I really hope these people are being paid for what they do. If not this is a big waste of talent.

  • @TheCuteakshara
    @TheCuteakshara 15 лет назад

    They are putting design patterns and all that boring shit they already put into J2EE..... yes cut em off before they make hacking sad and boring

  • @TheCuteakshara
    @TheCuteakshara 15 лет назад

    Well said.... Novell is evil

  • @blacky156
    @blacky156 16 лет назад

    wow These guys are rude and have a bad attitude.

  • @Btw_visit_____todacarne-com
    @Btw_visit_____todacarne-com 13 лет назад

    @stephenmneedham YOU will be using it TOO. SOON ! If you use any mobile that uses Android then you already are.

  • @AmyT4
    @AmyT4 16 лет назад

    How do we contribute?