The pm manages part of the process table (and so must have permission to access it).
The fs (file system) process manages a different part of the process table
The kernel manages yet another different part.
The process table is actually defined in separate arrays, but of the same size.