eBPF - Rethinking the Linux Kernel

Поділитися
Вставка
  • Опубліковано 15 чер 2024
  • QCon London International Software Development Conference returns on April 8-10, 2024. Level-up on 15 major software and leadership topics including; The Tech of FinTech, What's Next in GenAI and Large Language Models (LLMs), Performance Engineering, Architecture for the Age of AI, Innovations in Data Engineering and more.
    Learn the emerging trends. Explore the use cases. Implement the best practices.
    Register now: bit.ly/3rRgsJV
    --------------------------------------------------------------------------------------------------------------------------------------
    Video with transcript included: bit.ly/3lmyeMu
    Thomas Graf talks about how companies like Facebook and Google use BPF to patch 0-day exploits, how BPF will change the way features are added to the kernel forever, and how BPF is introducing a new type of application deployment method for the Linux kernel.
    This presentation was recorded at QCon London 2020: bit.ly/2VfRldq
    #eBPF #Linux #OperatingSystems
  • Наука та технологія

КОМЕНТАРІ • 34

  • @royzhang9273
    @royzhang9273 3 роки тому +35

    The best eBPF talk I can find so far.

    • @complexitytr9098
      @complexitytr9098 2 роки тому +1

      Except the fact that many of us wont and cant use! Btw if someone wise browse by these comment(s). Feel free to drop book(s) name or something in case we/anyone wanna try learning about ebpf from scratch.

    • @prabin19
      @prabin19 Рік тому

      @@complexitytr9098 Try Brendan Gregg

  • @tomknud
    @tomknud 2 роки тому +1

    Intuitive and exhaustive rundown. Thanks

  • @scetamit2555
    @scetamit2555 3 роки тому +1

    Amazing talk. Thanks.

  • @chinmay8954
    @chinmay8954 2 роки тому

    Awesome talk, thanks !

  • @danielfoehr9204
    @danielfoehr9204 3 роки тому

    Thanks, that was awesome!

  • @hgaliza
    @hgaliza 2 роки тому

    Amazing talk!

  • @ankk98
    @ankk98 3 роки тому

    Thank you

  • @oschvr
    @oschvr 2 роки тому

    Fantastic talk

  • @deangur
    @deangur Рік тому

    Very good lecture, I think you can fix/improve the sectioning of the video (it's not entirely aligned with the slides etc')

  • @YogendraTamang
    @YogendraTamang Рік тому

    Best talk.

  • @tomknud
    @tomknud 10 місяців тому

    Could a DDOS intender cause MAP expansion that eventually caused it or even crashed your kernels?

  • @tomknud
    @tomknud 10 місяців тому

    Slide 19, user mode side car is missing.

  • @maccsguitar
    @maccsguitar 3 роки тому +6

    The change is not due to the programmability, it is a historical change in UI styling practice and hardware performance. Every program looked like grey blocks with poor colors in the 1990's to early 2000's, websites were only an example of ongoing practice. Then the industry learned that we could make aesthetic interfaces that people actually like to use, which began to bring the change in user interfaces. The client hardware started to allow more processing, after which we got programmability in the web.

    • @ivan24zg
      @ivan24zg 3 роки тому +1

      Yeah today browser UIs are GPU-rendered, and CSS has turned into a Turing-complete monster. It's considered a bad practice to mix UI styling with JS, there is a clear separation between the two in modern JS frameworks. Programmability only affected interactiveness or the web pages, not their appearance.

  • @pajeetsingh
    @pajeetsingh Рік тому

    That thumbnail gave me heart attack.

  • @vadergrd
    @vadergrd 3 роки тому +5

    if bpf is gonna be like npm i'm going to get the popcorn...

    • @MARTIN-101
      @MARTIN-101 Рік тому

      what does this comment mean can you explain on this ? what does npm do ?

    • @pierreancelot8864
      @pierreancelot8864 Рік тому

      Comment 1/6814

  • @JakobJenkov
    @JakobJenkov 3 роки тому +2

    The idea itself sounds pretty cool! :-) ... not sure it should be JS... Web Assembly perhaps?

    • @pajeetsingh
      @pajeetsingh Рік тому

      you will use javascript and you will like it.

  • @tractatusviii7465
    @tractatusviii7465 2 роки тому

    Is BPF -- Redux for the OS? roughly :)

  • @TheUser04460
    @TheUser04460 2 роки тому

    This is sound like: eBPF, eBPF everywhere…

  • @kortaffel
    @kortaffel 2 роки тому

    Linux kernel bundle-of-sticks invented ring 2. much wow ...

  • @unbekannter_Nutzer
    @unbekannter_Nutzer 2 роки тому +2

    Can you at least name one single module, which had to be rewritten with every kernel release?
    Do you have a rough estimation, how many kernel releases there have been?
    Shameless, unbounded exaggerations smell like advertisement to me, an euphemism for lies.

  • @122mlb
    @122mlb 3 роки тому +12

    Imagine what will happen to linux after Linus dies, it's going to be entirely re-written with "trendy" languages like Javascript/Python. What a disgrace.

    • @dengan699
      @dengan699 3 роки тому +7

      why that would be? nonsense

    • @misaelvalentin6154
      @misaelvalentin6154 3 роки тому +18

      Way to miss the entire point of the talk.