i686 supports switching to huge pages mode with 2MB or 4MB page size only
Všechny kontroly byly úspěšné
Builds / ExectOS (amd64) (push) Successful in 25s
Builds / ExectOS (i686) (push) Successful in 26s
Všechny kontroly byly úspěšné
Builds / ExectOS (amd64) (push) Successful in 25s
Builds / ExectOS (i686) (push) Successful in 26s
Tento commit je obsažen v:
@@ -22,7 +22,7 @@ typedef enum _PAGE_SIZE
|
|||||||
{
|
{
|
||||||
Size4K,
|
Size4K,
|
||||||
Size2M,
|
Size2M,
|
||||||
Size1G
|
Size4M
|
||||||
} PAGE_SIZE, *PPAGE_SIZE;
|
} PAGE_SIZE, *PPAGE_SIZE;
|
||||||
|
|
||||||
/* Page Table entry structure definition (with PAE support) */
|
/* Page Table entry structure definition (with PAE support) */
|
||||||
|
|||||||
Odkázat v novém úkolu
Zablokovat Uživatele