[Haskell-cafe] Sometimes pinned memory?

Gregory Crosswhite gcross at phys.washington.edu
Wed Nov 11 16:14:56 EST 2009


Hey everyone!  Do you have any suggestions for how I might allocate an  
aligned block of memory that I can pin while making foreign calls, but  
leave unpinned the rest of the time to potentially improve allocation  
and garbage collector performance?  Or is this even a good idea?

Thanks,
Greg



More information about the Haskell-Cafe mailing list