惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Forbes - Security
Forbes - Security
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Jina AI
Jina AI
美团技术团队
博客园 - 聂微东
博客园 - 叶小钗
Security Latest
Security Latest
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
博客园_首页
Spread Privacy
Spread Privacy
J
Java Code Geeks
雷峰网
雷峰网
宝玉的分享
宝玉的分享
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Privacy International News Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
T
Threat Research - Cisco Blogs
The Hacker News
The Hacker News
量子位
L
LINUX DO - 热门话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
G
GRAHAM CLULEY
D
Darknet – Hacking Tools, Hacker News & Cyber Security
月光博客
月光博客
腾讯CDC
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tor Project blog
罗磊的独立博客
V
Vulnerabilities – Threatpost
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
Project Zero
Project Zero
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tenable Blog
MyScale Blog
MyScale Blog
T
The Exploit Database - CXSecurity.com
GbyAI
GbyAI
博客园 - 【当耐特】
O
OpenAI News
Schneier on Security
Schneier on Security
S
Secure Thoughts
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
S
Securelist
博客园 - 司徒正美

arighi's blog

Revamping my Linux kernel scheduler in Rust Ubuntu 25.04 is now sched_ext ready Accelerating micro-VM boot time with sched_ext AI-generated Linux kernel schedulers in Rust Re-implementing my Linux Rust scheduler in eBPF Getting started with sched-ext development Writing a scheduler for Linux in Rust that runs in user-space (part 2) Writing a scheduler for Linux in Rust that runs in user-space Implement your own kernel CPU scheduler in Ubuntu with sched-ext Kernel debugging using QEMU/KVM, virtme and crash Linux: easy keylogger with eBPF How to extract a single function from a ELF file Linux PERF_EVENTS root exploit - CVE-2013-2094 (quick way to fix it) install busybox from source on Samsung GT-I9100 HOWTO: custom kernel on Samsung Galaxy S II I9100 Android: automated per-uid task group HOWTO: install a custom kernel on HTC Desire Linux kernel hacking: file notification system with kernel tracepoints mutt + gmail notifier New SSD disk Linux kernel hacking: process containers battery life in bash prompt iozone: buffer overflow in ubuntu jaunty cgroup: io-throttle controller (v13)
Extend your battery life with scx_rustland
arighi · 2024-05-26 · via arighi's blog
Overview The CPU scheduler can play a significant role to save energy in the system. Typically we talk about …