这个人很懒,暂无签名信息
1. 前言 在使用计算机的过程中,关机和重启是最先学会的两个操作。同样,这两个操作在Linux中也存在,称作shutdown和restart。这就是本文要描述的对象。 在Linux Kernel中,主流的shutdown和restart都是通过reboot系统调用(具体可参考kernel/sys.c)来实现的,这也是本文使用Generic PM之Reboot过程作为标题的原因。另外,除了...
参考了文献: http://www.cnblogs.com/cxjchen/archive/2013/05/13/3075490.html http://www.cnblogs.com/chrispauls/p/4026760.html #include #include #include #include #define BLACK 0x00000 #define RED 0x0...
fixed bugs in update for pic, manage component and machine