Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • HardenedBSD HardenedBSD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HardenedBSD
  • HardenedBSDHardenedBSD
  • Repository
Switch branch/tag
  • HardenedBSD
  • sys
  • x86
  • x86
  • local_apic.c
Find file BlameHistoryPermalink
  • Colin Percival's avatar
    Use CPUID leaf 0x40000010 for local APIC freq · a605a660
    Colin Percival authored Jan 08, 2022
    Some VM systems announce the frequency of the local APIC via the
    CPUID leaf 0x40000010.  Using this allows us to boot slightly
    faster by avoiding the need for timer calibration.
    
    Reviewed by:	markj
    Sponsored by:	https://www.patreon.com/cperciva
    
    (cherry picked from commit de1292c6)
    a605a660