lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 7 Feb 2011 13:05:24 -0500
From:	Ted Ts'o <tytso@....edu>
To:	Ozan Çağlayan <ozan@...dus.org.tr>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: A lot of [ext4-dio-unwrit] threads around

On Mon, Feb 07, 2011 at 07:09:26PM +0200, Ozan Çağlayan wrote:
> 
> This is 2.6.35.11 on a 24-core HP Proliant server with 8 mounted
> ext4 filesystems. There are 7 LXC containers which does heavy
> compiling workload during the day.
> 
> Uptime is 3 days and currently there are 216 ext4-dio-unwrit threads
> in ps aux output? Is it normal or a symptom of a problem?

It's normal; the workqueues are created statically at mount time, one
per cpu per file system.  There are some plans in train for a more
efficient way of dealing with workqueues in general on systems with
large numbers of CPU's, but for 2.6.35, yes, that's normal.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ