improve ps performance
by panfy.fnst
Hello dave,
Due to the task_to_pid() function is exported in defs.h and affects
extension module, I just fix the third part which repeated get the value
of filepages and spend much time to get the value of rss at the
get_task_mem_usage() function.
Please check this patch to see detailed information.
Thanks,
Pan
10 years, 3 months
ps: improve performance
by qiaonuohan
Hello dave,
This patch is used to improve ps command performance, especilly on RHEL 7.
And the author is Pan Fengyun <panfy.fnst(a)cn.fujitsu.com>.
Please check.
--
Regards
Qiao Nuohan
10 years, 3 months
improve ps performance
by panfy.fnst
hello dave,
this patch for improving ps performance,when on RHEL 7 OS create 100k
processes, the original ps command spends 51873.6s, after applying my
patch, the time is reduced to 10.2s.
10 years, 3 months
Debuginfo packages for Ubuntu 12.04
by Ku, Eugene
Hello,
I am working on a product that supports Ubuntu 12.04 LTS. Ubuntu 12.04 LTS has delivered many different versions of Linux kernel. In order to run crash to analyze crash dump from Ubuntu 12.04 LTS, we need a matching debugging Linux kernel module, vmlinux. Do you know if there is repository for all released Ubuntu kernel debuginfo packages? I have searched Ubunut and Debian web sites but could not find such a site. The closest thing I have found is http://ddebs.ubuntu.com/pool/main/l/linux/; however it only has linux-image-3.2.0-* ddeb packages. For Ubuntu 12.04 LTS it has delivered 3.2.0-*, 3.5.0-* and 3.8.0-* kernels. These ddeb packages are also huge, more than 600MB each. If there is a repository for vmlinux files only, that will be even better.
Please advise. Thank you so much.
Eugene
10 years, 3 months