about summary refs log tree commit diff
path: root/src/rt/memory.h
AgeCommit message (Expand)AuthorLines
2012-04-03actually remove memory.h; include cleanupsJon Morton-9/+0
2012-04-03Refactor includes structure, getting rid of rust_internal.hJon Morton-33/+1
2011-07-21Lots of work on memory tracking and channels.Eric Holk-12/+17
2011-07-07Some cleanupEric Holk-7/+0
2011-07-07Tightened up the scoping for our various new operators, which shouldEric Holk-11/+20
2011-07-07Removing the synchronized memory region from tasks.Eric Holk-31/+5
2011-06-28Removed dom_owned, splitting things between task_owned and kernel_owned. Had ...Eric Holk-20/+25
2010-09-07Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita-5/+0
2010-08-17Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita-0/+60