Greg Kroah Hartman on the Linux Kernel

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 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 ปีที่แล้ว +5

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

    • @felixfourcolor
      @felixfourcolor 9 หลายเดือนก่อน +5

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

    • @Terra101
      @Terra101 9 หลายเดือนก่อน +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

  • @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.

  • @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.

  • @alshaifhir
    @alshaifhir 16 ปีที่แล้ว +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" ;-)

  • @aaronvaldes3104
    @aaronvaldes3104 8 หลายเดือนก่อน +1

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

  • @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 ..

  • @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.

  • @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.

  • @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.

  • @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.

  • @tiocsti
    @tiocsti 12 ปีที่แล้ว

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

  • @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.

  • @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)

  • @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?

  • @thentrav
    @thentrav 11 ปีที่แล้ว

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

  • @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.

  • @r0llskyay0
    @r0llskyay0 14 ปีที่แล้ว

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

  • @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).

  • @AmyT4
    @AmyT4 16 ปีที่แล้ว

    How do we contribute?

  • @djchrisi
    @djchrisi 15 ปีที่แล้ว +2

    That was one of the best keynotes ever

  • @Neothelastone
    @Neothelastone 16 ปีที่แล้ว

    thank you

  • @tariqwalji
    @tariqwalji 16 ปีที่แล้ว

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

  • @balkiprasanna1984
    @balkiprasanna1984 13 ปีที่แล้ว

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

  • @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.

  • @Joormode
    @Joormode 16 ปีที่แล้ว

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

  • @CurtHowland
    @CurtHowland 15 ปีที่แล้ว

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

  • @ShadowriverUB
    @ShadowriverUB 12 ปีที่แล้ว

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

  • @woodyhuang5689
    @woodyhuang5689 6 ปีที่แล้ว

    I am developing OpenWrt, also a kind of linux

  • @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.

  • @TheCuteakshara
    @TheCuteakshara 15 ปีที่แล้ว

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

  • @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.

  • @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.

  • @conversions2105
    @conversions2105 14 ปีที่แล้ว

    please re-up in hd

  • @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.

  • @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 :)

  • @Shockszzbyyous
    @Shockszzbyyous 8 ปีที่แล้ว

    future is already here.

  • @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.

  • @blenderpanzi
    @blenderpanzi 14 ปีที่แล้ว

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

  • @Bitwzyze
    @Bitwzyze 13 ปีที่แล้ว

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

  • @tuseroni
    @tuseroni 14 ปีที่แล้ว

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

  • @jan.tichavsky
    @jan.tichavsky 14 ปีที่แล้ว

    @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.

  • @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.

  • @commanderjroc
    @commanderjroc 12 ปีที่แล้ว

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

  • @Gyula9999
    @Gyula9999 13 ปีที่แล้ว +1

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

  • @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!

  • @OneNation2525
    @OneNation2525 16 ปีที่แล้ว

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

  • @MladenMijatov
    @MladenMijatov 13 ปีที่แล้ว

    @Gyula9999 Good catch :)

  • @bakersfieldmusicnow
    @bakersfieldmusicnow 12 ปีที่แล้ว

    niiiice thanx

  • @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 ...

  • @MinGWDownload
    @MinGWDownload 11 ปีที่แล้ว

    Love linux :)

  • @ThunderAppeal
    @ThunderAppeal 14 ปีที่แล้ว

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

  • @funkwurm
    @funkwurm 15 ปีที่แล้ว

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

  • @djchrisi
    @djchrisi 15 ปีที่แล้ว

    Google 's your friend

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 ปีที่แล้ว

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

  • @drkamilz
    @drkamilz 11 ปีที่แล้ว

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

  • @尼安德鲁-n6j
    @尼安德鲁-n6j 3 ปีที่แล้ว

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

  • @ShadowriverUB
    @ShadowriverUB 12 ปีที่แล้ว

    Which practicly all of them are the same :p

  • @catskul
    @catskul 15 ปีที่แล้ว

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

  • @tariqwalji
    @tariqwalji 16 ปีที่แล้ว

    .. and its free O_o

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 ปีที่แล้ว

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

  • @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.

  • @zungaloca
    @zungaloca 12 ปีที่แล้ว

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

  • @goodkill1
    @goodkill1 13 ปีที่แล้ว

    @gnulinux540 on linux right now ^^

  • @siolux8
    @siolux8 15 ปีที่แล้ว

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

  • @TheCuteakshara
    @TheCuteakshara 15 ปีที่แล้ว

    Who the hell is Google?

  • @ThunderAppeal
    @ThunderAppeal 14 ปีที่แล้ว

    And lawyers dont write competent code.

  • @kingofqwerty
    @kingofqwerty 13 ปีที่แล้ว

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

  • @mercatormac
    @mercatormac 14 ปีที่แล้ว

    @IDmann700 GCC C

  • @xm4nfedoralinux
    @xm4nfedoralinux 14 ปีที่แล้ว

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

  • @adamsfusion
    @adamsfusion 14 ปีที่แล้ว +4

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

  • @dandymcgee
    @dandymcgee 9 ปีที่แล้ว

    Google is on page 2.. hahaha. #SEO

  • @50izdead
    @50izdead 14 ปีที่แล้ว

    SEVEN

  • @joshdvrs
    @joshdvrs 11 ปีที่แล้ว

    You clearly do not understand the concept of open source.

  • @shebotnov
    @shebotnov 12 ปีที่แล้ว

    bsd core

  • @Bitwzyze
    @Bitwzyze 13 ปีที่แล้ว

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

  • @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.

  • @cyborgtroy
    @cyborgtroy 16 ปีที่แล้ว

    toilet? What are you even talking about??

  • @AmyT4
    @AmyT4 16 ปีที่แล้ว

    How do we contribute?