Re: [patch 6/12] hold atomic kmaps across generic_file_read

Jeff Garzik (jgarzik@mandrakesoft.com)
Mon, 12 Aug 2002 10:11:00 -0400


Albert D. Cahalan wrote:
> Jeff Garzik writes:
>>I sure would like an O_STREAMING flag, though... let a user app hint to
>>the system that the pages it is reading or writing are perhaps less
>>likely to be reused, or access randomly.... A copy-file syscall would
>>be nice, too, but that's just laziness talking....
>
>
> You have a laptop computer with a USB-connected Ethernet.
> You mount a NetApp or similar box via the SMB/CIFS protocol.
> You see a multi-gigabyte file. You make a copy... ouch!!!
> For each gigabyte, you hog the network for an hour.

> Now let's say this file is for a MacOS app. You have to
> preserve the creator, file type, resource fork, etc.

/bin/cp has these problems regardless of whether or not it uses a
copy-file syscall.

Jeff

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