Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464332
| From | Xin Long <lucien.xin@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression |
| Date | 2016-08-17 07:50 +0200 |
| Message-ID | <s71TI-5aR-13@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <s6HBE-ym-15@gated-at.bofh.it> <s6Io1-R5-5@gated-at.bofh.it> <s6Jk7-1sx-59@gated-at.bofh.it> <s71gZ-4UF-11@gated-at.bofh.it> <s71K1-57o-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> The perf-profile data for the two commits are attached(for the case of > prsctp_enable=1, the perf-profile data doesn't get collected for the 0 > case for some reason, I'm checking the problem now). > > The CPU gets much more idle time in the bisected commit a6c2f79287: > > 68.89% 0.70% [kernel.kallsyms] [k] entry_SYSCALL_64_fastpath > 49.32% 0.12% [kernel.kallsyms] [k] sys_sendmsg > 49.17% 0.12% [kernel.kallsyms] [k] __sys_sendmsg > 48.58% 0.22% [kernel.kallsyms] [k] ___sys_sendmsg > 46.69% 0.06% [kernel.kallsyms] [k] sock_sendmsg > 46.31% 0.16% [kernel.kallsyms] [k] inet_sendmsg > 45.90% 0.98% [kernel.kallsyms] [k] sctp_sendmsg > 29.66% 0.45% [kernel.kallsyms] [k] sctp_do_sm > 29.54% 0.23% [kernel.kallsyms] [k] cpu_startup_entry > 28.81% 0.68% [kernel.kallsyms] [k] sctp_cmd_interpreter.isra.24 > 26.20% 0.00% [kernel.kallsyms] [k] start_secondary > 23.04% 0.09% [kernel.kallsyms] [k] sctp_inq_push > 23.03% 0.08% [kernel.kallsyms] [k] call_cpuidle > 22.94% 0.00% [kernel.kallsyms] [k] cpuidle_enter > 22.60% 0.18% [kernel.kallsyms] [k] cpuidle_enter_state > 21.99% 21.99% [kernel.kallsyms] [k] intel_idle > ... ... > > While its immediate parent commit 826d253d57 is mostly busy working: > > 98.53% 0.83% [kernel.kallsyms] [k] entry_SYSCALL_64_fastpath > 78.13% 0.12% [kernel.kallsyms] [k] sys_sendmsg > 78.03% 0.16% [kernel.kallsyms] [k] __sys_sendmsg > 77.08% 0.28% [kernel.kallsyms] [k] ___sys_sendmsg > 74.44% 0.08% [kernel.kallsyms] [k] sock_sendmsg > 73.82% 0.13% [kernel.kallsyms] [k] inet_sendmsg > 73.34% 1.44% [kernel.kallsyms] [k] sctp_sendmsg > 47.52% 0.75% [kernel.kallsyms] [k] sctp_do_sm > 46.19% 0.90% [kernel.kallsyms] [k] sctp_cmd_interpreter.isra.24 > 37.17% 1.43% [kernel.kallsyms] [k] sctp_outq_flush > 36.93% 0.08% [kernel.kallsyms] [k] sctp_outq_uncork > 34.24% 0.15% [kernel.kallsyms] [k] sctp_inq_push > ... ... > No idle related function above 1%. > > Will the bisected commit make the idle possible? No, not at all. :) pls help to debug as I said in the last reply.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-16 10:10 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-16 10:40 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-16 11:00 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-16 12:00 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 07:10 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 07:40 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-17 07:50 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 08:20 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 08:40 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 08:50 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-17 09:40 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 09:50 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 10:00 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-17 10:10 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 10:50 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-17 11:10 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-17 11:30 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-17 20:10 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-18 05:30 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-18 14:50 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-19 07:30 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> - 2016-08-19 09:30 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-19 09:30 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> - 2016-08-22 23:50 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Aaron Lu <aaron.lu@intel.com> - 2016-08-23 11:30 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-17 07:40 +0200
Re: [LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression Xin Long <lucien.xin@gmail.com> - 2016-08-16 20:40 +0200
csiph-web