Git Product home page Git Product logo

Comments (3)

jbachorik avatar jbachorik commented on July 4, 2024

[author="pilfrich", created="Mon, 8 Aug 2011 14:38:50 +0200"]

Investigation update
I've just re-checked the behavior without @tls - simply by invoking a probe action for each thread. In this scenario the threads are stored in the ThreadEnteredMap too. For every probe fired the current thread is added to the ThreadEnteredMap and kept there until the application exits.

from btrace.

jbachorik avatar jbachorik commented on July 4, 2024

[author="j.bachorik", created="Mon, 8 Aug 2011 15:10:38 +0200"]

Indeed, all the application threads are kept as hard references. Changing this to weak references should prevent this kind of leak.

http://kenai.com/projects/btrace/sources/hg/revision/425

from btrace.

jbachorik avatar jbachorik commented on July 4, 2024

[author="pilfrich", created="Wed, 10 Aug 2011 01:38:12 +0200"]

Re-checked with revision 425. I still got a lot more garbage collection than without BTrace, but in an expected manner.
Tested with 120k threads over 4 hours with ~2m probes firing over each 15secs interval and the use of ThreadLocals. Memory leak fix confirmed.

Thanks again for the quick fix

from btrace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.