Re: RTL Cache Cells

2013-02-07 Thread Andy Wingo
Hi, On Thu 07 Feb 2013 04:09, Noah Lavine writes: > In particular, I've been looking at module/system/vm/rtl.scm, and there > are two things I don't understand about cache cells. >   1. How do I choose the scope of a cache cell? It seems like making it > the name of the lambda I'm in would be fi

RTL Cache Cells

2013-02-06 Thread Noah Lavine
Hello, The RTL branch now has infrastructure for toplevel and module refs, which is very exciting. Unfortunately, I can't figure out how to use it. :-( In particular, I've been looking at module/system/vm/rtl.scm, and there are two things I don't understand about cache cells. 1. How do I choose