On Mon 2007-10-29 15:48:20, Lennart Sorensen wrote:Tell it to your profesor ;-). Not neccessarily but yes, that would be nice, too. Yes. Typically for all zeros. It will be similar for highly-compressible data (pictures, timetables, ....) root@amd:/data/tmp# time ( cat /dev/zero | head -c 100000000 > delme; sync ) 0.04user 0.48system 6.52 (0m6.521s) elapsed 7.97%CPU root@amd:/data/tmp# time ( cat /dev/zero | head -c 100000000 > delme; sync ) 0.05user 0.61system 6.33 (0m6.333s) elapsed 10.42%CPU root@amd:/data/tmp# time ( cat /dev/zero | head -c 100000000 | gzip - > delme; sync ) 1.57user 0.32system 1.74 (0m1.749s) elapsed 100.00%CPU root@amd:/data/tmp# time ( cat /dev/zero | head -c 100000000 | gzip - > delme; sync ) 1.61user 0.18system 1.65 (0m1.652s) elapsed 100.00%CPU Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -
| Linus Torvalds | Linux 2.6.27-rc8 |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Satyam Sharma | Re: 2.6.23-rc4-mm1 "no CRC" MODPOST warnings |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Bill Lear | Dangers of working on a tracking branch |
| Jeff King | Re: What's cooking in git/spearce.git (topics) |
| Jason Garber | git push [rejected] question |
| Maxim Gordienko | [GIT-P4] usage under Windows |
| Richard Stallman | Real men don't attack straw men |
| Leon Dippenaar | New tcp stack attack |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Brandon Lee | DELL PERC 5iR slow performance |
| Jeff Garzik | Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM |
| Paul Moore | [PATCH v7 00/17] Labeled networking patches for 2.6.28 |
| Denys Vlasenko | Re: bnx2 dirver's firmware images |
| Herbert Xu | Re: csum offload and af_packet |
