Vegard Nossum wrote:The speed of Valgrind+UML is the same as the speed of valgrind on any application. On a 2GHz box it took about 2.5 minutes to reach "login:" from a cold boot of UML (includes udev, etc.) So if normal boot takes 15 seconds, then that's a factor of 10 slowdown: slow for interactivity, yet bearable for checking. The memory-intensive portions (linear search, pointer chasing, etc.) can be slower still, but loops that concentrate on register arithmetic or conditional branching go faster. There is almost no system wait time: normal device delays (disk, network) get totally overlapped by CPU usage for grinding :-) I'd like to have both kmemcheck and valgrind+UML, and use them differently. Run kmemcheck all the time on a box or two as "background trolling" for infrequent cases. Use valgrind+UML for interactivity and programmable flexibility when hunting specific bugs, or when hardware cannot be dedicated. -- John Reiser, jreiser@BitWagon.com --
| Jon Smirl | 463 kernel developers missing! |
| Nigel Cunningham | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Greg KH | Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interface for on access scan... |
| Jeff Garzik | Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series.. |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
