Re: [RFC 1/3] lib: copy_{from,to}_user using gup & kmap_atomic()
From: afzal mohammed
Date: Sun Jun 14 2020 - 10:55:35 EST
Hi,
On Sun, Jun 14, 2020 at 06:51:43PM +0530, afzal mohammed wrote:
> It is MB/s for copying one file to another via user space buffer, i.e.
> the value coreutils 'dd' shows w/ status=progress (here it was busybox
> 'dd', so instead it was enabling a compile time option)
Just for correctness, status=progress is not required, it's there in
the default 3rd line of coreutils 'dd' o/p
Regards
afzal