際際滷shows by User: AdrianHuang / http://www.slideshare.net/images/logo.gif 際際滷shows by User: AdrianHuang / Wed, 31 May 2023 06:52:45 GMT 際際滷Share feed for 際際滷shows by User: AdrianHuang Memory Management with Page Folios /slideshow/memory-management-with-page-folios/258148418 folio-230531065245-771023bb
Memory Management with Page Folios]]>

Memory Management with Page Folios]]>
Wed, 31 May 2023 06:52:45 GMT /slideshow/memory-management-with-page-folios/258148418 AdrianHuang@slideshare.net(AdrianHuang) Memory Management with Page Folios AdrianHuang Memory Management with Page Folios <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/folio-230531065245-771023bb-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Memory Management with Page Folios
Memory Management with Page Folios from Adrian Huang
]]>
1429 0 https://cdn.slidesharecdn.com/ss_thumbnails/folio-230531065245-771023bb-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Linux Synchronization Mechanism: RCU (Read Copy Update) /slideshow/linux-synchronization-mechanism-rcu-read-copy-update/258013105 rcu-230525071116-f4256278
Linux Synchronization Mechanism: RCU (Read Copy Update)]]>

Linux Synchronization Mechanism: RCU (Read Copy Update)]]>
Thu, 25 May 2023 07:11:16 GMT /slideshow/linux-synchronization-mechanism-rcu-read-copy-update/258013105 AdrianHuang@slideshare.net(AdrianHuang) Linux Synchronization Mechanism: RCU (Read Copy Update) AdrianHuang Linux Synchronization Mechanism: RCU (Read Copy Update) <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/rcu-230525071116-f4256278-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Linux Synchronization Mechanism: RCU (Read Copy Update)
Linux Synchronization Mechanism: RCU (Read Copy Update) from Adrian Huang
]]>
340 0 https://cdn.slidesharecdn.com/ss_thumbnails/rcu-230525071116-f4256278-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
qemu + gdb + sample_code: Run sample code in QEMU OS and observe Linux Kernel behavior /slideshow/qemu-gdb-samplecode-run-sample-code-in-qemu-os-and-observe-linux-kernel-behavior/257322718 qemugdbsamplecode-230412025330-319c9087
Show how to add a conditional breakpoint and observe Linux kernel behavior]]>

Show how to add a conditional breakpoint and observe Linux kernel behavior]]>
Wed, 12 Apr 2023 02:53:30 GMT /slideshow/qemu-gdb-samplecode-run-sample-code-in-qemu-os-and-observe-linux-kernel-behavior/257322718 AdrianHuang@slideshare.net(AdrianHuang) qemu + gdb + sample_code: Run sample code in QEMU OS and observe Linux Kernel behavior AdrianHuang Show how to add a conditional breakpoint and observe Linux kernel behavior <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/qemugdbsamplecode-230412025330-319c9087-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Show how to add a conditional breakpoint and observe Linux kernel behavior
qemu + gdb + sample_code: Run sample code in QEMU OS and observe Linux Kernel behavior from Adrian Huang
]]>
247 0 https://cdn.slidesharecdn.com/ss_thumbnails/qemugdbsamplecode-230412025330-319c9087-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
semaphore & mutex.pdf /slideshow/semaphore-mutexpdf/255934494 semaphoremutex-230220065310-606756d9
Linux Synchronization Mechanism: Semaphore & Mutex]]>

Linux Synchronization Mechanism: Semaphore & Mutex]]>
Mon, 20 Feb 2023 06:53:10 GMT /slideshow/semaphore-mutexpdf/255934494 AdrianHuang@slideshare.net(AdrianHuang) semaphore & mutex.pdf AdrianHuang Linux Synchronization Mechanism: Semaphore & Mutex <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/semaphoremutex-230220065310-606756d9-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Linux Synchronization Mechanism: Semaphore &amp; Mutex
semaphore & mutex.pdf from Adrian Huang
]]>
473 0 https://cdn.slidesharecdn.com/ss_thumbnails/semaphoremutex-230220065310-606756d9-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
spinlock.pdf /slideshow/spinlockpdf/254977958 spinlock-221221123821-5aaab5be
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Wed, 21 Dec 2022 12:38:21 GMT /slideshow/spinlockpdf/254977958 AdrianHuang@slideshare.net(AdrianHuang) spinlock.pdf AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/spinlock-221221123821-5aaab5be-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
spinlock.pdf from Adrian Huang
]]>
537 0 https://cdn.slidesharecdn.com/ss_thumbnails/spinlock-221221123821-5aaab5be-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
malloc & vmalloc in Linux /slideshow/malloc-vmalloc-in-linuxpdf/254741913 mallocvmallocinlinux-221205070506-74fe014b
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Mon, 05 Dec 2022 07:05:06 GMT /slideshow/malloc-vmalloc-in-linuxpdf/254741913 AdrianHuang@slideshare.net(AdrianHuang) malloc & vmalloc in Linux AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/mallocvmallocinlinux-221205070506-74fe014b-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
malloc & vmalloc in Linux from Adrian Huang
]]>
1569 0 https://cdn.slidesharecdn.com/ss_thumbnails/mallocvmallocinlinux-221205070506-74fe014b-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Slab Allocator in Linux Kernel /slideshow/slab-allocator-in-linux-kernel/253184071 slab-220926064759-1283d788
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Mon, 26 Sep 2022 06:47:59 GMT /slideshow/slab-allocator-in-linux-kernel/253184071 AdrianHuang@slideshare.net(AdrianHuang) Slab Allocator in Linux Kernel AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/slab-220926064759-1283d788-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Slab Allocator in Linux Kernel from Adrian Huang
]]>
1779 0 https://cdn.slidesharecdn.com/ss_thumbnails/slab-220926064759-1283d788-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
qemu + gdb: The efficient way to understand/debug Linux kernel code/data structure /slideshow/qemu-gdb-the-efficient-way-to-understanddebug-linux-kernel-codedata-structure/252709064 qemugdb-220826072647-500ee596
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Fri, 26 Aug 2022 07:26:47 GMT /slideshow/qemu-gdb-the-efficient-way-to-understanddebug-linux-kernel-codedata-structure/252709064 AdrianHuang@slideshare.net(AdrianHuang) qemu + gdb: The efficient way to understand/debug Linux kernel code/data structure AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/qemugdb-220826072647-500ee596-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
qemu + gdb: The efficient way to understand/debug Linux kernel code/data structure from Adrian Huang
]]>
651 0 https://cdn.slidesharecdn.com/ss_thumbnails/qemugdb-220826072647-500ee596-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Memory Compaction in Linux Kernel.pdf /slideshow/memory-compaction-in-linux-kernelpdf/252464786 memorycompactioninlinuxkernel-220808082203-2ad6dde3
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Mon, 08 Aug 2022 08:22:02 GMT /slideshow/memory-compaction-in-linux-kernelpdf/252464786 AdrianHuang@slideshare.net(AdrianHuang) Memory Compaction in Linux Kernel.pdf AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/memorycompactioninlinuxkernel-220808082203-2ad6dde3-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Memory Compaction in Linux Kernel.pdf from Adrian Huang
]]>
998 0 https://cdn.slidesharecdn.com/ss_thumbnails/memorycompactioninlinuxkernel-220808082203-2ad6dde3-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Physical Memory Management.pdf /slideshow/physical-memory-managementpdf/252219128 physicalmemorymanagement-220718073008-fd6f4c06
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Mon, 18 Jul 2022 07:30:08 GMT /slideshow/physical-memory-managementpdf/252219128 AdrianHuang@slideshare.net(AdrianHuang) Physical Memory Management.pdf AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/physicalmemorymanagement-220718073008-fd6f4c06-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Physical Memory Management.pdf from Adrian Huang
]]>
2845 0 https://cdn.slidesharecdn.com/ss_thumbnails/physicalmemorymanagement-220718073008-fd6f4c06-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Physical Memory Models.pdf /slideshow/physical-memory-modelspdf/252020116 physicalmemorymodels-220620070231-42aa9f6d
Physical memory models]]>

Physical memory models]]>
Mon, 20 Jun 2022 07:02:31 GMT /slideshow/physical-memory-modelspdf/252020116 AdrianHuang@slideshare.net(AdrianHuang) Physical Memory Models.pdf AdrianHuang Physical memory models <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/physicalmemorymodels-220620070231-42aa9f6d-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Physical memory models
Physical Memory Models.pdf from Adrian Huang
]]>
1089 0 https://cdn.slidesharecdn.com/ss_thumbnails/physicalmemorymodels-220620070231-42aa9f6d-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Reverse Mapping (rmap) in Linux Kernel /AdrianHuang/reverse-mapping-rmap-in-linux-kernel rmap-220510082429-06023d13
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Tue, 10 May 2022 08:24:29 GMT /AdrianHuang/reverse-mapping-rmap-in-linux-kernel AdrianHuang@slideshare.net(AdrianHuang) Reverse Mapping (rmap) in Linux Kernel AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/rmap-220510082429-06023d13-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Reverse Mapping (rmap) in Linux Kernel from Adrian Huang
]]>
1094 0 https://cdn.slidesharecdn.com/ss_thumbnails/rmap-220510082429-06023d13-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Memory Mapping Implementation (mmap) in Linux Kernel /slideshow/memory-mapping-implementation-mmap-in-linux-kernel-251745285/251745285 mmap-220509131606-8a7a1e93
Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>

Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).]]>
Mon, 09 May 2022 13:16:06 GMT /slideshow/memory-mapping-implementation-mmap-in-linux-kernel-251745285/251745285 AdrianHuang@slideshare.net(AdrianHuang) Memory Mapping Implementation (mmap) in Linux Kernel AdrianHuang Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/mmap-220509131606-8a7a1e93-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Memory Mapping Implementation (mmap) in Linux Kernel from Adrian Huang
]]>
3112 0 https://cdn.slidesharecdn.com/ss_thumbnails/mmap-220509131606-8a7a1e93-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Process Address Space: The way to create virtual address (page table) of userspace application /slideshow/process-address-space-the-way-to-create-virtual-address-page-table-of-userspace-application-251425396/251425396 processaddressspace-220325100710
Process Address Space: The way to create virtual address (page table) of userspace application. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>

Process Address Space: The way to create virtual address (page table) of userspace application. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>
Fri, 25 Mar 2022 10:07:10 GMT /slideshow/process-address-space-the-way-to-create-virtual-address-page-table-of-userspace-application-251425396/251425396 AdrianHuang@slideshare.net(AdrianHuang) Process Address Space: The way to create virtual address (page table) of userspace application AdrianHuang Process Address Space: The way to create virtual address (page table) of userspace application. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/processaddressspace-220325100710-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Process Address Space: The way to create virtual address (page table) of userspace application. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Process Address Space: The way to create virtual address (page table) of userspace application from Adrian Huang
]]>
2144 0 https://cdn.slidesharecdn.com/ss_thumbnails/processaddressspace-220325100710-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Page cache in Linux kernel /slideshow/page-cache-in-linux-kernel/251051002 pagecache-220125075936
Page cache mechanism in Linux kernel. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>

Page cache mechanism in Linux kernel. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>
Tue, 25 Jan 2022 07:59:35 GMT /slideshow/page-cache-in-linux-kernel/251051002 AdrianHuang@slideshare.net(AdrianHuang) Page cache in Linux kernel AdrianHuang Page cache mechanism in Linux kernel. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/pagecache-220125075936-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Page cache mechanism in Linux kernel. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Page cache in Linux kernel from Adrian Huang
]]>
2450 0 https://cdn.slidesharecdn.com/ss_thumbnails/pagecache-220125075936-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Linux Kernel - Virtual File System /slideshow/linux-kernel-virtual-file-system/250698998 vfs-211122074540
Virtual File System in Linux Kernel Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>

Virtual File System in Linux Kernel Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>
Mon, 22 Nov 2021 07:45:40 GMT /slideshow/linux-kernel-virtual-file-system/250698998 AdrianHuang@slideshare.net(AdrianHuang) Linux Kernel - Virtual File System AdrianHuang Virtual File System in Linux Kernel Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/vfs-211122074540-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Virtual File System in Linux Kernel Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Linux Kernel - Virtual File System from Adrian Huang
]]>
1269 0 https://cdn.slidesharecdn.com/ss_thumbnails/vfs-211122074540-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Decompressed vmlinux: linux kernel initialization from page table configuration perspective /slideshow/decompressed-vmlinux-linux-kernel-initialization-from-page-table-configuration-perspective/249902962 decompressedvmlinux-linuxkernelinitializationfrompagetableconfigurationperspective-210802071137
Talk about how Linux kernel initializes the page table. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>

Talk about how Linux kernel initializes the page table. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>
Mon, 02 Aug 2021 07:11:36 GMT /slideshow/decompressed-vmlinux-linux-kernel-initialization-from-page-table-configuration-perspective/249902962 AdrianHuang@slideshare.net(AdrianHuang) Decompressed vmlinux: linux kernel initialization from page table configuration perspective AdrianHuang Talk about how Linux kernel initializes the page table. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/decompressedvmlinux-linuxkernelinitializationfrompagetableconfigurationperspective-210802071137-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Talk about how Linux kernel initializes the page table. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Decompressed vmlinux: linux kernel initialization from page table configuration perspective from Adrian Huang
]]>
957 0 https://cdn.slidesharecdn.com/ss_thumbnails/decompressedvmlinux-linuxkernelinitializationfrompagetableconfigurationperspective-210802071137-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Vmlinux: anatomy of bzimage and how x86 64 processor is booted /slideshow/vmlinux-anatomy-of-bzimage-and-how-x86-64-processor-is-booted/249346937 vmlinux-anatomyofbzimageandhowx8664processorisbooted-210614054337
This slide deck describes the Linux booting flow for x86_64 processors. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>

This slide deck describes the Linux booting flow for x86_64 processors. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>
Mon, 14 Jun 2021 05:43:37 GMT /slideshow/vmlinux-anatomy-of-bzimage-and-how-x86-64-processor-is-booted/249346937 AdrianHuang@slideshare.net(AdrianHuang) Vmlinux: anatomy of bzimage and how x86 64 processor is booted AdrianHuang This slide deck describes the Linux booting flow for x86_64 processors. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/vmlinux-anatomyofbzimageandhowx8664processorisbooted-210614054337-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This slide deck describes the Linux booting flow for x86_64 processors. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Vmlinux: anatomy of bzimage and how x86 64 processor is booted from Adrian Huang
]]>
1633 0 https://cdn.slidesharecdn.com/ss_thumbnails/vmlinux-anatomyofbzimageandhowx8664processorisbooted-210614054337-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Anatomy of the loadable kernel module (lkm) /slideshow/anatomy-of-the-loadable-kernel-module-lkm/240426393 anatomyoftheloadablekernelmodulelkm-201222072512
Talk about how Linux kernel invokes your module's init function. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>

Talk about how Linux kernel invokes your module's init function. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). ]]>
Tue, 22 Dec 2020 07:25:12 GMT /slideshow/anatomy-of-the-loadable-kernel-module-lkm/240426393 AdrianHuang@slideshare.net(AdrianHuang) Anatomy of the loadable kernel module (lkm) AdrianHuang Talk about how Linux kernel invokes your module's init function. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/anatomyoftheloadablekernelmodulelkm-201222072512-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Talk about how Linux kernel invokes your module&#39;s init function. Note: When you view the the slide deck via web browser, the screenshots may be blurred. You can download and view them offline (Screenshots are clear).
Anatomy of the loadable kernel module (lkm) from Adrian Huang
]]>
514 0 https://cdn.slidesharecdn.com/ss_thumbnails/anatomyoftheloadablekernelmodulelkm-201222072512-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-AdrianHuang-48x48.jpg?cb=1717472421 Mainly focus on Linux development: Linux kernel/device driver and Linux open source contribution https://github.com/AdrianHuang https://cdn.slidesharecdn.com/ss_thumbnails/folio-230531065245-771023bb-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/memory-management-with-page-folios/258148418 Memory Management with... https://cdn.slidesharecdn.com/ss_thumbnails/rcu-230525071116-f4256278-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/linux-synchronization-mechanism-rcu-read-copy-update/258013105 Linux Synchronization ... https://cdn.slidesharecdn.com/ss_thumbnails/qemugdbsamplecode-230412025330-319c9087-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/qemu-gdb-samplecode-run-sample-code-in-qemu-os-and-observe-linux-kernel-behavior/257322718 qemu + gdb + sample_co...