Hi!

I am catching up some summer readings ... and recently came across this 
article 
about Intel Cache Allocation Technology (CAT), on Haswell processors
(http://lwn.net/Articles/694800/)


It appears it will be possible to allocate partial CPU L3 cache to 
processes.


I remember reading about a new experiment on Go runtime GC allocation, 
that would use more "cache friendly" bitmap.
(https://github.com/golang/proposal/blob/master/design/12800-sweep-free-alloc.md)


Just out of curiosity ... could this CAT mechanism, help further the GC 
mechanism ?
I must confess this is outside my knowledge domain. Just reading for fun of 
it.

Thanks and great holidays,

Edu


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to