-
类似 CPU 支持按照 Namespace 分配资源
-
Currently running top inside a jail, it will report the host total memory instead of the memory allowed for the jail to use.
nomads need to know how much memory is currently the container using to be…
-
I'd like if there was a intermediate resource between `machine` and `instance` so a user can configure parameters unrelated to power parameters, such as `domain`, `hostname`, `pool`, etc, as well as c…
-
**Describe the issue**:
This is likely a misunderstanding of how to correctly use Dask to deploy cluster jobs. However, the terminology in the documentation suggests what should be happening, so I al…
-
- set memory and cpu resource for containers
-
### Overview
PMIx includes an API (`PMIx_Allocation_request`) that allows one to request scheduling operations. This RFC initiates a discussion on how best to describe the resources involved in the…
-
@jodydonetti we are in contact on Linkedin, greetings and congratulations for the excellent work on FusionCache.
I just started analyzing the source and my attention fell on the classes `FusionCache…
-
### What problem will this feature address?
Inability to specify floating point values for CPU values. As I understand it docker allows partial CPU allocation/reservation.
Allowing partial CPU all…
-
We already use systemd and cgroupsv2 to limit the container resource allocation, however, the resource allocation per user is merely an API limitation. We should push these limits to the systemd user …
-
Compute sessions have three status-related time fields: `created_at`, `status_changed`, and `terminated_at`. With these fields, we can query the total session lifetime, the time between `PENDING` and …