| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Offload] Refactor device information queries to use new tagging (#147318) Instead using strings to look up device information (which is brittle and slow), use the new tags that the plugins specify when building the nodes. | 1 年前 | |
[Offload] Add device info for shared memory (#167817) | 8 个月前 | |
[Offload] Move (most) global state to an OffloadContext struct (#144494) Rather than having a number of static local variables, we now use a single OffloadContext struct to store global state. This is initialised by olInit, but is never deleted (de-initialization of Offload isn't yet implemented). The error reporting mechanism has not been moved to the struct, since that's going to cause issues with teardown (error messages must outlive liboffload). | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 |