| commit | 5470c2bc5dcda1f400d46951a2fbed78286e0f39 | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 24 18:48:22 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Thu Mar 26 17:23:27 2009 -0700 |
| tree | c2780b4935e40dd50e5a52bb9236c8422cffa46d | |
| parent | a058f82afeef492b5fb350aefde9c548f20178ef [diff] |
base: Add unschedule api This patch adds the workload unschedule API to the kernel syscalls and workload module API. The unschedule API will allow for unscheduling of scheduled workloads that might become necessary in certain situations such as handling errors that might cause workloads to get stuck in a state that prevents it from finishing. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>