summaryrefslogtreecommitdiff
path: root/THANKS.in
diff options
context:
space:
mode:
authorRasmus Borup Hansen <rbh@intomics.com>2014-08-11 15:07:05 +0100
committerPádraig Brady <P@draigBrady.com>2014-08-11 15:58:34 +0100
commit65d8e6906ae8752358b4f96153f7a1c5ccec3789 (patch)
treed8f24c04dba2cf0cc68c248faaba57f4eb3bb356 /THANKS.in
parent9bcc626190a7522c2a64dc60bfe0e3910dd4f075 (diff)
downloadcoreutils-65d8e6906ae8752358b4f96153f7a1c5ccec3789.tar.xz
cp: remove redundant possibly expensive heap deallocation
If the hash structures grow sufficiently large so that the system is actively swapping, then the deallocation can take a significant amount of time. Details at: http://lists.gnu.org/archive/html/coreutils/2014-08/msg00012.html * src/cp.c (main): Only call hash deallocation routines when in lint checking mode. * THANKS.in: Remove as now in the git author list.
Diffstat (limited to 'THANKS.in')
-rw-r--r--THANKS.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/THANKS.in b/THANKS.in
index 6fd79d323..af372a97a 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -523,7 +523,6 @@ Raimonds Miltins raimonds@pro-9.com
Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Ralf W. Stephan stephan@tmt.de
Ralph Loader loader@maths.ox.ac.uk
-Rasmus Borup Hansen rbh@intomics.com
Raul Miller moth@magenta.com
Raúl Núñez de Arenas Coronado raul@pleyades.net
Rich Burridge rich.burridge@oracle.com