ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • VVF 9 and VCF 9
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Windows Server 2025
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

Large Memory Pages settings configuration options in VMware vSphere

By Vladan SEGET | Last Updated: October 8, 2017

Shares

Are you thinking to configure large memory pages in VMware vSphere? There are few things that one has to keep in mind. Large memory pages will not be shared because chances of finding 2MB memory pages that are identical are much lower. Transparent page sharing kicks in only when there is a memory contention.

Transparent page sharing (TPS) then scans for identical pages. The scan does it on hosts VMs periodically (60 minutes by default). It reclaims identical 4KB pages (default setting). When there is a match, then those identical pages are not stored in physical memory, but only unique memory pages are.

Large pages enable applications to establish large memory regions. Memory address translations use translation lookaside buffers (TLB) inside the CPU. TLB is a cache that memory management hardware uses for speeding up virtual address translations.

Concerning a configuration of Large Memory Pages VMware vSphere 5.5 performance best practices document shows us that:

In addition to the usual 4KB memory pages, ESXi also provides 2MB memory pages (commonly referred to as “large pages”). ESXi assigns these 2MB machine memory pages to guest operating systems whenever possible; on systems with hardware-assisted MMU virtualization, ESXi does this even if the guest operating system doesn’t request them (though the full benefit of large pages comes only when the guest operating system and applications use them as well). The use of large pages can significantly reduce TLB misses, improving the performance of most workloads, especially those with large active memory working sets.

In addition, large pages can slightly reduce the per-virtual-machine memory space overhead.If an operating system or application can benefit from large pages on a native system, that operating system or application can potentially achieve a similar performance improvement on a virtual machine backed with 2MB machine memory pages. Consult the documentation for your operating system and application to determine how to configure each of them to use large memory pages.

But there is a gotcha too:

Use of large pages can also change page sharing behavior. While ESXi ordinarily uses page sharing regardless of memory demands, it does not share large pages. Therefore with large pages, page sharing might not occur until memory overcommitment is high enough to require the large pages to be broken into small pages. For further information see VMware KB articles 1021095 and 1021896.

Large memory pages are active by default in vSphere:

Large Memory Pages active by default

The Memory Page settings can be done on the advanced settings page. In vSphere web client select Host > Manage > Settings and type LPage into the filter box. The by selecting a particular row you can modify an option, but proceed with caution and know what you're doing.

AFAIK there hasn't been any change since vSphere 5.0 concerning large memory pages.

Other links and resources for Large Memory Pages settings:

  • There is also a performance document called Large Page Performance at VMware – technical papers section. Check it out!
  • vSphere resource management (PDF) document for ESXi 5.5 and vCenter Server 5.5
  • Transparent Page Sharing (TPS) in hardware MMU systems http://kb.vmware.com/kb/1021095
  • Use of large pages can cause memory to be fully allocated https://kb.vmware.com/kb/1021896
Shares
Vote !

| Filed Under: Server Virtualization Tagged With: Large Memory Pages settings configuration options

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Mircmm says

    May 27, 2014 at 11:50 am

    Hi Vladan !

    If I am not sure your statement “Transparent page sharing kicks in only when there is a memory contention.” is not correct. If I am not mistaken TPS is active immediatelly, which is different from other techniques (like balooning, memory compression and swapping) which in fact start acting after ESX detects memory contention.

    • Vladan SEGET says

      May 27, 2014 at 4:02 pm

      Large memory pages won’t be consolidated by the TPS until there is a certain level of memory overcomitment. However the large pages are enabled by default. The advanced parameter “Mem.AllocGuestLargePage” is on “1”.

      Interesting topic, as it also depends what GuestOSs are running on the host. If there are a lot of older W2003 or W2008 then it might be benefical to disable the large pages so TPS can optimize the system. There is good post on Jason Boche’s blog http://www.boche.net/blog/index.php/2013/03/19/large-memory-pages-and-shrinking-consolidation-ratios/

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • And Another Hypervisor Platform that will be supported by Veeam – HPE VM Essentials!
  • Zerto 10 U7 – Ransomware Defense and Disaster Recovery on VMware vSphere and other virtualization platforms
  • Another VMware Alternative Called Harvester – How does it compare to VMware?
  • Dream Lab with PCIe Gen 5.0 M.2 NVMe Storage
  • Backup solution that supports 15+ Hypervisors – Vinchin Backup and Recovery
  • Why NordVPN is Your Must-Have for Business Security and Personal Freedom
  • Agentless Backup Solutions for XCP-ng Hypervisor: External Vendor Options
  • Vinchin Earns Acclaimed Recognition in Gartner Peer Insights 2025 Report
  • VMware vSphere 9 Standard and Enterprise Plus – Not Anymore?
  • Free Virtual Backup Appliance from StarWind – With Community Support (example configuration for ESXi and Veeam Backup)

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Hosted with HostColor.com