search for: gpufs

Displaying 3 results from an estimated 3 matches for "gpufs".

Did you mean: gpfs
2015 Jul 09
0
[RFCv3 0/5] enable migration of driver pages
...s we need to build our own gemfs reusing shmemfs code. I guess something similar would apply for ttm-based drivers (which use shmemfs just for swap-in/out but otherwise have their own page allocator, at least sometimes). Given all that I'd expect anything implementing migrate to just create a gpufs thing for the backing storage, no need for more hooks. There's also other areas for better code sharing among gpu drivers (e.g. mmu notifiers to get off userspace pages slurped in&pinned with gup or shrinker callbacks to get the gpu off it's memory binge). But that would all be helper l...
2015 Jul 08
3
[RFCv3 0/5] enable migration of driver pages
2015-07-09 ?? 7:47? Dave Airlie ?(?) ? ?: >>> >>> >>> Can the various in-kernel GPU drivers benefit from this? If so, wiring >>> up one or more of those would be helpful? >> >> >> I'm sure that other in-kernel GPU drivers can have benefit. >> It must be helpful. >> >> If I was familiar with other in-kernel GPU drivers
2015 Jul 08
3
[RFCv3 0/5] enable migration of driver pages
2015-07-09 ?? 7:47? Dave Airlie ?(?) ? ?: >>> >>> >>> Can the various in-kernel GPU drivers benefit from this? If so, wiring >>> up one or more of those would be helpful? >> >> >> I'm sure that other in-kernel GPU drivers can have benefit. >> It must be helpful. >> >> If I was familiar with other in-kernel GPU drivers