Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(system memory): Use robust GDAL version #61069

Merged
merged 3 commits into from
Mar 20, 2025

Conversation

lbartoletti
Copy link
Member

Description

replace #60489

As mentioned by @rouault, GDAL have already a robust memory utility.

For *BSD, it works ootb, tested on FreeBSD by myself and @landryb on OpenBSD.

GDAL use pages for us. We could improve using sysctl, but, ootb it's ok, so remove some lines on QGIS and use GDAL method.

@lbartoletti lbartoletti requested a review from rouault March 18, 2025 20:21
@lbartoletti lbartoletti self-assigned this Mar 18, 2025
@github-actions github-actions bot added this to the 3.44.0 milestone Mar 18, 2025
Copy link

github-actions bot commented Mar 18, 2025

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 0cf289d)

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 0cf289d)

@lbartoletti lbartoletti merged commit 23c8095 into qgis:master Mar 20, 2025
32 checks passed
@lbartoletti lbartoletti deleted the memory_gdal branch March 20, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants