finalizers on handles

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Wed Jun 24 13:30:56 EDT 2009


On Jun 24, 2009, at 05:04 , Simon Marlow wrote:
> There's one exception: if GHC is forced to use blocking mode on a  
> particular FD, and you're using the non-threaded RTS, then a large  
> write using hPutBuf may block all Haskell threads.  There doesn't  
> seem to be much we can do about this, except to use the threaded RTS  
> or lobby the Linux kernel guys for a better API.


POSIX async IO API?  (Although last I checked many distributions built  
kernels without it.)

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20090624/681114c1/PGP-0001.bin


More information about the Glasgow-haskell-users mailing list