refine the documentation, add extra warning messages
[lunaix-os.git] / lunaix-os / kernel / mm / LConfig
index fa7c431055201217f09511e6b60ed354f802a5f9..c6502bd08c56bfdacda39b3b07a5b4d4a032de7d 100644 (file)
@@ -29,7 +29,7 @@ def memory_subsystem():
         @"PMalloc Thresholds"
         def pmalloc_simple_po_thresholds():
 
-            require (pmalloc_method_simple)
+            require  (pmalloc_method_simple)
             
             @"Maximum cached order-0 free pages"
             def pmalloc_simple_max_po0() -> int: