Changes between Initial Version and Version 1 of Ticket #65213, comment 5
- Timestamp:
- Jun 16, 2022, 2:03:28 PM (2 years ago)
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 j emalloc config file.1 in general, by removing any arch specific settings; we want base and the build to set those up, not the jmalloc config file. 2 2 3 3 If 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.