Mac OS: Tag mapped pages.
This can be used to help profiling tools (e.g. vmmap) identify the sources of mappings more specifically.
This commit is contained in:
committed by
David Goldblatt
parent
f6699803e2
commit
35a8552605
@@ -404,4 +404,7 @@
|
||||
/* Performs additional size checks when defined. */
|
||||
#undef JEMALLOC_OPT_SIZE_CHECKS
|
||||
|
||||
/* Darwin VM_MAKE_TAG support */
|
||||
#undef JEMALLOC_HAVE_VM_MAKE_TAG
|
||||
|
||||
#endif /* JEMALLOC_INTERNAL_DEFS_H_ */
|
||||
|
Reference in New Issue
Block a user