C++ pthread线程池实现 C++ pthread线程池实现参考资料https://www.cnblogs.com/oloroso/p/5881863.html https://blog.csdn.net/MOU_IT/article/details/88712090 2023-04-21 cpp > thread > pthread > ThreadPool #log #net #pthread #thread
Linux多线程同步机制 Linux多线程同步机制 【Linux】多线程同步的四种方式 2023-04-21 cpp > thread > pthread > sync #linux #log #mutex #pthread #thread #sync
RPM-OSTree镜像系统 RPM-OSTree镜像系统官网 https://rpm-ostree.readthedocs.io/en/stable https://coreos.github.io/rpm-ostree/ 源码 https://github.com/coreos/rpm-ostree https://lazka.github.io/pgi-docs/OSTree-1.0/mapping.html 2025-05-23 linux > distro > pkg > rpm-ostree #deb #debug #fs #git #go #linux #log #pkg #tools #net #container #rpm-ostree
Linux-0.11内核源码构建与调试 Linux-0.11内核源码构建与调试The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows. 1. Build on Linux1.1. Linux Setup a linux distribution: debian , ubuntu and mint 2025-03-28 linux > kernel > sources > Linux-0.11-yuan-xy #boot #deb #debug #gdb #kernel #linux #qemu #tools #mm
si_mem_available内存可用性追踪分析 si_mem_available内存可用性追踪分析123456stap -ve 'probe kernel.function("si_mem_available") { printf("\n==> si_mem_available() called (pid=%d)\n", pid())}' -DSTP_N 2025-07-01 linux > kernel > mm > bugs > si_mem_available #bpf #kernel #stap #mm #struct
stress-ng压力测试工具使用手册 stress-ng压力测试工具使用手册1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 2025-05-21 linux > kernel > mm > bugs > ksmd #3d #algorithm #boot #fs #git #go #gpu #kernel #kvm #linux #log #perf #shell #sources #task #virt #mm #net #struct #mutex #pthread #thread #proc #sync #power
Linux内核与应用调试工具集 Linux内核与应用调试工具集调试工具 Linux 程序开发常用调试工具合集 Linux内核调试方法 全面剖析Linux kernel的调试debug技术 内核earlyprintk选项 万字长文,汇总 Linux 内核调试的方法 fadd2line https://github.com/torvalds/linux/blob/master/scripts/faddr2line Binu 2024-07-23 linux > debug #3d #assembly #books #boot #bpf #cpp #deb #debug #deepin #drivers #fs #gdb #git #go #grub #kdump #kernel #linux #log #monitoring #nginx #shell #task #testing #tools #vim #virt #develop #mm #net #struct #mutex #proc #rcu #power #irq #bugs #cmake-objdump
grub中iommu=pt的作用 grub中iommu=pt的作用linux iommu的作用?grub中iommu=pt的作用?在Linux系统中,IOMMU(Input-Output Memory Management Unit)和相关的内核参数(如iommu=pt)主要用于管理设备对内存的访问,以下是详细解释: 1. Linux中IOMMU的作用IOMMU是一种硬件特性(如Intel的VT-d或AMD的 2025-11-18 linux > boot > grub #boot #deb #debug #drivers #fs #gpu #grub #kernel #kvm #linux #qemu #virt #mm #net #struct #proc #sync #irq
grub中vmlinuz initramfs分析 grub中vmlinuz initramfs分析linux grub中vmlinuz initramfs在系统启动中的作用?在 Linux 系统启动过程中,vmlinuz 和 initramfs 是 GRUB 加载的两个关键组件,它们分别承担内核初始化和临时根文件系统准备的任务。以下是它们的详细作用及协作流程: 1. vmlinuz:压缩的 Linux 内核作用• 核心功能:包含 Linux 内 2025-11-18 linux > boot > grub #acpi #boot #deb #debug #drivers #fs #git #gpu #grub #kernel #linux #log #qemu #shell #tools #mm #net #dbus #proc #modules #irq #console
kern.log kern.log12cat /proc/cmdline BOOT_IMAGE=/vmlinuz-4.19.0-arm64-desktop root=UUID=fb063bb0-c792-424a-a779-05f5cdab3dcf ro video=efifb:nobgrt splash console=tty plymouth.ignore-serial-consoles ignore_logl 2025-11-18 linux > monitoring > log #3d #boot #deb #debug #deepin #linux #log #net #proc #console