xv6 Kernel-38: Exec System Call

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • Part 38 in a short course describing the xv6 operating system kernel concepts, data structures, and code. Risc-V version from MIT.

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

  • @echoptic775
    @echoptic775 2 года назад +5

    Just wanted to say that i recently started making a riscv kernel and this series has helped me a lot

    • @hhp3
      @hhp3  2 года назад

      I’m glad I could be of help!

  • @vincentcifello4435
    @vincentcifello4435 11 дней назад

    Thank you, Professor!
    Kudos to you

  • @calebsirak124
    @calebsirak124 7 месяцев назад

    watched the whole playlist. thank you for giving us your time and knowledge!

  • @ЛевСветлаков-э9ы
    @ЛевСветлаков-э9ы 2 месяца назад

    Thank you. Now it seems much more simpler for me

  • @emrahmrcn
    @emrahmrcn 6 месяцев назад

    excellent

  • @MrMallicksm
    @MrMallicksm Год назад

    Thanks for the video
    I’m wondering why does the sys_exec waste a page per argument in order to pass it down to the user space
    Instead of keeping it in a complete string and have the code parse it after copyout ?

  • @adesinameekness480
    @adesinameekness480 Год назад

    Whoa! What an interesting journey. Thanks for the playlist. i'll love to get a pdf of your annotations. It will really be helpful to me when I do self walkthrough. Thanks a lot for this.

  • @sherylprabhudavid994
    @sherylprabhudavid994 Год назад

    Thanks a lot for this fascinating series, it is helping now a third batch of about 10 professionals each strengthen their foundations as software engineers.

  • @tombrown6363
    @tombrown6363 Год назад

    Thanks for your videos. Just a small question that the xv6 playlist is out of order.

  • @hohin_tung5342
    @hohin_tung5342 Год назад

    Thanks a lot!

  • @lukavukadinovic8588
    @lukavukadinovic8588 Год назад

    Hi, I need help about xv6, how can I reach your contact if that's doable, it would really help me a lot