摘要:
转自:https://blog.csdn.net/wenjin359/article/details/82694579 1、early printk loglevel printk的log输出是由console实现(会在其他文章中说明)。由于在kernel刚启动的过程中,还没有为串口等设备等注册co 阅读全文
posted @ 2020-03-19 16:04
Sky&Zhang
阅读(1233)
评论(0)
推荐(1)
摘要:
转自:https://www.cnblogs.com/LoyenWang/p/11372679.html 背景 Read the fucking source code! --By 鲁迅 A picture is worth a thousand words. --By 高尔基 说明: Kernel 阅读全文
posted @ 2020-03-19 15:52
Sky&Zhang
阅读(741)
评论(0)
推荐(0)
摘要:
转自:https://blog.csdn.net/longwang155069/article/details/52935394 前言根据上一节linux电源管理-概述可知,linux电源管理存在的几种方式,如何查看这几种方式,以及最后的如何睡眠唤醒等。通过echo mem > /sys/power 阅读全文
posted @ 2020-03-19 15:47
Sky&Zhang
阅读(3652)
评论(0)
推荐(0)