Displaying 1 result from an estimated 1 matches for "kernel_managed".
2023 Jul 25
1
[PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces
...the VA space is unmanaged. Some is
> userspace-managed and some is kernel-managed.? I guess "unmanaged" kinda
> makes sense because this is coming from userspace and it's saying which
> bits it manages and which bits it doesn't.? Still seems clunky to me.
> Maybe kernel_managed? IDK, that feels weird too. Since we're already
> using UMD in this file, we could call it kmd_managed. IDK. ?????
kernel_managed / kmd_managed both sounds fine to me. I'm good with
either one.
>
> Yeah, I know this is a total bikeshed color thing and I'm not going to
>...