Windows IoT Core and gpu_mem in config.txt

Dick M 1 Reputation point
2021-06-27T17:07:23.16+00:00

Hi,

Was curious if increasing the gpu_mem in config.txt has any effect on Windows IoT Core and my UWP app?!

Dick

Windows for business | Windows for IoT
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Cris Zhan-MSFT 6,661 Reputation points
    2021-06-28T09:57:24.343+00:00

    Hi,

    The gpu_mem option in config.txt specifies how much memory, in megabytes, to reserve for the exclusive use of the GPU: the remaining memory is allocated to the ARM CPU for use by the OS.
    https://www.raspberrypi.org/documentation/configuration/config-txt/memory.md

    You can take a test and observe for a period of time.

    0 comments No comments

  2. Dick M 1 Reputation point
    2021-06-30T15:31:20.43+00:00

    Hi @Cris Zhan-MSFT ,

    Did test and observe it already for a period of time but wanted to know from a technical perspective if it would make any sense to increase the gpu_mem. Is it being used by Windows IoT Core or am I just reserving memory which is never used?

    Best, Dick


  3. Dick M 1 Reputation point
    2021-07-06T16:39:55.91+00:00

    Hi @Cris Zhan-MSFT ,

    Do you have any update on my latest question above?

    KR, Dick


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.