Lotte's Blog

Lotte's Blog

探索、记录、分享、生活

    • Home
    • Archives
    • About

一个非常规性能 BUG 分析: 大量 D 进程卡在 shrink_inactive_list

Description一个项目中偶现几十上百个 D 进程卡住在 shrink_inactive_list,导致卡顿/卡死/android SWT 等问题,前前后后,提交了 3 次修复,还没有彻底解决。 山重水复疑无路LOG: 123456789101112131415161718

2019-10-28

Linux 死锁检测模块 Lockdep 简介

死锁概念死锁是指多个进程(线程)因为长久等待已被其他进程占有的的资源而陷入阻塞的一种状态。当等待的资源一直得不到释放,死锁会一直持续下去。死锁一旦发生,程序本身是解决不了的,只能依靠外部力量使得程序恢复运行,例如重启,开门狗复位等。 Linux 提供了检测死锁的机制,主要分为 D

2019-10-23

高通 dump ftrace & kernelshark 使用

简介高通 ramdump 可以解析出 ftrace,方便用于追踪 快省稳 问题。kernelshark 是一个可以查看 trace event 的图形化工具,方便梳理和观察内核微观行为。trace-cmd 是设置读取 ftrace 的命令行工具,kernelshark既可以记录数

2019-10-23

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the

2019-10-23

分类

  • BUG分析1
  • 性能与稳定性3

标签

  • 调试3
  • 稳定性1
  • 性能1
  • 内存1

友情链接

  • 魅族内核团队
  • my old blog
  • Jark's Blog
  • xiaohansong

新浪微博

Hello ,I'm Lotte-Bai in MEIZU.
This is my blog, believe it or not.

Powered by hexo and Theme by Jacman © 2019 Lotte