Lines Matching +full:not +full:- +full:swapped
5 Long running workloads (compute) are workloads that will not complete in 10
10 Some hardware may schedule compute jobs, and have no way to pre-empt them, or
11 have their memory swapped out from them. Or they simply want their workload
12 not to be preempted or swapped out at all.
14 This means that it differs from what is described in driver-api/dma-buf.rst.
16 As with normal compute jobs, dma-fence may not be used at all. In this case,
17 not even to force preemption. The driver with is simply forced to unmap a BO
18 from the long compute job's address space on unbind immediately, not even
32 not to evict when creating a new job (any kind). If all of userspace opts in
36 If job preemption and recoverable pagefaults are not available, those are the
41 driver-allocated CPU memory would be accounted to the correct cgroup, and