From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 1 10:08:02 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 525BA16A4DE for ; Tue, 1 Aug 2006 10:08:02 +0000 (UTC) (envelope-from freebsd-hackers@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C609B43D46 for ; Tue, 1 Aug 2006 10:08:00 +0000 (GMT) (envelope-from freebsd-hackers@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G7rAH-0007iJ-IR for freebsd-hackers@freebsd.org; Tue, 01 Aug 2006 12:07:53 +0200 Received: from cmung1407.cmu.carnet.hr ([193.198.133.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Aug 2006 12:07:53 +0200 Received: from ivoras by cmung1407.cmu.carnet.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Aug 2006 12:07:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hackers@freebsd.org From: Ivan Voras Date: Tue, 01 Aug 2006 12:07:45 +0200 Lines: 15 Message-ID: References: <200607271150.k6RBoM9p031745@lurza.secnetix.de> <44C8FB65.9020102@FreeBSD.org> <44CE03D2.2050803@centtech.com> <17614.4005.407223.621637@bhuda.mired.org> <44CE199C.2020500@centtech.com> <17614.8289.134373.387558@bhuda.mired.org> <96b30c400607310847s1d2f845eo212b234d03f51e9a@mail.gmail.com> <17614.10982.499561.139268@bhuda.mired.org> <20060801072611.GA717@turion.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cmung1407.cmu.carnet.hr User-Agent: Thunderbird 1.5 (Windows/20051201) In-Reply-To: <20060801072611.GA717@turion.vk2pj.dyndns.org> Sender: news Subject: Re: [PATCH] adding two new options to 'cp' X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 10:08:02 -0000 Peter Jeremy wrote: > Note that it isn's possible to accurately distinguish between a block > of NULs and a hole in the file through the filesystem. The only way > to accurately copy a sparse file is with dump/restore. Hence the need for an explicit switch. > This is true in the desktop and server market but is not true in the > embedded market and only marginally true for laptops. I don't know about embedded markets (do they need cp, or it's simply kernel+dedicated application?) but I've recently bought a 60GB laptop drive for ~~ $120 (converted back from my currency, may be cheaper in other parts of the world) - that's $2/GB.