[Kernel-packages] [Bug 2021571] Re: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete

2023-09-19 Thread norman shen
do you know what __percpu_counter_sum does? I am wondering why it has been sampled a lot of times. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/2021571 Title: cat

[Kernel-packages] [Bug 2021571] Re: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete

2023-09-19 Thread norman shen
I have no idea what racadm is .. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/2021571 Title: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete Status in

[Kernel-packages] [Bug 2021571] Re: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete

2023-09-17 Thread norman shen
we might have around 50 multipath mappers per node and underline device is FC based disk. But disks added/removed should not be frequent. What machine are you using? For me, some nodes are intel 2650, not sure if it is relevant. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 2021571] Re: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete

2023-09-14 Thread norman shen
thank you and same for me. __percpu_counter_sum is very slow even though only one block device.. Not really figure why. Do you have any clue to reproduce this behavior? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu.

[Kernel-packages] [Bug 2021571] Re: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete

2023-09-12 Thread norman shen
Hi Kevin, have you used perf and analyze the flamegraph? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/2021571 Title: cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second

[Kernel-packages] [Bug 2021571] [NEW] cat /sys/fs/cgroup/blkio/blkio.time_recursive took 1second to complete

2023-05-30 Thread norman shen
Public bug reported: Issue: ```console # time cat /sys/fs/cgroup/blkio/blkio.time_recursive 8:16 354721435 real0m1.297s user0m0.000s sys 0m1.297s ``` As could be seen from above result, cat blkio took about 1 second to complete which is much longer than a normal case. Kernel

[Kernel-packages] [Bug 1837810] Re: KVM: Fix zero_page reference counter overflow when using KSM on KVM compute host

2023-04-11 Thread norman shen
Thank you very much for the reply. Another question is try_get_page returns -ENOMEM but kvm warning is bad address which should be EFAULT. Why qemu prints error log says bad address? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1763062] Re: LSM stacking patches for bionic

2021-08-15 Thread norman shen
https://answers.launchpad.net/ubuntu/+question/698319 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1763062 Title: LSM stacking patches for bionic Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1713997] Re: kexec-tools should not ask to handle reboots

2021-06-16 Thread norman shen
may I ask why reboots via kexec-tools only supported on sysv init systemd? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1713997 Title: kexec-tools should not ask to handle

[Kernel-packages] [Bug 1908090] Re: ubuntu 20.04 kdump fails

2021-06-16 Thread norman shen
hello, may I ask how did you capture the log? My kdump also stuck but unfortunately does not print anything. the system looks dead though. the vm got a memory size of 4GiB -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in

[Kernel-packages] [Bug 1837810] Re: KVM: Fix zero_page reference counter overflow when using KSM on KVM compute host

2021-05-15 Thread norman shen
Interestingly, I hit this warning log without enabling ksm ```console # cat /sys/kernel/mm/ksm/run 0 # uname -a Linux compute12 4.15.0-72-generic #81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu

[Kernel-packages] [Bug 1786752] Re: Reference counter issue in 4.15 (nf_xfrm_me_harder / dst_release)

2020-03-06 Thread norman shen
Hi, sorry to ask non related questions. But could youe please teach how did you identity there is a negative refcnts from the dmesg? thanks... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.