NV services: Difference between revisions
Line 30: | Line 30: | ||
| 7 || ForceSetClientPID | | 7 || ForceSetClientPID | ||
|- | |- | ||
| 8 || SetClientPID | | 8 || [[#SetClientPID]] | ||
|- | |- | ||
| 9 || DumpGraphicsMemoryInfo | | 9 || DumpGraphicsMemoryInfo | ||
Line 118: | Line 118: | ||
Webkit applet creates the shared memory with perm = 0 and size 0x300000. | Webkit applet creates the shared memory with perm = 0 and size 0x300000. | ||
== SetClientPID == | |||
Takes a PID-descriptor and an u64 which must [[IPC_marshalling|match]] the user-process PID. | |||
= Ioctls = | = Ioctls = |