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