File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 22Summary of memorizer-specific kernel versions
33=============================================
44
5+ - v6.6.51-memorizer-29
6+
7+ - Implement hybrid smp for memorizer. All
8+ programs related to memorizer run on
9+ CPU0; all programs not related to memorizer
10+ run with ordinary SMP.
11+ - Reading ``kmap `` file forces mode 0.
12+ - CI/CD - add more info to slack announcement
13+ - fix UACCESS compile warnings
14+ - Fix segfault when killing programs that are
15+ reading ``kmap_stream ``
16+ - Make afc hash size configurable
17+
518- v6.6.51-memorizer-28
619
720 - Documentation updates
@@ -13,7 +26,7 @@ Summary of memorizer-specific kernel versions
1326 - Update github workflow
1427 - taskset "SMP" instructions
1528 - Add test using baremetal.config
16- - Reorganize some of the documentation.
29+ - Reorganize some of the documentation
1730 - Add /proc/<pid>/memorizer_enabled
1831
1932- v6.6.51-memorizer-26
Original file line number Diff line number Diff line change 22VERSION = 6
33PATCHLEVEL = 6
44SUBLEVEL = 51
5- EXTRAVERSION = -memorizer-29-dev-8
5+ EXTRAVERSION = -memorizer-29-rc1
66NAME = Hurr durr I'ma ninja sloth
77
88# *DOCUMENTATION*
You can’t perform that action at this time.
0 commit comments