[Haskell-cafe] An interesting paper on VM-friendly GC

Nathan Howell nathan.d.howell at gmail.com
Mon Oct 18 01:18:43 EDT 2010


On Sat, Oct 16, 2010 at 8:45 AM, Brandon S Allbery KF8NH
<allbery at ece.cmu.edu> wrote:
> I thought Windows already had a system message for something like that.  Or
> at least it used to, although I can see why it would have been removed or at
> least deprecated.

You're probably thinking of CreateMemoryResourceNotification [1],
available since Windows XP. If they were to deprecate it (doubtful) it
typically takes two major releases to do so.

-n

[1] http://msdn.microsoft.com/en-us/library/aa366541(VS.85).aspx


More information about the Haskell-Cafe mailing list