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, 23 Jul 2007 11:45:46 -0600
From:	"Chris Friesen" <cfriesen@...tel.com>
To:	Eric Dumazet <dada1@...mosbay.com>
CC:	Lee Revell <rlrevell@...-job.com>, linux-kernel@...r.kernel.org,
	linux-net@...r.kernel.org
Subject: Re: posible latency issues in seq_read

Eric Dumazet wrote:

> The problem is in established_get_next() and established_get_first() not 
> allowing softirq processing, while scanning a possibly huge hash table, 
> even if few sockets are hashed in.
> 
> As cond_resched_softirq() was added in linux-2.6.11, you probably *need* 
> to check the diffs between linux-2.6.10 & linux-2.6.11

Thanks for the pointers to the likely culprits.

Chris
-
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