Changes between Initial Version and Version 1 of Ticket #65213, comment 5


Ignore:
Timestamp:
Jun 16, 2022, 2:03:28 PM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65213, comment 5

    initial v1  
    1 in general, by removing any arch specific settings; we want base and the build to set those up, not the jemalloc config file.
     1in general, by removing any arch specific settings; we want base and the build to set those up, not the jmalloc config file.
    22
    33If there is an arch-specific setting that simply has to be used, then that can be a problem to manage properly and needs special attention. Consumers of the config file might also have to be looked at carefully in such a case.