• Vadump是一个命令行程序会告诉你的状态和大小的每一个区段的地址的虚拟空间。 你可以使用VaDump,以确保地址的虚拟空间不是过分配。

    VaDump创建一个清单包含的信息有关的内存使用情况的一个指定的过程。 该清单包括以下内容:

    ·每个地址,随着其大小,状态,保护和类型。

    ·总致力于存的图像。执行文件,以及每个。dll文件,包括系统。dll文件。

    ·总映射的承诺,私人承诺,并保留记忆。

    ·信息有关的工作组和关于寻呼并非分页池的使用。

  • Vadump है एक कमांड लाइन अनुप्रयोग आपको दिखाई देगा कि राज्य और आकार के हर सेगमेंट की वर्चुअल पता स्थान है । आप उपयोग कर सकते हैं VaDump सुनिश्चित करने के लिए वर्चुअल पता स्थान है नहीं आबंटित की है ।

    VaDump बनाता है कि एक सूची के बारे में जानकारी शामिल स्मृति के उपयोग की एक निर्धारित प्रक्रिया है । उस सूची में निम्नलिखित शामिल हैं:

    · प्रत्येक पते के साथ-साथ, इसके आकार, राज्य की सुरक्षा, और प्रकार.

    · कुल प्रतिबद्ध स्मृति के लिए छवि है,.exe फ़ाइल, और प्रत्येक .dll फ़ाइल सहित प्रणाली है । dll फ़ाइलें.

    · कुल मैप प्रतिबद्ध, निजी प्रतिबद्ध है, और आरक्षित स्मृति.

    · के बारे में जानकारी के काम के सेट और के बारे में पृष्ठांकित और नॉनपेज पूल पूल के उपयोग के लिए ।

  • Vadump is a command-line application that will show you the state and size of every segment of virtual address space. You can use VaDump to make sure virtual address space is not over-allocated.

    VaDump creates a listing that contains information about the memory usage of a specified process. That list includes the following:

    · Each address, along with its size, state, protection, and type.

    · Total committed memory for the image, the .exe file, and each .dll file, including system .dll files.

    · Total mapped-committed, private-committed, and reserved memory.

    · Information about the working set and about paged and nonpaged pool usage.