Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
3a5ac616
Commit
3a5ac616
authored
Jan 30, 2009
by
Simon Marlow
Browse files
add wiki commentary links
parent
ee262071
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/sm/MBlock.h
View file @
3a5ac616
...
...
@@ -4,6 +4,9 @@
*
* MegaBlock Allocator interface.
*
* See wiki commentary at
* http://hackage.haskell.org/trac/ghc/wiki/Commentary/HeapAlloced
*
* ---------------------------------------------------------------------------*/
#ifndef MBLOCK_H
...
...
@@ -27,6 +30,9 @@ extern void *getNextMBlock(void *mblock);
HEAP_ALLOCED is called FOR EVERY SINGLE CLOSURE during GC.
It needs to be FAST.
See wiki commentary at
http://hackage.haskell.org/trac/ghc/wiki/Commentary/HeapAlloced
Implementation of HEAP_ALLOCED
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment