Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210942 > unrolled thread

Re: [lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99()

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2015-08-21 08:50 +0200
Last post2015-08-21 09:30 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at  arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99() Herbert Xu <herbert@gondor.apana.org.au> - 2015-08-21 08:50 +0200
    Re: [lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at  arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99() Huang Ying <ying.huang@intel.com> - 2015-08-21 09:10 +0200
      Re: [lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at  arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99() Herbert Xu <herbert@gondor.apana.org.au> - 2015-08-21 09:30 +0200

#1210942 — Re: [lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99()

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2015-08-21 08:50 +0200
SubjectRe: [lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99()
Message-ID<pZOjf-4fE-3@gated-at.bofh.it>
On Fri, Aug 21, 2015 at 02:05:19PM +0800, kernel test robot wrote:
> FYI, we noticed the below changes on
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> commit 9d901bc05153bbf33b5da2cd6266865e531f0545 ("rhashtable: Free bucket tables asynchronously after rehash")
> 
> With the commit, the possibility of OOM is increased under our boot testing.

Can you gather some stats on how much memory rhashtable is actually
using? With that kernel you've probably got only one rhashtable user
which is netlink.

Bear in mind that this is a fairly low-memory machine (< 300M) so
it's not clear to me that this patch is the root cause of your OOM
problem.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1210951

FromHuang Ying <ying.huang@intel.com>
Date2015-08-21 09:10 +0200
Message-ID<pZOCB-4RE-7@gated-at.bofh.it>
In reply to#1210942
On Fri, 2015-08-21 at 14:42 +0800, Herbert Xu wrote:
> On Fri, Aug 21, 2015 at 02:05:19PM +0800, kernel test robot wrote:
> > FYI, we noticed the below changes on
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
> > master
> > commit 9d901bc05153bbf33b5da2cd6266865e531f0545 ("rhashtable: Free 
> > bucket tables asynchronously after rehash")
> > 
> > With the commit, the possibility of OOM is increased under our boot 
> > testing.
> 
> Can you gather some stats on how much memory rhashtable is actually
> using? With that kernel you've probably got only one rhashtable user
> which is netlink.
> 
> Bear in mind that this is a fairly low-memory machine (< 300M) so
> it's not clear to me that this patch is the root cause of your OOM
> problem.

Sorry, my fault.  There are OOM for parent commit too, just some dmesg
difference, which I miss understood.  Please ignore this report.  I
will be more careful next time.

Best Regards,
Huang, Ying

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1210963

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2015-08-21 09:30 +0200
Message-ID<pZOVZ-5dT-25@gated-at.bofh.it>
In reply to#1210951
On Fri, Aug 21, 2015 at 03:09:42PM +0800, Huang Ying wrote:
> 
> Sorry, my fault.  There are OOM for parent commit too, just some dmesg
> difference, which I miss understood.  Please ignore this report.  I
> will be more careful next time.

Thanks for the confirmation.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web