Shared memory mappings for devices
Shared memory mappings for devices
Posted May 7, 2018 20:31 UTC (Mon) by willy (subscriber, #9762)Parent article: Shared memory mappings for devices
Argh, I missed this session. Thanks for writing this up, Jake!
I have a preliminary patch to use an IDR to assign each mm_struct a u32 ID. There are various details around how quickly those can be reused. It actually saves memory (replacing the list_head with a u32). I'll try to get that finished up soon.
