I looked at the kernel source, the files under / proc / sys / are under the control of the sysctl table, the read / write callbacks for each offset of the write support file. The pid_max entry has a single int value for operation, and therefore, the offset in these callbacks is not actually used.
sim
source share