摘要:
转自:https://www.cnblogs.com/arnoldlu/p/10827884.html 关键词:MALLOC_CHECK_、mtrace()、muntrace()、MALLOC_TRACE、mprobe()、-lmcheck等等。 1. MALLOC_CHECK_环境变量(doubl 阅读全文
posted @ 2022-01-08 13:06
Sky&Zhang
阅读(1069)
评论(0)
推荐(0)
摘要:
转自:https://www.cnblogs.com/arnoldlu/p/10529621.html 经常会遇到内核打印“INFO: task xxx:xxx blocked for more than 120 seconds.”这样的log信息,这是内核的hung task机制在起作用。 hun 阅读全文
posted @ 2022-01-08 12:51
Sky&Zhang
阅读(742)
评论(0)
推荐(0)