兰蔻香水哪个有名:什么是Beginning dump of physical memory?

来源:百度文库 编辑:高考问答 时间:2024/05/05 07:38:35
我有时候机子的画面忽然会变成蓝屏,屏幕上:
Beginning dump of physical memory
Dumping physical memory to disk 后面数字显示计时,计完时后就重启,问这是怎么回事啊?

就是将内存当前的状态存储到硬盘上,一般是在系统发生异常的时候才执行的,主要是用来向微软报告错误用的,对于普通使用者没有什么意义

下面是微软对这个动作的解释

To specify what Windows does if the system stops unexpectedly
You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings might also prevent you from completing this procedure.

Open System in Control Panel.
On the Advanced tab, under Startup and Recovery, click Settings.
Under System Failure, select the check boxes that correspond to the actions you want Windows to perform if a Stop error occurs:
Write an event to the system log specifies that event information will be recorded in the system log.
Send an administrative alert specifies that your system administrator will be notified.
Automatically reboot specifies that Windows will automatically restart your computer.
Under Write Debugging Information, choose the type of information you want Windows to record when the system stops unexpectedly:
Small Memory Dump records the smallest amount of information that will help identify the problem. This option requires a paging file of at least 2 MB on the boot volume of your computer and specifies that Windows will create a new file each time the system stops unexpectedly. A history of these files is stored in the directory listed under Small Dump Directory.
Kernel Memory Dump records only kernel memory, which speeds up the process of recording information in a log when the system stops unexpectedly. Depending on the amount of RAM in your computer, you must have 50 MB to 800 MB available for the paging file on the boot volume. The file is stored in the directory listed under Dump File.
Complete Memory Dump records the entire contents of system memory when the system stops unexpectedly. If you choose this option you must have a paging file on the boot volume large enough to hold all of the physical RAM plus one megabyte (MB). The file is stored in the directory listed under Dump File.