正润机械有限公司:求助,电脑出了问题

来源:百度文库 编辑:神马品牌网 时间:2024/04/29 01:25:09
刚才机器突然出现蓝屏,最下面显示这样两行:
Beginning dump of physical memory
Dumping physical memory to disk XX
XX是数字,不断的向上涨
哪位高手可以给解释一下,这是怎么回事。用了一年多,是不是内存出了毛病。

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

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

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.

用的是2000?XP?意思是开始内存转储,也就是说系统故障后将内存里的DD储存到硬盘中,没什么可怕的。在我的电脑--属性--高级--启动和故障恢复里,把小内存转储(或是核心内存转储)改为无就不会出现DUMP字样了。

--------------------------------------------------------------------------------