古詩詞大全網 - 成語故事 - 什麽是Beginning dump of physical memory?

什麽是Beginning dump of physical memory?

就是將內存當前的狀態存儲到硬盤上,壹般是在系統發生異常的時候才執行的,主要是用來向微軟報告錯誤用的,對於普通使用者沒有什麽意義

下面是微軟對這個動作的解釋

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.