27 Jun 2012 23:59
excessive CPU utilization by isolate_freepages?
Jim Schutt <jaschut <at> sandia.gov>
2012-06-27 21:59:19 GMT
2012-06-27 21:59:19 GMT
Hi, I'm running into trouble with systems going unresponsive, and perf suggests it's excessive CPU usage by isolate_freepages(). I'm currently testing 3.5-rc4, but I think this problem may have first shown up in 3.4. I'm only just learning how to use perf, so I only currently have results to report for 3.5-rc4. (FWIW I'm running the my distro version of perf; please let me know if I need to compile the tools/perf version to match my kernel.) The systems in question have 24 SAS drives spread across 3 HBAs, running 24 Ceph OSD instances, one per drive. FWIW these servers are dual-socket Intel 5675 Xeons w/48 GB memory. I've got ~160 Ceph Linux clients doing dd simultaneously to a Ceph file system backed by 12 of these servers. In the early phase of such a test, when things are running well, here's what vmstat reports for the state of one of these servers: 2012-06-27 13:56:58.356-06:00 vmstat -w 4 16 procs -------------------(Continue reading)memory------------------ ---swap-- -----io---- --system-- -----cpu------- r b swpd free buff cache si so bi bo in cs us sy id wa st 31 15 0 287216 576 38606628 0 0 2 1158 2 14 1 3 95 0 0 27 15 0 225288 576 38583384 0 0 18 2222016 203357 134876 11 56 17 15 0 28 17 0 219256 576 38544736 0 0 11 2305932 203141 146296 11 49 23 17 0 6 18 0 215596 576 38552872 0 0 7 2363207 215264 166502 12 45 22 20 0 22 18 0 226984 576 38596404 0 0 3 2445741 223114 179527 12 43 23 22 0 30 12 0 230844 576 38461648 0 0 14 2298537 216580 166661 12 45 23 20 0
RSS Feed