Re: move block #A to block #B on a given device.

Stephen C. Tweedie (sct@redhat.com)
Mon, 8 Nov 1999 17:23:10 +0000 (GMT)


Hi,

On Mon, 8 Nov 1999 13:37:30 +0000 (GMT), Tigran Aivazian
<tigran@sco.COM> said:

> if I know apriori that the "new" buffer could never had any io on it,
> because it is not a data block of any inode, it is completely free.

> Having said that, I don't know what happens if one does "cat < /dev/hda1",
> this may have generated some io on this block so perhaps I should do as
> you have said?

Exactly. dump(8) in the background works directly on the buffer cache,
for example.

--Stephen

-
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/