Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 
MurrayM
2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #3167079 2-Dec-2023 09:34
Send private message

On my Samsung SSD 970 EVO 500GB:

 

Data Units Read: 23,627,270 [12.0 TB]
Data Units Written: 30,840,196 [15.7 TB]
Host Read Commands: 695,976,946
Host Write Commands: 314,979,238
Controller Busy Time: 2,609
Power Cycles: 2,779
Power On Hours: 1,995

 

This is a Linux machine with 16GB RAM and set up with a 2GB swap file (very rarely used).




K8Toledo
1014 posts

Uber Geek


  #3167321 3-Dec-2023 07:49
Send private message

 

 

Microsoft Windows Client Documentation

 

Introduction to page files

 

A page file (also known as a "paging file") is an optional, hidden system file on a hard disk.

 

 

 

Functionality

 

Page files have the following functionalities.

 

-Physical extension of RAM

 

-Support for system crash dumps

 

 

 

Page files in Windows with large physical memory

 

When large physical memory is installed, a page file might not be required to support the system commit charge during peak usage.

 

The available physical memory alone might be large enough.

 

However, the reason to configure the page file size hasn't changed. It has always been about supporting a system crash dump, if it's necessary, or extending the system commit limit, if it's necessary. For example, when a lot of physical memory is installed, a page file might not be required to back the system commit charge during peak usage. The available physical memory alone might be large enough to do this.

 

 

 

 

 

 

 

Windows Internals 7 Chapter 5. Memory Management

 

 

 

Using data structures that the memory manager creates and maintains called page tables, the CPU

 

translates virtual addresses into physical addresses.

 

The actual translation process and the layout of the page tables and page directories (described

 

shortly), are determined by the CPU. The operating system must follow suit and build the structures correctly in memory for the whole concept to work.

 

 

 

Commit charge and commit limit.

 

There is a system-wide limit, called the system commit limit or simply the commit limit, on the amount of committed memory that can exist at any one time.

 

This limit corresponds to the current total size of all paging files plus the amount of RAM that is usable by the operating system.

 

Whenever virtual address space is created—for example, by a VirtualAlloc (for committed memory) or MapViewOfFile call—the system must ensure that there is room to store it, either in RAM or in backing store (on disk), before successfully completing the create request.

 

The purpose of the system commit limit and commit charge is to track all uses of these resources to ensure they are never overcommitted—that is, that there is never more virtual address space defined than there is space to store its contents, either in RAM or in backing store (on disk).

 

Conceptually, the system commit limit represents the total committed virtual address space that can be created in addition to virtual allocations that are associated with their own backing store (on disk) —that is, in addition to sections mapped to files.

 

Its numeric value is simply the amount of RAM available to Windows plus the current sizes of any page files.

 

If a page file is expanded or new page files are created, the commit limit increases accordingly.

 

If no page files exist, the system commit limit is simply the total amount of RAM available to Windows.

 

 

 

 

 

Starting with Windows 8.1 , MS tweaked the system default pagefile size to make it more relevant.

 

I'll post some screenshots later.


1 | 2 | 3 
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.