Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Tue, 11 Nov 2003
reap allocation
Emery Berger is an alum of UT Austin's systems program. UT Austin and UMass Amherst have been among the leaders in memory allocation and deallocation (garbage collection) research since I was a grad student. Berger's recent work includes a new allocator abstraction called a
reap (OOPLSA paper), which is build on his group's Heap Layers toolkit for memory allocators. I'm glad to see this work being done, and even gladder to see that they are distributing it under an open source license. They only thing that they could to do make me totally ecstatic would be to license it under the LGPL, so that it doesn't infect whatever it's linked against.
[18:06] |
[computers/programming] |
# |
TB |
F |
G |
2 Comments |
Thanks for posting this, Ted! Emery is a good friend of mine and former officemate when we both worked at a research lab in Austin. I'd lost track of him a few years back, though, but your post will help fix that.
In hindsight, I probably should have paid better attention when he tried to explain the intricacies of garbage collection to me. I ended up writing a lot of Lisp code at the job I took after leaving Austin.
Posted by Robert Stewart at Wed Nov 12 00:19:05 2003
In hindsight, I probably should have paid better attention when he tried to explain the intricacies of garbage collection to me. I ended up writing a lot of Lisp code at the job I took after leaving Austin.
Posted by Robert Stewart at Wed Nov 12 00:19:05 2003
Thanks for posting this, Ted! Emery is a good friend of mine and former officemate when we both worked at a research lab in Austin. I'd lost track of him a few years back, though, but your post will help fix that.
In hindsight, I probably should have paid better attention when he tried to explain the intricacies of garbage collection to me. I ended up writing a lot of Lisp code at the job I took after leaving Austin.
Posted by Robert Stewart at Wed Nov 12 08:27:30 2003
In hindsight, I probably should have paid better attention when he tried to explain the intricacies of garbage collection to me. I ended up writing a lot of Lisp code at the job I took after leaving Austin.
Posted by Robert Stewart at Wed Nov 12 08:27:30 2003
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk