Changes between Version 1 and Version 2 of Ticket #65213, comment 5
- Timestamp:
- Jun 16, 2022, 3:29:32 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65213, comment 5
v1 v2 1 in general, by removing any arch specific settings; we want base and the build to set those up, not the j malloc config file.1 in general, by removing any arch specific settings; we want base and the build to set those up, not the jemalloc 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.