Process Address Space Object

Object: Process Address Space Index: 786 Wizard

Process Address Space object type displays details about the virtual memory usage and allocation of the selected process.

Bytes Free Wizard

Bytes Free is the total unused virtual address space of this process.

Index: 782 Default Scale: 0.0001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Bytes Image Free Wizard

Bytes Image Free is the amount of virtual address space that is not in use or reserved by images within this process.

Index: 778 Default Scale: 0.0001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Bytes Image Reserved Wizard

Bytes Image Reserved is the sum of all virtual memory reserved by images run within this process.

Index: 776 Default Scale: 0.0001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Bytes Reserved Wizard

Bytes Reserved is the total amount of virtual memory reserved for future use by this process.

Index: 780 Default Scale: 0.0001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

ID Process Wizard

ID Process is the unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process.

Index: 784 Default Scale: 1

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Exec Read Only Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Execute/Read Only memory is memory that can be executed as well as read.

Index: 770 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Exec Read/Write Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Execute/Read/Write memory is memory that can be executed by programs as well as read and written and modified.

Index: 772 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Exec Write Copy Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process.

Index: 774 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Executable Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Executable memory is memory that can be executed by programs, but may not be read or written. This type of protection is not supported by all processor types.

Index: 768 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space No Access Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted.

Index: 760 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Read Only Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation.

Index: 762 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Read/Write Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Read/Write protection allows a process to read, modify and write to these pages.

Index: 764 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Image Space Write Copy Wizard

Image Space is the virtual address space in use by the images being executed by the process. This is the sum of all the address space with this protection allocated by images run by the selected process Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made for writing to.

Index: 766 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Exec Read Only Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Execute/Read Only memory is memory that can be executed as well as read.

Index: 720 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Exec Read/Write Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Execute/Read/Write memory is memory that can be executed by programs as well as read and modified.

Index: 722 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Exec Write Copy Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process.

Index: 724 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Executable Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Executable memory is memory that can be executed by programs, but may not be read or written. This type of protection is not supported by all processor types.

Index: 718 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space No Access Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted.

Index: 710 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Read Only Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation.

Index: 712 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Read/Write Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Read/Write protection allows a process to read, modify and write to these pages.

Index: 714 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Mapped Space Write Copy Wizard

Mapped Space is virtual memory that has been mapped to a specific virtual address (or range of virtual addresses) in the process's virtual address space. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have write access to this shared memory, a copy of that memory is made.

Index: 716 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Exec Read Only Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Execute/Read Only memory is memory that can be executed as well as read.

Index: 736 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Exec Read/Write Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Execute/Read/Write memory is memory that can be executed by programs as well as read and modified.

Index: 738 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Exec Write Copy Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process.

Index: 742 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Executable Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Executable memory is memory that can be executed by programs, but may not be read or written. This type of protection is not supported by all processor types.

Index: 734 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space No Access Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted.

Index: 726 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Read Only Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation.

Index: 728 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Read/Write Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Read/Write protection allows a process to read, modify and write to these pages.

Index: 730 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Reserved Space Write Copy Wizard

Reserved Space is virtual memory that has been reserved for future use by a process, but has not been mapped or committed. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made.

Index: 732 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Exec Read Only Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Execute/Read Only memory is memory that can be executed as well as read.

Index: 754 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Exec Read/Write Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Execute/Read/Write memory is memory that can be executed by programs as well as read and written.

Index: 756 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Exec Write Copy Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process.

Index: 758 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Executable Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Executable memory is memory that can be executed by programs, but may not be read or written. This type of protection is not supported by all processor types.

Index: 752 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space No Access Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. No Access protection prevents a process from writing to or reading from these pages and will generate an access violation if either is attempted.

Index: 744 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Read Only Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation.

Index: 746 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Read/Write Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Read/Write protection allows a process to read, modify and write to these pages.

Index: 748 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes

Unassigned Space Write Copy Wizard

Unassigned Space is mapped and committed virtual memory in use by the process that is not attributable to any particular image being executed by that process. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made for writing to.

Index: 750 Default Scale: 0.00001

Counter Type: PERF_COUNTER_RAWCOUNT Counter Size: 4 bytes