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 -
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Kok, Auke | Re: Linux 2.6.21-rc1 |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jeff Garzik | Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in |
git: | |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Eric Dumazet | [PATCH] net: remove superfluous call to synchronize_net() |
