• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
EOF related objects present a lot in the heap
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOF related objects present a lot in the heap


  • Subject: EOF related objects present a lot in the heap
  • From: Joseph Pachod <email@hidden>
  • Date: Fri, 26 Apr 2013 13:55:35 +0200

Hi

When looking at some memory dumps, I see huge numbers of EOF related instances, such as, by decreasing order and with % of instance nb and % of heap size :
- _EOHandlerWeakRef 5,8% - 5,1%,
- EOAccessArrayFaultHandler 5,7% - 6,6%
- _EOCheapCopyMutableArray 2,9% - 1%
- _EOMutableKnownKeyDictionnary 2,1% - 3;3%
- _EOWeakReference 1,2% - 1%

The overall JVM is about 360Mo. Each session of the application looks like holding quite some of them (they're nicely garbage collected on session termination). So they look like editing context related.

I was wondering it there were some tricks to clean up these objects. 

For example can the WeakReference be clean up somehow ? Can the editing context cache be cleaned up to retain only the dirty objects ? Or maybe to remove some of the least used entities (or not used for quite some time) ? 

Any hint welcomed :)

Thanks in advance
best

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: EOF related objects present a lot in the heap
      • From: Ramsey Gurley <email@hidden>
    • Re: EOF related objects present a lot in the heap
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Multicore server load
  • Next by Date: Re: anyone want to test an update to golipse?
  • Previous by thread: WOWODC 2013: Direct link to book your room
  • Next by thread: Re: EOF related objects present a lot in the heap
  • Index(es):
    • Date
    • Thread