β² 370 βΌ Linux: I'm not asking (files.catbox.moe) submitted 2 years ago by shimdidly@lemmy.world to c/linuxmemes@lemmy.world 42 comments fedilink hide all child comments
[β] possiblylinux127@lemmy.zip 20 points 2 years ago* (last edited 2 years ago) (1 child) You need resource locks to prevent race conditions. Linux has locks as well as every other OS. permalink fedilink source parent hideshow 2 child comments replies: [β] steventhedev@lemmy.world 1 point 2 years ago Locks are only held during system calls. Process termination is handled on the system call boundary. You're projecting windows kernel insanity where it doesn't belong. permalink fedilink source parent
[β] steventhedev@lemmy.world 1 point 2 years ago Locks are only held during system calls. Process termination is handled on the system call boundary. You're projecting windows kernel insanity where it doesn't belong. permalink fedilink source parent