aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2012-08-15Merge branch 'maint'Sverker Eriksson
2012-08-14Fix corrupted binaries in compressed ETS tablesSverker Eriksson
2012-08-14Make ETS compile with #define DEBUG_CLONESverker Eriksson
2012-08-03Merge branch 'rickard/tab-unref-thr-prgr/OTP-10167'Rickard Green
2012-08-03Merge branch 'rickard/proc-sched/OTP-9892'Rickard Green
2012-08-02Use thread progress instead of scheduling misc aux work were possibleRickard Green
2012-08-02Merge 'rickard/thr-prgr-use/OTP-10116' and 'rickard/proc-sched/OTP-9892'Rickard Green
2012-08-02Read message queue lengths while having lockRickard Green
2012-08-02Remove development debug codeRickard Green
2012-08-02Fix bug scheduling free processesRickard Green
2012-07-31Merge branch 'maint'Rickard Green
2012-07-31Merge branch 'rickard/proc-lock-queues/OTP-10163' into maintRickard Green
2012-07-31Merge branch 'maint'Rickard Green
2012-07-31Merge branch 'rickard/dealloc/OTP-10162' into maintRickard Green
2012-07-31Use static allocation of process lock queuesRickard Green
2012-07-31Improve the enqueue operation of delayed deallocRickard Green
2012-07-31Implement delayed aux work wake upRickard Green
2012-07-27Merge branch 'rickard/fix-warnings/master'Rickard Green
2012-07-25Merge branch 'egil/r16/remove-vxworks-support/OTP-10146'Björn-Egil Dahlberg
2012-07-19erts: Remove VxWorks from allocatorsBjörn-Egil Dahlberg
2012-07-19erts: Remove VxWorks from driversBjörn-Egil Dahlberg
2012-07-19Merge branch 'lukas/add-howto-folder/OTP-10154'Lukas Larsson
2012-07-19Move README and INSTALL to HOWTO folderLukas Larsson
2012-07-18erts: Remove VxWorks support from beamBjörn-Egil Dahlberg
2012-07-18Fix missing accounting for outbound distribution bytes.Rick Reed
2012-07-11Merge branch 'lukas/erts/fix_enable_proc_lcnt'Lukas Larsson
2012-07-06Merge branch 'maint'Henrik Nord
2012-07-06Merge branch 'sz/dtrace-message-send-fix' into maintHenrik Nord
2012-07-05Merge branch 'sverk/missing-distr-stats'Sverker Eriksson
2012-07-05Merge branch 'sverk/opt-inet-tcp-ctrl-proc'Sverker Eriksson
2012-07-02Use process macro instead of arrayLukas Larsson
2012-06-25Don't go to single-scheduler mode when managing breakpointsBjörn Gustavsson
2012-06-25Refactor the code for managing breakpointsBjörn Gustavsson
2012-06-25Change the data structures for breakpointsBjörn Gustavsson
2012-06-25Make the lock check in erts_is_code_ix_locked() strongerBjörn Gustavsson
2012-06-21Fix missing accounting for outbound distribution bytes.Rick Reed
2012-06-20Merge branch 'maint'Rickard Green
2012-06-20Merge branch 'rickard/thr-prgr-use/OTP-10116' into maintRickard Green
2012-06-20erts: Update obsolete HARD_DEBUG codeSverker Eriksson
2012-06-18Fix faulty use of thread progress in handle_aux_work()Rickard Green
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-11DTrace bug in message-sendzheng siyao
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-05-10Remove support for erlang:system_info(global_heaps_size)Björn Gustavsson
2012-05-10Remove the erlang:garbage_collect_message_area/0 BIFBjörn Gustavsson
2012-05-08Only use "gcc optimizer hack" when neededRickard Green
2012-05-08Silence warningsRickard Green
2012-04-30Merge branch 'maint'Björn-Egil Dahlberg
2012-04-30Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maintBjörn-Egil Dahlberg
2012-04-27Merge branch 'maint'Björn-Egil Dahlberg