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>] [day] [month] [year] [list]
Date:	Wed, 10 Nov 2010 13:34:30 +0300
From:	Evgeniy Ivanov <lolkaantimat@...il.com>
To:	linux-ext4@...r.kernel.org
Subject: ext3/ext4 and waiting in do_get_write_access

Hi,

I've two types of process: 15 RT small writers (2 page writers) and 3
hard writers. When I start hard writers RT processes start thrashing
in do_get_write_access (waiting can be about 3-6s, but in normal
situation it's expected to make writes in 50-100ms).
I see the place, where we wait in do_get_write_access(). Are there
anything to do with this problem, so I don't get problems with
realtime processes? At least theoretically (I'm unfamiliar with
journaling)?

-- 
Evgeniy Ivanov
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ