花の様に

首页 归档 工具
2026-09-23
arch-notes

JuiceFS format 为什么在 NFSv3 失败时 panic:从一次空指针到 NFSv3/v4

一次 JuiceFS NFS object storage 的空指针排查:先拆开错误处理缺陷,再确认 NFSv3 MOUNT、RPC 错误和 NFSv4 协议边界。

Read More

Share 条评论
  • linux
  • kernel
2026-09-20
arch-notes

在 8×BW1100 上用 Profiler 分析 DeepSeek-V3.2

最近在 8 张 BW1100 上跑 DeepSeek-V3.2 W8A8,顺手做了一次 Profiler 分析练习。

这篇文章记录低并发 Decode、16K Prefill 和高并发 Decode 下的 kernel 时间分布,以及从这些数据里能看到什么、暂时还不能说明什么。

Read More

Share 条评论
  • perf
  • performance
2026-09-02
linux

XFS 报错但根因不在 XFS:一次 uprobe 越界写排查

一周内,两台配置相近的 Linux 虚拟机先后出现业务无响应。控制台最后的关键日志来自 XFS:文件系统发现 inode 元数据损坏,随后主动执行 forced shutdown。

Read More

Share 条评论
  • kernel
  • linux
  • security
2024-02-04
virtualization

Linux guest could not access tsc clocksource

check TSC disabled from guest

Read More

Share Comments
  • clocksource
  • linux
  • tsc
2023-12-06

The disk in the guest OS is unmounted during the kernel startup process.

Phenomenon: When creating a new virtual machine, after the virtual machine enters the “running” state (libvirt reports running, and the qemu process starts), a disk is loaded. D...

Read More

Share Comments
2023-05-26
virtualization►cpu

Understanding CPU Topology for Improved Performance

The physical layout of CPU cores in a system is known as CPU topology. Understanding CPU topology can significantly impact the performance of a system, as it determines the effe...

Read More

Share Comments
  • cpu
  • performance
  • virtualization
123…15Next »

分类

  • arch-notes
  • devops
  • languages
  • linux
  • management
  • project-related-works
  • virtualization

标签

  • BSOD
  • DPDK
  • ElementTree
  • TDP
  • TLB
  • architecture
  • clocksource
  • code-reading
  • colo
  • cpu
  • edk2-ovmf
  • ft
  • interview
  • java
  • kernel
  • kvm
  • libvirt
  • linux
  • live-migration
  • maven
  • memory balloon
  • nessus
  • nexus
  • others
  • paper-reading
  • perf
  • performance
  • python
  • qemu
  • reading notes
  • security
  • software-arch
  • sysstat
  • system-design
  • tsc
  • v2v
  • vDPA
  • vhost-net
  • virt
  • virt-top
  • virtio
  • virtio-balloon
  • virtio-net
  • virtio-networking
  • virtualization
  • windows

标签云

architecture kernel kvm linux qemu vhost-net virt virtio virtio-net virtio-networking 更多

归档

  • February 2024
  • December 2023
  • May 2023
  • April 2023
  • March 2023
  • 更多归档

最近文章

  • Linux guest could not access tsc clocksource
  • The disk in the guest OS is unmounted during the kernel startup process.
  • Understanding CPU Topology for Improved Performance

Creative Commons License Licensed under CC BY-NC 4.0

© 2026 Alan Jager · Powered by Hexo

首页 归档 工具