X-Git-Url: https://git.llucax.com/z.facultad/75.00/informe.git/blobdiff_plain/c410a685943a1d4df7556ad0e8912a0394d47b5b..af3cc91ddf531e9eb73f3dac73b15ab317a3cbb2:/source/referencias.rst diff --git a/source/referencias.rst b/source/referencias.rst index b4346e0..1c69469 100644 --- a/source/referencias.rst +++ b/source/referencias.rst @@ -66,6 +66,12 @@ __ http://www-plan.cs.colorado.edu/diwan/cbgc.pdf Dynamic Data Structures on Distributed Memory Machines. Transactions on Programming Languages and Systems, volúmen 17, número 2. Marzo 1995. +.. [CMK01] B. Cahoon and K. S. McKinley. `Data Flow Analysis for Software + Prefetching Linked Data Structures in Java`__. International Conference on + Parallel Architectures and Compilation Techniques (PACT). Barcelona, + España. Septiembre 2001. +__ ftp://ftp.cs.umass.edu/pub/osl/papers/pact01-prefetch.ps.gz + .. [BH86] J. Barnes and P. Hut. A hierarchical o(N log N) force-calculation algorithm. Nature Volumen 324, páginas 446-449. Diciembre 1986. @@ -84,6 +90,17 @@ __ http://www-plan.cs.colorado.edu/diwan/cbgc.pdf .. [GS85] L. Guibas and J. Stolfi. General Subdivisions and Voronoi Diagrams. ACM Trans. on Graphics Volumen 4, número 2, páginas 74-123. 1985. +.. [BLA06] Blackburn, Stephen M. and Garner, Robin and Hoffmann, Chris and + Khang, Asjad M. and McKinley, Kathryn S. and Bentzur, Rotem and Diwan, Amer + and Feinberg, Daniel and Frampton, Daniel and Guyer, Samuel Z. and Hirzel, + Martin and Hosking, Antony and Jump, Maria and Lee, Han and Moss, J. Eliot + B. and Moss, B. and Phansalkar, Aashish and Stefanovic, Darko and + VanDrunen, Thomas and von Dincklage, Daniel and Wiedermann, Ben. The DaCapo + benchmarks: java benchmarking development and analysis. OOPSLA '06: + Proceedings of the 21st annual ACM SIGPLAN conference on Object-oriented + programming systems, languages, and applications. ISBN 1-59593-348-4. + Páginas 169-190. 2006. + .. Libros: @@ -125,6 +142,22 @@ __ http://www.go-mono.com/meeting06/mono-sgen.pdf Labs / SGI. Obtenido en Junio de 2009. __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/gcdescr.html +.. [LWN90311] Ingo Molnar. `flexible-mmap-2.6.7-D5`__. Linux Weekly News. + Junio 2004. +__ http://lwn.net/Articles/90311/ + +.. [LMTDGC] Leandro Lucarella. `Luca's Meaninless Thoughts, tag DGC`__. + 2008-2010. +__ http://llucax.com.ar/blog/blog/tag/dgc + +.. [DRT117] Sean Kelly. `D Concurrent GC`__. Lista de correo de Druntime. 15 + de septiembre de 2010. +__ http://lists.puremagic.com/pipermail/d-runtime/2010-September/000117.html + +.. [TT1997] Leandro Lucarella. `Integrate CDGC (D Concurrent Garbage + Collector)`__. Tango Issue Tracker. Octubre 2010. +__ http://www.dsource.org/projects/tango/ticket/1997 + .. Grupo de noticias digitalmars.D: .. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -295,6 +328,19 @@ __ http://www.digitalmars.com/d/archives/digitalmars/D/announce/ANN_WeakObjectRe digitalmars.D.announce, 16 de marzo de 2009. `Mensaje número 15246`__. __ http://www.digitalmars.com/d/archives/digitalmars/D/announce/Blaze_2.0_15246.html +.. [NGA19235] Leandro Lucarella. D Concurrent GC. Grupo de noticias + digitalmars.D.announce, 9 de septiembre de 2010. `Mensaje número 19235`__. +__ http://www.digitalmars.com/d/archives/digitalmars/D/announce/D_Concurrent_GC_19235.html + + +.. Bugzilla +.. ~~~~~~~~ + +.. [DBZ3463] David Simcha, et ál. `Integrate Precise Heap Scanning Into the + GC`__. The D Programming Language Issue Tracking System. Issue 3463. + Noviembre 2009. +__ http://d.puremagic.com/issues/show_bug.cgi?id=3463 + .. include:: links.rst