随笔分类 - os
摘要:\py385\DLLs\select.pyd# by generator 1.147"""This module supports asynchronous I/O on multiple file descriptors.*** IMPORTANT NOTICE ***On Windows, on
阅读全文
摘要:setThreadPriority 函数 (processthreadsapi.h) - Win32 apps | Microsoft Learn 每个线程都有由线程的优先级值及其进程的优先级类确定的基本优先级。 系统使用所有可执行线程的基本优先级级别来确定哪个线程获取下一段 CPU 时间。 线程在
阅读全文
摘要:contextlib — Utilities for with-statement contexts — Python 3.14.6 documentation def contextmanager(func): """@contextmanager decorator. Typical usage
阅读全文
摘要:前端开发应了解的浏览器背后的黑科技 前端开发应了解的浏览器背后的黑科技 本文将带你深入了解现代浏览器的核心机制,从多进程架构到渲染引擎,从JavaScript引擎到网络优化,揭秘那些让网页飞速运行的技术细节。 一、浏览器多进程架构:从混乱到有序的演进 1.1 单进程时代的噩梦(1990s-2007)
阅读全文
摘要:CPU 透传 将物理 CPU 的指令集直接暴露给虚拟机 什么是裸金属服务器_产品介绍_裸金属服务器 BMS-华为云 挖掘出这台服务器背后具体的厂商线索,可以尝试在终端输入以下命令,查看系统的启动日志:dmesg | grep -i "DMI:"
阅读全文
摘要:Seccomp security profiles for Docker | Docker Docs docker run --rm -it --security-opt seccomp=unconfined debian:latest \ unshare --map-root-user --use
阅读全文
摘要:In computer software, shared memory is either a method of inter-process communication (IPC), i.e. a way of exchanging data between programs running at
阅读全文
摘要:基本功 | 一文讲清多线程和多线程同步 https://mp.weixin.qq.com/s/a9BUf6N93uOw8JSAxza7cg 翻译 搜索 复制
阅读全文
摘要:jlink 刷机 jlink https://docs.oracle.com/en/java/javase/11/tools/jlink.html#GUID-CECAC52B-CFEE-46CB-8166-F17A8E9280E9 jlink You can use the jlink tool t
阅读全文
摘要:线程操纵术之更优雅的并行策略 https://mp.weixin.qq.com/s/wPoMlevdB5lEHVQKERPNDw 翻译 搜索 复制
阅读全文
摘要:product 分区 | Android 开源项目 | Android Open Source Project https://source.android.google.cn/docs/core/architecture/bootloader/partitions/product-partitio
阅读全文
摘要:Future<void> initWithScopeLimitCredential() async { final BasicMessageChannel<Object?> channel = BasicMessageChannel<Object?>( 'dev.flutter.pigeon.Cos
阅读全文
摘要:使线程自旋 与 避免线程自旋 翻译 搜索 复制
阅读全文
摘要:import sysprint(sys._getframe().f_code.co_name) python 获取函数名字的办法_qq_16069927的博客-CSDN博客 https://blog.csdn.net/qq_16069927/article/details/89043169 翻译 搜
阅读全文
摘要:每个事件运行后还将调用 delayfunc 并传入参数 0 以允许其他线程有机会在多线程应用中运行。 sched 事件调度器 — Python 3.8.16 文档 https://docs.python.org/zh-cn/3.8/library/sched.html 翻译 搜索 复制
阅读全文
摘要:微软看上的Rust 语言,安全性真的很可靠吗 - 知乎 https://zhuanlan.zhihu.com/p/182583588 翻译 搜索 复制
阅读全文
摘要:进程切换:自愿(voluntary)与强制(involuntary) | Linux Performance http://linuxperf.com/?p=209 抢占(preemption)是如何发生的 | Linux Performance http://linuxperf.com/?p=21
阅读全文
摘要:【进程代数学习笔记】1:[CSP]进程的基本表示,迹及其操作_进程代数csp_LauZyHou的博客-CSDN博客 https://lauzyhou.blog.csdn.net/article/details/102536317 翻译 搜索 复制
阅读全文
摘要:字节跳动开源 Shmipc:基于共享内存的高性能 IPC https://mp.weixin.qq.com/s/f8SoJELaBoieePwMtRlj-Q
阅读全文

浙公网安备 33010602011771号