Your message dated Tue, 29 Jul 2014 14:49:54 +0200
with message-id <[email protected]>
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 [email protected]
immediately.)


-- 
585407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585407
Debian Bug Tracking System
Contact [email protected] 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: pgpZmrsWuCIl0.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: pgpvmkT3e9gbe.pgp
Description: PGP signature


--- End Message ---

Reply via email to