2.0.0: Difference between revisions
Line 53: | Line 53: | ||
** Instead it maintains a list of every map (each 0x20-byte entry). | ** Instead it maintains a list of every map (each 0x20-byte entry). | ||
** Probably to do better cleanup. | ** Probably to do better cleanup. | ||
* KSharedMemory no longer references the owning KProcess. | |||
** Instead it stores the pid, so that the process can be freed even though the shared memory still exists. | |||
* KInterruptEvent changed: | * KInterruptEvent changed: |