[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#585407: marked as done (apt: CopyFile() could use splice() to avoid memory copies)



Your message dated Tue, 29 Jul 2014 14:49:54 +0200
with message-id <20140729144919.GA31841@debian.org>
and subject line Re: Bug#585407: apt: CopyFile() could use splice() to avoid memory copies
has caused the Debian Bug report #585407,
regarding apt: CopyFile() could use splice() to avoid memory copies
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
585407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585407
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: apt
Version: 0.7.25.3
Severity: wishlist

While reading GLib's NEWS file, I noticed that GIO uses the
splice() system call since 2.23.4 to copy files in order to
avoid copies in memory. It might make sense to do the same
for apt-pkg's CopyFile(), as it is faster than the current
approach and just cooler.
-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Attachment: pgpV2Nug8gek5.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
On Thu, Jun 10, 2010 at 01:17:40PM +0200, Julian Andres Klode wrote:
> Source: apt
> Version: 0.7.25.3
> Severity: wishlist
> 
> While reading GLib's NEWS file, I noticed that GIO uses the
> splice() system call since 2.23.4 to copy files in order to
> avoid copies in memory. It might make sense to do the same
> for apt-pkg's CopyFile(), as it is faster than the current
> approach and just cooler.

This wishlist bug is rather pointless, closing.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
    - If you don't I might ignore you.

Attachment: pgpySkP2uIAP9.pgp
Description: PGP signature


--- End Message ---

Reply to: