Page File sys meter widget challange
.. for all you saavy programmers
Sunday, January 22, 2006 by DesignCaddy | Discussion: Requests
I'd like to see a widget built that addresses these key areas of resources, specifically the page file. Its size, how much of it is used, and most importantly its fragmentation. You could also tie into this the commit charge total, limit, and peak and sure - why not physical ram itself.
The article should point some people in the right direction, and across the board it is a good read if you want to tweak your computer for max performance.
since i have hard drive space to burn, ive got the maximum sized page file on an empty drive which gives me an extra 4 gigs to use - and amazingly enough i end up using it! But how do i know when that page file is becoming fragmented? thus the widget. This is your chance to make something other than a clock!
Reply #2 Wednesday, January 25, 2006 5:08 PM
Reply #3 Thursday, January 26, 2006 10:06 AM
AccessMask: -1
Archive: true
Caption: d:\pagefile.sys
Compressed: false
CompressionMethod: null
CreationClassName: CIM_LogicalFile
CreationDate: 12/22/2005 12:18:47
CSCreationClassName: Win32_ComputerSystem
CSName: STO-56117
Description: d:\pagefile.sys
Drive: d:
EightDotThreeFileName: d:\pagefile.sys
Encrypted: false
EncryptionMethod: null
Extension: sys
FileName: pagefile
FileSize: 1597218816
FileType: System file
FreeSpace: null
FSCreationClassName: Win32_FileSystem
FSName: FAT32
Hidden: true
InitialSize: 0
InstallDate: 12/22/2005 12:18:47
InUseCount: null
LastAccessed: 1/25/2006 00:00:00
LastModified: 1/25/2006 12:06:16
Manufacturer: null
MaximumSize: 0
Name: D:\pagefile.sys
Path: \
Readable: true
Status: OK
System: true
Version: null
Writeable: true
AllocatedBaseSize: 1523
CurrentUsage: 27
InstallDate: 12/22/2005 12:18:47
PeakUsage: 125
Status: null
TempPageFile: null
There are other properties but these are the most interesting. I don't imagine anyone wants to see this much detail so what is the consensus on what would prove interesting?
Reply #4 Thursday, January 26, 2006 1:01 PM
FileSize is obviously the page file size but
CurrentUsage,
PeakUsage
seem to be relative to AllocatedBaseSize
Also i do not see where Fragmentation is noted.. although fragmentation can be accessed via the user-built application in the article.
Dunno. neat find, f0r3
Reply #5 Thursday, January 26, 2006 1:11 PM
Reply #6 Thursday, January 26, 2006 2:05 PM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Wednesday, January 25, 2006 12:17 PM
*bump*