<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Windows on Ibraverse</title>
    <link>https://ibraverse.ca/tags/windows/</link>
    <description>Recent content in Windows on Ibraverse</description>
    <image>
      <title>Ibraverse</title>
      <url>https://ibraverse.ca/images/MyPhoto.jpg</url>
      <link>https://ibraverse.ca/images/MyPhoto.jpg</link>
    </image>
    <generator>Hugo -- 0.148.0</generator>
    <language>en</language>
    <lastBuildDate>Thu, 20 Aug 2026 01:09:38 -0400</lastBuildDate>
    <atom:link href="https://ibraverse.ca/tags/windows/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows Memory Management in Depth: Private Data, Stack, Heap and Mapped Files</title>
      <link>https://ibraverse.ca/tech/windows-memory-management-deep-dive/</link>
      <pubDate>Wed, 10 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://ibraverse.ca/tech/windows-memory-management-deep-dive/</guid>
      <description>A detailed walk through Windows memory states and memory types — private data, stack, heap, mapped files, images — with VirtualAlloc, File Mapping and std::vector examples.</description>
    </item>
    <item>
      <title>Windows Memory Management: Virtual vs Physical, and How to Measure It</title>
      <link>https://ibraverse.ca/tech/windows-memory-management-overview/</link>
      <pubDate>Wed, 29 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://ibraverse.ca/tech/windows-memory-management-overview/</guid>
      <description>An introduction to how the Windows Memory Manager separates virtual from physical memory, and a C&#43;&#43; tool for tracking a process&amp;#39;s usage over time.</description>
    </item>
  </channel>
</rss>
