shimdidly@lemmy.world to linuxmemes@lemmy.world · 2 years agoLinux: I'm not askingfiles.catbox.moevideomessage-square42fedilinkarrow-up1386
arrow-up1386videoLinux: I'm not askingfiles.catbox.moeshimdidly@lemmy.world to linuxmemes@lemmy.world · 2 years agomessage-square42fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up20·edit-22 years agoYou need resource locks to prevent race conditions. Linux has locks as well as every other OS.
minus-squaresteventhedev@lemmy.worldlinkfedilinkarrow-up5·2 years agoLocks 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.
You need resource locks to prevent race conditions. Linux has locks as well as every other OS.
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.