Kernel: Store the program id in the Process class instead of the CodeSet class.
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.
Loading
Please register or sign in to comment
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.