相对于Windows 7,Windows 8 使用了啥技术,使得开机变快很多

使用了近似休眠的技术,将Kernel写入磁盘,下次启动直接载入内存,跳过了需要启动步骤(比如核心驱动等)。详细见维基百科和微软博客。StartupWindows 8 defaults to a "hybrid boot" mode; when the operating system is shut down, it hibernates the kernel, allowing for a faster boot on the subsequent startup. This is further compounded with support for multiple cores during bootup. On compatible systems, a manufacturer\u0026#39;s splash can now be maintained on-screen following thePower-on self-test, allowing for a seamless transition between control from the firmware to Windows.As the increased boot speed of devices with UEFI can make it difficult to access these functions using keyboard shortcuts, the Advanced Startup menu can now also be launched from within Windows using either the PC Settings app, holding down Shift while clicking the Restart button, or by using the new "-o" switch onshutdown.exe.参考:Reengineering the Windows boot experienceDesigning for PCs that boot faster than ever before
■网友
windows 8 默认的关机按钮,不是真的关机,可以认为是一种休眠。微软将其称作混合启动(Hybrid Boot)“混合启动”的原理是关机的时候只关闭用户会话,让系统内核会话转入休眠状态,从而有效提高Windows 8系统的重新恢复启动速度。这种技术,几乎没什么缺点,只会在C盘多保存出一个与内存大小相同的文件(比如8G)。以保存休眠时的一些文件会话状态。而8G的C盘空间,在现在的时代,可以认为是无害的。优点自然比较明显,可以加快启动的速度。根据我的个人测试,如果C盘使用固态硬盘(SSD),这项启动将不会有明显的提升。而使用传统的机械硬盘,特别是5400转的那些,区别是比较大的。在电源设置中,是可以选择是否启用混合启动替代默认传统关机。如果取消,则会与传统的开关机相同。 【相对于Windows 7,Windows 8 使用了啥技术,使得开机变快很多】 相对于Windows 7,Windows 8 使用了啥技术,使得开机变快很多


    推荐阅读