Re: atomicity

david parsons (o.r.c@p.e.l.l.p.o.r.t.l.a.n.d.o.r.u.s)
8 Dec 1998 18:57:56 -0800


[attributions snipped,wrote]
>> Is there a way for a program to make a section of code atomic? I think
.
.
.
In article <linux.kernel.m0zmNHr-0007U1C@the-village.bc.nu>,
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>
>No
.
.
.
>> So the defragmenter flipped around parts of the disk without anybody
>> else caring. With the defragger running as an idle-process only when
>> the system load is low, it can effectively keep the disk at near-zero
>> fragmentation without serious slow-down.
>
>With ext2fs you should never need a defragmenter

Except that ext2fs is not the only filesystem in the woods. If the
user is running on a vfat or msdos filesystem, they might want to
have a defragger running periodically to sweep things up.

____
david parsons \bi/ And a ext2fs defragger might be useful for migrating
\/ data from spindle to spindle on a disk array.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/