Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
Native memory tracking scalability enhancement project requires the tracking system to determine tracking level before the first malloc call from inside JVM, ahead of JVM command line argument processing code. The solution purposed here, is to have launcher pre-parsing native memory tracking command line option and setup a private environment variable. Native memory tracking system inside JVM uses this private environment variable to determine the tracking level and unset it if it presents.
|