Files
onefuzz/docs
Kanan B d9ac2a7da9 Make min_available_memory_mb configurable (#3577)
* Add min_available_memory_mb to cli and service configs to be passed to agent

* Add min_available_memory_mb to task create and template parameters

* Add logging to indicate the configured min_available_memory

* Add missing parameter

* Remove unnecessary import

* Update webhook_events.py

* test change

* original version of docs.

* Update webhook_events.py again

* Don't start memory checking task when min_available_memory_mb is zero

* cargo fmt

* Remove comments

* Add min_available_memory_mb to libfuzzer's _create_tasks()

* Add a megabyte converted value for min available memory logs

* Use float instead of int for division

---------

Co-authored-by: Noah Harper <noharper@microsoft.com>
2023-10-18 15:09:55 -07:00
..
2020-10-07 18:18:20 -04:00
2022-06-30 00:37:48 +00:00
2022-06-30 00:37:48 +00:00
2020-09-18 12:21:04 -04:00
2022-10-11 02:06:19 +00:00
2022-06-30 00:37:48 +00:00
2022-06-30 00:37:48 +00:00
2022-07-06 16:13:45 -04:00
2022-03-01 06:42:54 -08:00
2020-10-15 09:41:49 -04:00
2020-09-18 12:21:04 -04:00
2020-09-18 12:21:04 -04:00

OneFuzz Documentation

A brief index of the documentation follows:

For Users

First steps:

Guides:

Integrations and customizations:

For Contributors

Guides:

Policies: