Russell Coker <russ...@coker.com.au> writes: > I recently had a situation where I was doing a backup to a USB flash device > and I decided to install some Debian packages. The sync() didn't complete > until the backup completed because the write-back buffers were never empty!
Which is odd because I've used sync() while copying large amounts of data and the sync() completes while the copying is going on steadily. It only waits for the currently dirty buffers to be written, not for any buffers that get dirtied later. At least it used to. MfG Goswin -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87r5a4tvcx.fsf@frosties.localnet