diff options
Diffstat (limited to 'results/scraper/fex/1939')
| -rw-r--r-- | results/scraper/fex/1939 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/1939 b/results/scraper/fex/1939 new file mode 100644 index 000000000..04fbef79a --- /dev/null +++ b/results/scraper/fex/1939 @@ -0,0 +1,4 @@ +Object Code Caches: Generate relocations in relocation pools, import cached files directly to code cache +Relocation pools can be marked MAP_PRIVATE instead of MAP_SHARED, and as such the object code caches can be used as is for execution instead of having to be imported to the per thread tcb. + +Follow up from #1842 \ No newline at end of file |