http://www.haskell.org/pipermail/cvs-ghc/2009-October/050928.html
Shelby Moore wrote:
> One possible runtime optimization to provide an upper bound for cache
> control, might be to not cache thunks when the runtime computation time
> times number of cache hits, is less than the round-trip paging ti
One possible runtime optimization to provide an upper bound for cache
control, might be to not cache thunks when the runtime computation time
times number of cache hits, is less than the round-trip paging time
multiplied by recent system paging load.
Is this novel? Is it useful?
===
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Sat Oct 31 19:00:01 GMT 2009.
**
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Sat Oct 31 18:00:01 GMT 2009.
checking out
Out of curiosity, I just validated on Linux (on some flavour of 32-bit
Debian), too — it doesn't look much better:
Unexpected failures:
Base1(normal)
Compose(normal)
PList1(normal)
PList2(normal)
T1969(normal)
T3007(normal)
T3294(normal)
boxy(normal)
break008(ghci)
Today, I am getting 17 failures in validate:
Unexpected failures:
2302(normal)
2816(ghci)
Base1(normal)
Compose(normal)
PList1(normal)
PList2(normal)
T1969(normal)
T3294(normal)
boxy(normal)
ffi005(normal)
ghci028(ghci)
print021(ghci)
print033(ghci)
simpl
Sat Oct 31 01:44:26 PDT 2009 Ian Lynagh
* Define BootingFromHc in bindists; fixes #3617
This variable is tested when deciding whether or not to add debug to
the list of RTS ways, so it needs to be correctly defined.
M ./distrib/configure-bin.ac.in +3
View patch online:
http://darcs.ha
Fri Oct 30 14:19:28 PDT 2009 Ian Lynagh
* Add ghc-cabal dependencies; fixes #3494
M ./utils/ghc-cabal/ghc.mk +4
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091030211928-3fd76-ec083936fb353c5cef7db77fbed111fac711ff88.gz
___
Sat Oct 31 01:44:26 PDT 2009 Ian Lynagh
* Define BootingFromHc in bindists; fixes #3617
This variable is tested when deciding whether or not to add debug to
the list of RTS ways, so it needs to be correctly defined.
M ./distrib/configure-bin.ac.in +3
View patch online:
http://darcs.ha
Build results:
sparky stable: fail (failed compile)
x86 Linux stable:pass
x86 Windows stable: fail (failed compile)
x86 Windows stable fast: fail (failed boottestsuite runtestsuite) fail (failed
boottestsuite runtestsuite) lost fail (failed boottestsuite runtestsuite) fail
10 matches
Mail list logo