[cap-talk] Security by safe language processing
David Barbour
dmbarbour at gmail.com
Wed Sep 23 19:54:44 PDT 2009
On Sat, Sep 5, 2009 at 8:07 AM, Ben Kloosterman <bklooste at gmail.com> wrote:
> You can also add no TLB flushes (or even lookups in a non VM system) ,
> better cache coherency and a simple Memory Manager.
There's also a number of concurrent, compacting, real-time garbage
collectors that can take much advantage of direct access to the TLB,
paging, and context switches... making these work atop another OS
usually requires tweaking the kernel more than a bit.
More information about the cap-talk
mailing list