Giter Club home page Giter Club logo

eraser's Issues

471.omnetpp hangs

bt:

from /home/qiang/projects/eraser/mfree_spec.so
#1 0x00007fa95e0bf297 in e_queue_enque (p=0x71710d0, q=0xf32ae0) at util.h:73
#2 0x00007fa95e0bf82f in free (p=0x71710d0) at mfree.c:138
#3 0x0000000000455c05 in operator delete(void*) ()
#4 0x000000000046bb46 in cSimpleChannel::~cSimpleChannel() ()
#5 0x0000000000460357 in cObject::discard(cObject*) ()
#6 0x0000000000486e7e in cObject::~cObject() ()
#7 0x00000000004579dd in cHead::~cHead() ()
#8 0x000000000047f51f in cSimulation::~cSimulation() ()
#9 0x00007fa95d527901 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#10 0x00007fa95d527985 in exit () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x00007fa95d50d774 in __libc_start_main ()

from /lib/x86_64-linux-gnu/libc.so.6
#12 0x00000000004027a9 in _start ()

gedit will take too long to start when running with eraser

Jun:

I found the gedit still works, but it just took TOO long. To speed up, you can first comment out the fprintf in e_queue_enque(). Then you run with gedit. After about 30s, the gedit window will pop up. And after another 30s, the gedit is fully loaded and ready to use.

This indicates that the current eraser setup will lead to very bad performance for gedit. The current setup is: one eraser thread per process and a fix-sized FIFO queue that can mostly hold 1024 buffers to be free'd.

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.