From 3825381d5134a5996dab3944052146478f2c0704 Mon Sep 17 00:00:00 2001 From: vyzo Date: Wed, 5 Jan 2022 21:19:25 +0200 Subject: [PATCH] Update README.md Co-authored-by: Steve Loeppky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56e2f7e..d4723cd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ accounting for multiple levels of resource constraints. changes. That is, existing applications should be oblivious of the resource manager and transparently obtain limits which protect it from resource exhaustion and OOM conditions. -- On the same time, the design must support opt-in resource usage +- At the same time, the design must support opt-in resource usage accounting for applications who want to explicitly utilize the facilities of the system to inform about and constrain their own resource usage.