Displaying 2 results from an estimated 2 matches for "umgr".
Did you mean:
mgr
2005 Sep 16
3
USRMGR group problems
I'm having some odd problems with USRMGR and Samba group accounts.
USRMGR seems to work fine for user accounts, and it also correctly
displays the list of group objects (these are all stored in LDAP btw).
This can be seen in http://www.ehsco.com/misc/samba/umgr-main.gif
Two of the groups can be managed while the other two cannot. For example,
http://www.ehsco.com/misc/samba/umgr-admins.gif shows that the "Admins"
group can be opened but http://www.ehsco.com/misc/samba/umgr-users.gif
shows that the "Users" group cannot ("The group...
2023 Aug 20
3
[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
So far the DRM GPUVA manager offers common infrastructure to track GPU VA
allocations and mappings, generically connect GPU VA mappings to their
backing buffers and perform more complex mapping operations on the GPU VA
space.
However, there are more design patterns commonly used by drivers, which
can potentially be generalized in order to make the DRM GPUVA manager
represent a basic GPU-VM