Discussion:
[lng-odp] [Linaro/odp] 35525f: linux-gen: ishm: add config option for selecting h...
GitHub
2018-11-16 19:03:41 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 35525f70aa68e55dca6b05cf59a515c50e7dcba2
https://github.com/Linaro/odp/commit/35525f70aa68e55dca6b05cf59a515c50e7dcba2
Author: Matias Elo <***@nokia.com>
Date: 2018-11-16 (Fri, 16 Nov 2018)

Changed paths:
M config/odp-linux-generic.conf
M platform/linux-generic/odp_ishm.c

Log Message:
-----------
linux-gen: ishm: add config option for selecting huge page usage limit

Add configuration option for selecting huge page usage limit in kilobytes.
Memory reservations larger than this value are done using huge pages (if
available), whereas smaller reservations are done using normal pages to
conserve memory. The default value is still 64 kilobytes.

Signed-off-by: Matias Elo <***@nokia.com>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>



**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

Functionality will be removed from GitHub.com on January 31st, 2019.
Loading...