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


Groups > linux.kernel > #1490937

Re: thousands of kworker processes with 4.7.x and 4.8-rc*

From Mike Galbraith <umgwanakikbuti@gmail.com>
Newsgroups linux.kernel
Subject Re: thousands of kworker processes with 4.7.x and 4.8-rc*
Date 2016-09-25 19:30 +0200
Message-ID <sllpv-10M-1@gated-at.bofh.it> (permalink)
References (1 earlier) <skyIa-4aO-17@gated-at.bofh.it> <skzuy-4Kq-9@gated-at.bofh.it> <skBmF-69k-3@gated-at.bofh.it> <slh2x-6EB-3@gated-at.bofh.it> <slh2x-6EB-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, 2016-09-25 at 21:40 +0900, Tomasz Chmielewski wrote:

> The problem is the allocator.
> 
> -CONFIG_SLUB=y
> +CONFIG_SLAB=y
> 
> 
> With SLUB, I'm getting a handful of kworker processes, as expected.
> 
> With SLAB, I'm getting thousands of kworker processes.
> 
> 
> Not sure if that's expected behaviour or not.

I seriously doubt 1500+ kworkers piling up is expected.

4.7.0-rc4       47
4.7.0-rc5       1592

Presuming you didn't switch to SLAB and/or change userspace all around
while testing, that would still indicate a kernel regression lurking
between rc4 and rc5.

	-Mike

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski <mangoo@wpkg.org> - 2016-09-23 15:30 +0200
  Re: thousands of kworker processes with 4.7.x and 4.8-rc* Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-09-23 16:20 +0200
    Re: thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski <mangoo@wpkg.org> - 2016-09-23 18:20 +0200
      Re: thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski <mangoo@wpkg.org> - 2016-09-25 14:50 +0200
        Re: thousands of kworker processes with 4.7.x and 4.8-rc* Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-09-25 19:30 +0200
          Re: thousands of kworker processes with 4.7.x and 4.8-rc* Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-09-25 20:30 +0200
        Re: thousands of kworker processes with 4.7.x and 4.8-rc* Nikolay Borisov <n.borisov.lkml@gmail.com> - 2016-09-25 21:10 +0200
          Re: thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski <mangoo@wpkg.org> - 2016-09-27 06:00 +0200

csiph-web