[OpenJDK 2D-Dev] RFR: 8261549: Adjust memory size in MTLTexurePool.m [v2]

Alexey Ushakov avu at openjdk.java.net
Mon Jun 7 15:12:44 UTC 2021


> Used MTLDevice recommendedMaxWorkingSetSize property for optimal size of the texture pool

Alexey Ushakov has updated the pull request incrementally with one additional commit since the last revision:

  8261549: Adjust memory size in MTLTexurePool.m
  
  Increased default pool size

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4279/files
  - new: https://git.openjdk.java.net/jdk/pull/4279/files/2c52dbfb..8eaafea6

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4279&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4279&range=00-01

  Stats: 8 lines in 1 file changed: 4 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4279.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4279/head:pull/4279

PR: https://git.openjdk.java.net/jdk/pull/4279


More information about the 2d-dev mailing list