Windows NT 3.51 Build 1057.1(IBM PowerPC Edition):修订间差异

跳转到导航 跳转到搜索
第 19 行: 第 19 行:
作为可用安装介质的一部分,包含的版本<ref>https://archive.org/details/NT351PMZPPC</ref>是较新的版本,包括挂起和休眠支持、软件 MIDI 合成器、视频 CD(MPEG)播放器、显示电池寿命的用户界面和支持硬件的其他驱动程序(包括作为 Crystal Semiconductor CS4231/CS4232 驱动程序一部分的自定义音量控制应用程序)。
作为可用安装介质的一部分,包含的版本<ref>https://archive.org/details/NT351PMZPPC</ref>是较新的版本,包括挂起和休眠支持、软件 MIDI 合成器、视频 CD(MPEG)播放器、显示电池寿命的用户界面和支持硬件的其他驱动程序(包括作为 Crystal Semiconductor CS4231/CS4232 驱动程序一部分的自定义音量控制应用程序)。


== New features and changes ==
== 新增功能和更改 ==
=== Hibernation support ===
=== Hibernation support ===
This build recompile notably includes in-box support for [[w:Hibernation (computing)|system hibernation]] in both the system kernel and the [[ntldr|boot loader]], a process which involves generating a memory snapshot of the currently-running system state and saving it onto disk for later reuse as <code>snap.bin</code>, and safely powering off the system without risking [[w:data loss|data loss]]. This feature, initiated by the <code>NtSetSystemPowerState</code> function in the kernel, is implemented within the <code>snap.dll</code> dynamic-link library. It is exclusive only to Woodfield- and Polo-based [[w:PowerPC Reference Platform|PReP]] systems (and related derivatives, such as the above-mentioned ThinkPad laptop models),<ref name="os2m-prep">Necasek, Michal. [http://www.os2museum.com/wp/ibm-power-series-exotica/ IBM Power Series Exotica], ''OS/2 Museum''. 23 May 2014.</ref> due to the relevant library implementing low-level hardware drivers (for block devices and other unknown chipset functionality) used when saving and restoring the hibernation file. System hibernation may be accessed in the logon screen or by invoking the Security Options dialog ({{key press|Ctrl|Alt|Del}}) and selecting the "Hibernate" option.
This build recompile notably includes in-box support for [[w:Hibernation (computing)|system hibernation]] in both the system kernel and the [[ntldr|boot loader]], a process which involves generating a memory snapshot of the currently-running system state and saving it onto disk for later reuse as <code>snap.bin</code>, and safely powering off the system without risking [[w:data loss|data loss]]. This feature, initiated by the <code>NtSetSystemPowerState</code> function in the kernel, is implemented within the <code>snap.dll</code> dynamic-link library. It is exclusive only to Woodfield- and Polo-based [[w:PowerPC Reference Platform|PReP]] systems (and related derivatives, such as the above-mentioned ThinkPad laptop models),<ref name="os2m-prep">Necasek, Michal. [http://www.os2museum.com/wp/ibm-power-series-exotica/ IBM Power Series Exotica], ''OS/2 Museum''. 23 May 2014.</ref> due to the relevant library implementing low-level hardware drivers (for block devices and other unknown chipset functionality) used when saving and restoring the hibernation file. System hibernation may be accessed in the logon screen or by invoking the Security Options dialog ({{key press|Ctrl|Alt|Del}}) and selecting the "Hibernate" option.

导航菜单