Conservative SmartOS global-zone memory pressure guard with dry-run-first policy and SMF integration.
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Native and test build products
- /o6h-memory-guard
- /test-guard
- /test-runtime
- /test-sanitize-guard
- /test-sanitize-runtime
- *.o
- *.a
- *.so
-
- # Crash, temporary and editor files
- /core
- /core.*
- *.core
- *.tmp
- *.swp
- *~
-
- # Release archives are generated outside the repository tree
- *.tar
- *.tar.gz
-
- # Runtime logs and backups must never be committed
- guard.log
- guard.log.*
- *.bak
|