diff --git a/JOURNAL.md b/JOURNAL.md index 5574148..8458bac 100644 --- a/JOURNAL.md +++ b/JOURNAL.md @@ -1391,3 +1391,5 @@ from the host to the serial console to test it. Pattern FFFFFFFFFFFFFFFF Writing... Reading...Iteration: 2 Tested 2 iteration(s) with 0 errors. +It may be worth enabling huge pages again, as there didn't seem to have any +effect. diff --git a/lagarto-ox.nix b/lagarto-ox.nix index 568d349..104f85c 100644 --- a/lagarto-ox.nix +++ b/lagarto-ox.nix @@ -71,11 +71,6 @@ + '' SMP n '' - # Disable huge pages - + '' - HUGETLBFS n - HUGETLB_PAGE n - '' ; } ];