|
From: Tomer B <tom...@gm...> - 2010-04-21 20:56:00
|
We’re in process to migrate our app to Solaris x86. Due to some memory allocation enhancements we would like to use libumem Solaris memory. To make it work JVM should have system environment LD_PRELOAD or LD_PRELOAD_64. The problem that if we use preload before wrapper launch it does not transfer the config further to jvm. And it is not clear how to configure wrapper to make it work. Could you help please? Thanks |