• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Page File "window" size

BCinSC

Platinum Member
Somewhere in the cobwebs of my mind, I vaguely recall that when Windows (Win2K in particular now, but this info may stem back from Win3.1 days) swap data to disk in the pagefile, it does it in 4KB chunks. Can anyone confirm or refute that?

Thanx
 
Are you talking about the actual file or the way WinNT/2K uses the file. The actual file's chunks may be determined by the filesystem of the containing volume (FAT16, FAT32 < 2GB, FAT32 > 2GB but <32GB, NTFS, etc.).

-SUO
 
The way Windows uses it. I thought the &quot;pages&quot; swapped were 4K in size. Can't find any definitive info on it, though. Goal would be to match cluster-size and RAID stripe size, maybe even that MS tool that normalizes program code to 4K blocks, and get everything screaming.
 
Back
Top