[jboss-dev-forums] [Design of POJO Server] - VFS memory usage

scott.stark@jboss.org do-not-reply at jboss.com
Fri Mar 9 09:48:56 EST 2007


In looking at why the memory usage is so high in jboss5, a main culprit in heap usage from startup is the vfs. The all config will not start with 128m max and the bulk of this is due to strings referenced by the vfs code. Many are URLs, many others are jar entry related.

The current complete mapping of jar entries to virtual file handlers is going to have to be redesigned to limit this.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026614#4026614

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026614



More information about the jboss-dev-forums mailing list