Possibly linux to Linux@lemmy.mlEnglish • 10 months agoQuestion: What is Linux misinformation?message-square100arrow-up178file-text
arrow-up178message-squareQuestion: What is Linux misinformation?Possibly linux to Linux@lemmy.mlEnglish • 10 months agomessage-square100file-text
minus-square@9point6@lemmy.worldlinkfedilink13•10 months agoMakes sure all writes are flushed to disk On reflection probably not needed as I think reboot does that too
minus-square@wholookshere@lemmy.blahaj.zonelinkfedilink8•edit-210 months agoSync the internal drive cache with the disk. IIRC
What does sync do?
Makes sure all writes are flushed to disk
On reflection probably not needed as I think reboot does that too
Ah sync from RAM to disk?
Sync the internal drive cache with the disk. IIRC