Conservative SmartOS global-zone memory pressure guard with dry-run-first policy and SMF integration.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

8 строки
387 B

  1. make portability
  2. PASS C99 syntax with -Wall -Wextra -Werror -Wformat=2 -pedantic
  3. PASS GCC -fanalyzer for every production translation unit
  4. PASS sh -n install.sh
  5. PASS xmllint --nonet --noout smf/o6h-memory-guard.xml
  6. NOTE tests/api-sketch are local declarations, not native illumos headers or ABI validation.
  7. NOTE clang, clang-tidy, cppcheck, scan-build and shellcheck were not installed.