Re: buildFdSets: file descriptor out of range

2009-07-16 Thread 山本和彦
Hello, I have a standalone (i.e. not integrated into the RTS yet) proof of concept working using kqueue. However, to be portable we still need to fall back to select on systems that don't support anything better. This implies that if you want to write portable code you still suffer from this

Re: buildFdSets: file descriptor out of range

2009-07-16 Thread Johan Tibell
2009/7/16 Kazu Yamamoto k...@iij.ad.jp Hello, I have a standalone (i.e. not integrated into the RTS yet) proof of concept working using kqueue. However, to be portable we still need to fall back to select on systems that don't support anything better. This implies that if you want to

Re: buildFdSets: file descriptor out of range

2009-07-16 Thread Simon Marlow
On 16/07/2009 06:53, Kazu Yamamoto (山本和彦) wrote: Hello, Reduce this to 1024, otherwise the runtime will eventually find itself dealing with file descriptors beyond the select() limit mentioned above. Someone with more knowledge of the Haskell runtime will have to advise as to possible ways

Re: buildFdSets: file descriptor out of range

2009-07-16 Thread Brandon S. Allbery KF8NH
On Jul 16, 2009, at 03:32 , Johan Tibell wrote: 2009/7/16 Kazu Yamamoto k...@iij.ad.jp I have a standalone (i.e. not integrated into the RTS yet) proof of concept working using kqueue. However, to be portable we still need to fall back to select on systems that don't support anything

ANNOUNCE: GHC version 6.10.4

2009-07-16 Thread Ian Lynagh
== The (Interactive) Glasgow Haskell Compiler -- version 6.10.4 == The GHC Team is pleased to announce a new patchlevel release of GHC. This release contains a number

Re: HPC gives spurious results if sources are compiled with -cpp

2009-07-16 Thread Ian Lynagh
On Tue, Jul 14, 2009 at 09:08:46AM +, Dominic Steinitz wrote: ghc --version The Glorious Glasgow Haskell Compilation System, version 6.10.1 ghc.exe -fhpc -cpp --make CommonHPC.hs -o CommonHPC commonHPC hpc markup CommonHPC --fun-entry-count This gives no entry counts for fact

Re: ANNOUNCE: GHC version 6.10.4

2009-07-16 Thread Yitzchak Gale
   The (Interactive) Glasgow Haskell Compiler -- version 6.10.4 How to get it        http://www.haskell.org/ghc/ I have a few comments about the Distribution Packages page that is linked from there: http://www.haskell.org/ghc/distribution_packages.html Debian: Remove the line Newer packages