#kerneldev hasil pencarian
Update: Currently crafting a Rust kernel OS—bare metal style. Next: CPU Exceptions, Double Faults,Paging, Heap Allocation, and Allocator Designs. It's a massive project, so I'll focus on building this simple OS Kernel with Output text . #RustLang #KernelDev
🛠️ Exciting news for kernel developers! New tools "wprobes" & KStackWatch are changing debugging. Wprobes tracks memory, KStackWatch boosts stack detection. Let's tackle kernel complexities! 🚀 ow.ly/pgeb50X35pg #KernelDev #DebuggingTools
2️⃣ Percentage-based: Cut CPUFREQ_RELATION_L requests by 10%, never below policy minimum. Simple, consistent power savings. Both methods keep original frequency resolution, less aggressive than others. Which fits production best: threshold or percentage? #Linux #KernelDev
My new blog series breaks down Windows internals from a cybersecurity POV. We'll cover processes, memory, & kernel programming, focusing on how systems are attacked and defended. Essential for anyone in #Cybersecurity, #ReverseEngineering, or #KernelDev. mohe-things.netlify.app/series/winows-…
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #cprogramming #kerneldev
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
Becoming a Linux kernel developer starts with your first patch. In part 1 of our new blog series, Stephan Gerhold explains how to get started in the Linux community. Read more 👉 tinyurl.com/342fhunv #LinuxKernel #OpenSource #KernelDev #Linaro #TechCareer
Just spent the morning chasing down a stupid race condition. Turns out past me was an idiot. Future me will probably say the same thing. #kerneldev #programming
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #kerneldev #cprogramming #linux
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
BREAKING: Intel RAR TLB invalidation patches hit Linux! ✔️ IPI-less flushes ✔️ 15–20% latency drop ❌ Segfaults in testing Can it match AMD’s INVLPGB? 👉tinyurl.com/3jv2ekd5 👀 #KernelDev #SapphireRapids
BREAKING: Intel submits final P-State EAS patches for Lunar Lake ⚡ E-cores > P-cores for efficiency Requires Schedutil governor Targets Linux 6.16 Benchmarks incoming! 🛠️ 👉 tinyurl.com/y4bf48ap #KernelDev #OpenSource
BREAKING: Linux kernel may soon get formal API specs! 🐧 Sasha Levin’s RFC introduces: ✅ Declarative API macros ✅ Automated extraction (kapi tool) ✅ Runtime validation via debugfs Read more: 👉tinyurl.com/25k2799j #Linux #KernelDev
📢 BREAKING: Linux 6.16’s power subsystem can now freeze/thaw filesystems during suspend/hibernate! ➡️ Reduces corruption risks ➡️ Adds /sys/power/freeze_filesystems ➡️ Supports EFI vars Read more: 👉 tinyurl.com/y8kwpjem #KernelDev #OpenSource
🔧 Kernel Development with C++ > Dive deep into using C++ for kernel programming with my latest blog post. > Learn setup, project structuring, and how to implement C++ features in a kernel context. Full guide: genxjourney.online/blog/cpp-in-ke… #KernelDev #cplusplus #cpp #Linux…
Master embedded systems & device drivers! Deep dive into hardware-software interfacing, kernel modules & real-time computing. Batch starts 11 Aug 2025. Enroll now! #DeviceDrivers #EmbeddedSystems #KernelDev #RealTimeComputing #TechTraining #VectorIndia #Innovation #TechCareers
🚀 BREAKING: Linux 6.16 gets hardware-wrapped keys (thanks @ebiggers!). Qualcomm SM8650 HDK now supports end-to-end inline crypto. Bye-bye, cold boot attacks! #InfoSec #KernelDev Read more: 👇tinyurl.com/2k3r9a6s
BREAKING: Linux 6.16 adds USB audio offloading—DSPs now handle USB audio, freeing CPU cores & slashing power use. 30+ patch rounds, 2+ years of work. Huge win for mobile/IoT battery life. Read more: 👉 tinyurl.com/5t54dun9 @gregkh #KernelDev #OpenSource
🔧 Samsung is back at it—pushing Tesla FSD PCIe support into Linux! New patches could accelerate autonomous driving development. Details: Read more: 👉tinyurl.com/mr4yajvz #KernelDev #EmbeddedSystems #FSD
Just spent the morning chasing down a stupid race condition. Turns out past me was an idiot. Future me will probably say the same thing. #kerneldev #programming
🛠️ Exciting news for kernel developers! New tools "wprobes" & KStackWatch are changing debugging. Wprobes tracks memory, KStackWatch boosts stack detection. Let's tackle kernel complexities! 🚀 ow.ly/pgeb50X35pg #KernelDev #DebuggingTools
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #cprogramming #kerneldev
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
Becoming a Linux kernel developer starts with your first patch. In part 1 of our new blog series, Stephan Gerhold explains how to get started in the Linux community. Read more 👉 tinyurl.com/342fhunv #LinuxKernel #OpenSource #KernelDev #Linaro #TechCareer
The elegance of #eBPF continues to redefine Linux kernel extensibility. Its capabilities for dynamic system introspection and programmable networking are truly transformative, shifting paradigms in observability and security without compromising stability. #Linux #KernelDev
Coding a Linux kernel module in C youtu.be/g0JJ_DpodIs JB #kerneldev #cprogramming #linux
youtube.com
YouTube
Megaproject: Coding a Linux Kernel Module in C
🚨 BREAKING: Linus Torvalds REJECTS LTTng upstreaming—again. After 20 years & 4 failed attempts, the 5th push hits the same wall: "No dual tracing models. Unify or stay out." Full analysis 👉 tinyurl.com/mr3eshp2 #Linux #OpenSource #KernelDev
Master embedded systems & device drivers! Deep dive into hardware-software interfacing, kernel modules & real-time computing. Batch starts 11 Aug 2025. Enroll now! #DeviceDrivers #EmbeddedSystems #KernelDev #RealTimeComputing #TechTraining #VectorIndia #Innovation #TechCareers
BREAKING: Linux kernel may soon get formal API specs! 🐧 Sasha Levin’s RFC introduces: ✅ Declarative API macros ✅ Automated extraction (kapi tool) ✅ Runtime validation via debugfs Read more: 👉tinyurl.com/25k2799j #Linux #KernelDev
2️⃣ Percentage-based: Cut CPUFREQ_RELATION_L requests by 10%, never below policy minimum. Simple, consistent power savings. Both methods keep original frequency resolution, less aggressive than others. Which fits production best: threshold or percentage? #Linux #KernelDev
BREAKING: Linux 6.16 adds USB audio offloading—DSPs now handle USB audio, freeing CPU cores & slashing power use. 30+ patch rounds, 2+ years of work. Huge win for mobile/IoT battery life. Read more: 👉 tinyurl.com/5t54dun9 @gregkh #KernelDev #OpenSource
🚀 BREAKING: Linux 6.16 gets hardware-wrapped keys (thanks @ebiggers!). Qualcomm SM8650 HDK now supports end-to-end inline crypto. Bye-bye, cold boot attacks! #InfoSec #KernelDev Read more: 👇tinyurl.com/2k3r9a6s
📢 BREAKING: Linux 6.16’s power subsystem can now freeze/thaw filesystems during suspend/hibernate! ➡️ Reduces corruption risks ➡️ Adds /sys/power/freeze_filesystems ➡️ Supports EFI vars Read more: 👉 tinyurl.com/y8kwpjem #KernelDev #OpenSource
🔧 Samsung is back at it—pushing Tesla FSD PCIe support into Linux! New patches could accelerate autonomous driving development. Details: Read more: 👉tinyurl.com/mr4yajvz #KernelDev #EmbeddedSystems #FSD
BREAKING: Intel submits final P-State EAS patches for Lunar Lake ⚡ E-cores > P-cores for efficiency Requires Schedutil governor Targets Linux 6.16 Benchmarks incoming! 🛠️ 👉 tinyurl.com/y4bf48ap #KernelDev #OpenSource
Update: Currently crafting a Rust kernel OS—bare metal style. Next: CPU Exceptions, Double Faults,Paging, Heap Allocation, and Allocator Designs. It's a massive project, so I'll focus on building this simple OS Kernel with Output text . #RustLang #KernelDev
We have @VARoDeK guiding the folks about how to start Kernel development. #osdc #opensource #kerneldev
Linux 5.17-rc4 has been released. See the full message here: lore.kernel.org/lkml/CAHk-=wgp… #linux #kernel #kerneldev
🚀 BREAKING: Linux 6.16 gets hardware-wrapped keys (thanks @ebiggers!). Qualcomm SM8650 HDK now supports end-to-end inline crypto. Bye-bye, cold boot attacks! #InfoSec #KernelDev Read more: 👇tinyurl.com/2k3r9a6s
2️⃣ Percentage-based: Cut CPUFREQ_RELATION_L requests by 10%, never below policy minimum. Simple, consistent power savings. Both methods keep original frequency resolution, less aggressive than others. Which fits production best: threshold or percentage? #Linux #KernelDev
BREAKING: Linux 6.16 adds USB audio offloading—DSPs now handle USB audio, freeing CPU cores & slashing power use. 30+ patch rounds, 2+ years of work. Huge win for mobile/IoT battery life. Read more: 👉 tinyurl.com/5t54dun9 @gregkh #KernelDev #OpenSource
BREAKING: Intel RAR TLB invalidation patches hit Linux! ✔️ IPI-less flushes ✔️ 15–20% latency drop ❌ Segfaults in testing Can it match AMD’s INVLPGB? 👉tinyurl.com/3jv2ekd5 👀 #KernelDev #SapphireRapids
BREAKING: Intel submits final P-State EAS patches for Lunar Lake ⚡ E-cores > P-cores for efficiency Requires Schedutil governor Targets Linux 6.16 Benchmarks incoming! 🛠️ 👉 tinyurl.com/y4bf48ap #KernelDev #OpenSource
📢 BREAKING: Linux 6.16’s power subsystem can now freeze/thaw filesystems during suspend/hibernate! ➡️ Reduces corruption risks ➡️ Adds /sys/power/freeze_filesystems ➡️ Supports EFI vars Read more: 👉 tinyurl.com/y8kwpjem #KernelDev #OpenSource
BREAKING: Linux kernel may soon get formal API specs! 🐧 Sasha Levin’s RFC introduces: ✅ Declarative API macros ✅ Automated extraction (kapi tool) ✅ Runtime validation via debugfs Read more: 👉tinyurl.com/25k2799j #Linux #KernelDev
🔧 Samsung is back at it—pushing Tesla FSD PCIe support into Linux! New patches could accelerate autonomous driving development. Details: Read more: 👉tinyurl.com/mr4yajvz #KernelDev #EmbeddedSystems #FSD
🚨 BREAKING: Linus Torvalds REJECTS LTTng upstreaming—again. After 20 years & 4 failed attempts, the 5th push hits the same wall: "No dual tracing models. Unify or stay out." Full analysis 👉 tinyurl.com/mr3eshp2 #Linux #OpenSource #KernelDev
Migrating an embedded Android setup (Part 3): HAL, blog by @Allegra3141 inovex.de/blog/migrating… #androiddev #kerneldev #embedded
🔧 Kernel Development with C++ > Dive deep into using C++ for kernel programming with my latest blog post. > Learn setup, project structuring, and how to implement C++ features in a kernel context. Full guide: genxjourney.online/blog/cpp-in-ke… #KernelDev #cplusplus #cpp #Linux…
Becoming a Linux kernel developer starts with your first patch. In part 1 of our new blog series, Stephan Gerhold explains how to get started in the Linux community. Read more 👉 tinyurl.com/342fhunv #LinuxKernel #OpenSource #KernelDev #Linaro #TechCareer
Master embedded systems & device drivers! Deep dive into hardware-software interfacing, kernel modules & real-time computing. Batch starts 11 Aug 2025. Enroll now! #DeviceDrivers #EmbeddedSystems #KernelDev #RealTimeComputing #TechTraining #VectorIndia #Innovation #TechCareers
Something went wrong.
Something went wrong.
United States Trends
- 1. FIFA 184K posts
- 2. FINALLY DID IT 426K posts
- 3. The Jupiter 96.6K posts
- 4. The WET 107K posts
- 5. Infantino 41.1K posts
- 6. Lauryn Hill 9,984 posts
- 7. Matt Campbell 7,937 posts
- 8. Warner Bros 194K posts
- 9. Kevin Hart 5,674 posts
- 10. The BONK 241K posts
- 11. Iowa State 7,100 posts
- 12. Rio Ferdinand 3,400 posts
- 13. $MAYHEM 2,846 posts
- 14. Morocco 50.3K posts
- 15. Hep B 1,448 posts
- 16. #NXXT_AI_Energy N/A
- 17. #FanCashDropPromotion 2,875 posts
- 18. HBO Max 76.8K posts
- 19. Aaron Judge 1,596 posts
- 20. Ted Sarandos 8,147 posts