Re: slow tar

thomasz@hostmaster.org
Mon, 16 Nov 1998 22:56:45 +0100


I have also noticed this problem after switching to 2.1.128. This is somehow similiar to the problem in the initial RedHat 5.0 Release which was fixed by an updated initscripts package. tar blocks five seconds on every file to extract:
-> socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 4
-> bind(4, {sin_family=AF_INET, sin_port=htons(615), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EACCES (Permission denied)
-> ioctl(4, FIONBIO, [1]) = 0
-> sendto(4, "7\\&\243\0\0\0\0\0\0\0\2\0\1\206"..., 56, 0, {sin_family=AF_INET, sin_port=htons(111), sin_addr=inet_addr("127.0.0.1")}, 16) = 56
-> select(1024, [4], NULL, NULL, {5, 0}

Thomas

-------------------------------------------------
T h o m a s Z e h e t b a u e r ( TZ251 )
PGP encrypted mail preferred - KeyID 96FFCB89
mail pgp-key-request@hostmaster.org
-------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/