Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Fundamentals of Operating Systems, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:02
    Welcome
  2. Урок 2. 00:05:10
    Who is this course for?
  3. Урок 3. 00:20:41
    Course Overview and Outline (must watch)
  4. Урок 4. 00:01:02
    Course Downloadable Content
  5. Урок 5. 00:05:55
    Section Intro Why an OS
  6. Урок 6. 00:27:36
    Why do we need an Operating System?
  7. Урок 7. 00:51:51
    System Architecture Overview
  8. Урок 8. 00:06:44
    Anatomy of a Process Section Intro
  9. Урок 9. 00:53:00
    Program vs Process
  10. Урок 10. 00:23:57
    Simple Process Execution
  11. Урок 11. 00:28:28
    The Stack
  12. Урок 12. 00:37:20
    Process Execution with Stack
  13. Урок 13. 00:21:03
    Data section
  14. Урок 14. 00:47:46
    The Heap
  15. Урок 15. 00:10:35
    Process Section Demo
  16. Урок 16. 00:08:12
    Memory Management Section Intro
  17. Урок 17. 00:44:11
    The Anatomy of Memory
  18. Урок 18. 00:24:26
    Reading and Writing from and to Memory
  19. Урок 19. 00:51:52
    Virtual Memory
  20. Урок 20. 00:16:53
    DMA
  21. Урок 21. 00:13:39
    Memory Section Demo
  22. Урок 22. 00:04:22
    Inside the CPU Section Intro
  23. Урок 23. 01:05:44
    CPU Components and Architecture
  24. Урок 24. 00:19:11
    Instruction Life Cycle
  25. Урок 25. 00:20:03
    Pipelining and Parallelism
  26. Урок 26. 00:21:31
    Inside the CPU Demo (CPU wait times)
  27. Урок 27. 00:11:42
    Process Management Section Intro
  28. Урок 28. 01:00:00
    Process vs Thread
  29. Урок 29. 00:37:24
    Context Switching
  30. Урок 30. 00:28:39
    Concurrency
  31. Урок 31. 00:14:38
    Demo Process Management
  32. Урок 32. 00:08:45
    Storage Management Section Intro
  33. Урок 33. 00:48:10
    Persistent Storage
  34. Урок 34. 01:10:17
    File Systems
  35. Урок 35. 00:11:03
    What really happens in a file IO?
  36. Урок 36. 00:25:37
    Storage management Demo
  37. Урок 37. 00:05:51
    Socket Management Section Intro
  38. Урок 38. 01:42:34
    Network fundamentals
  39. Урок 39. 00:33:53
    Sockets, Connections and Kernel Queues
  40. Урок 40. 00:24:02
    Sending and Receiving Data
  41. Урок 41. 00:15:04
    Socket Programming Patterns
  42. Урок 42. 00:28:37
    Asynchronous IO
  43. Урок 43. 00:40:14
    Socket Management Demo
  44. Урок 44. 00:03:05
    OS Concepts Section Intro
  45. Урок 45. 00:36:45
    Compilers and Linkers
  46. Урок 46. 00:11:02
    Kernel vs User Mode switching
  47. Урок 47. 00:24:44
    Virtualization and Containerization
  48. Урок 48. 00:02:16
    Course Summary
  49. Урок 49. 00:12:03
    How Google Improved Linux TCP/IP Stack by 40%
  50. Урок 50. 00:10:22
    How TikTok's Bytedance improved Linux reboot