Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

349
Vistas
How to update the PMD and PTE tables of page-table by allocating or relocating memory?

I have a requirement of forcing the PTE and PMD levels of the page-table to be updated or in other words, to make the process frequently hold the PMD and PTE locks. This is for research purposes.

I know this could be done in one of two ways:

  • Allocate a MAP_ANONYMOUS memory using mmap, touch the allocated memory (to allocate a physical memory), and then munmap it; both mmap and munmap update the page-table. But I don't know how to make this allocation/deallocation touch both tables.

  • Allocate a memory using mmap like above, and frequently relocate the memory in such a way that modifies both PMD and PTE levels. For this, I couldn't find a way to move pages to a new location that causes both tables to be updated.

So my question is, how to allocate or relocate a mapped memory in such a way that both the PTE and PMD tables are updated? I presume any solution based on the above is a matter of finding a proper virtual address to map to or relocate to.

My processor is an Intel Xeon Gold 6142 with 4 levels page table.

over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda