Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] PATCH: portage_checksum prelink optimization (#83379)
Date: Thu, 11 Aug 2005 05:13:02
Message-Id: 42FADFF3.2040106@gmail.com
1 http://bugs.gentoo.org/show_bug.cgi?id=83379
2
3 Author: Zac Medico
4
5 This patch uses prelink --undo-output=prelink_tmpfile in order to avoid extra copying. Files rejected by prelink are checksummed in place. With this patch applied, I have measured a 7.75% decrease in the time taken to checksum non-elf files when prelink is enabled.
6
7 Comments?
8
9 Zac

Attachments

File name MIME type
copy-optimization.patch text/x-patch

Replies