核心區域的平台設定選項。
欄位 | 類型 | 說明 | 預設 |
---|---|---|---|
page_scanner |
PageScannerConfig |
與網頁掃描器行為相關的設定。 | |
oom_behavior |
OOMBehavior |
如果裝置記憶體不足,應採取哪些行動。 | \[object] |
memory_reclamation_strategy |
MemoryReclamationStrategy |
核心記憶體回收策略的設定。 | 平衡 |
memory_limit_mb |
uint64 |
系統記憶體的上限 (以 MB 為單位)。模擬系統的實體記憶體比實際記憶體少。 | |
memory_compression |
bool |
||
lru_memory_compression |
bool |
||
continuous_eviction |
bool |
設定核心淘汰功能,讓其持續在背景執行,以便嘗試讓系統免於記憶體壓力,而非只在記憶體壓力層級轉換時觸發一次性淘汰。啟用 `kernel_evict_continuous` 組合輸入套件。 | |
aslr_entropy_bits |
uint8 |
對於使用 ASLR 的位址空間,這個值會控制隨機化過程中熵的位元數。熵值越高,產生的位址空間就越稀疏,且會使用更多記憶體來建立頁面表。有效值介於 0 至 36 之間。預設值為 30。 |