Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • SRB2 SRB2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SteelT
  • SRB2SRB2
  • Merge requests
  • !4

Closed
Created Jul 22, 2021 by SteelT@SteelTMaintainer
  • Report abuse
Report abuse

Refactor getting memory usage a bit

  • Overview 0
  • Commits 4
  • Changes 9

I_GetFreeMem was split into two function, total being handled by I_GetTotalMem() Moved all of the platform specific code into a new file. Return a size_t to fix it returning 4GB on systems with > 4GB of memory

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: refactor-mem-get