Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
1b12fd49
Commit
1b12fd49
authored
May 26, 2010
by
Marco Túlio Gontijo e Silva
Browse files
rts/sm/BlockAlloc.c: Small comment correction.
parent
90490258
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/sm/BlockAlloc.c
View file @
1b12fd49
...
...
@@ -71,7 +71,7 @@ static void initMBlock(void *mblock);
~~~~~~~~~~
Preliminaries:
- most allocations are for small blocks
- most allocations are for
a
small
number of
blocks
- sometimes the OS gives us new memory backwards in the address
space, sometimes forwards, so we should not be biased towards
any particular layout in the address space
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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