The actual disk is about 100 times than volatile memory such as RAM. That is
why disks have, in addition to the actual disk, an embedding volatile memory
(like RAM) called the buffer. In the case of a write, the data is first
quickly written in the buffer before being actually dumped in large blocks
(what is more efficient) onto the actual disk (persistent storage). As a
consequence, the actual disk may not contain the written data (it is still in
the buffer) and the filesystem can be in an inconsistent state even if the
write has been achieved from the operating system's point of view. 'sync'
simply forces the data in buffer to be written onto the disk.
- [Trisquel-users] Bootable Ubuntu USB using Trisquel... willieaames25
- Re: [Trisquel-users] Bootable Ubuntu USB using... tomlukeywood
- Re: [Trisquel-users] Bootable Ubuntu USB using... greatgnu
- Re: [Trisquel-users] Bootable Ubuntu USB u... moxalt
- Re: [Trisquel-users] Bootable Ubuntu U... greatgnu
- Re: [Trisquel-users] Bootable Ubun... moxalt
- Re: [Trisquel-users] Bootable... jadedml
- Re: [Trisquel-users] Boot... greatgnu
- Re: [Trisquel-users] ... t8mf4nu6lizp
- [Trisquel-users] Re :... lcerf
- Re: [Trisquel-users] ... t8mf4nu6lizp
- Re: [Trisquel-users] ... moxalt
- [Trisquel-users] Re :... lcerf
- Re: [Trisquel-users] Bootable Ubuntu USB using... devotika
- Re: [Trisquel-users] Bootable Ubuntu USB using... Adonay Felipe Nogueira
- Re: [Trisquel-users] Bootable Ubuntu USB using... daigege2
