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-next>] [day] [month] [year] [list]
Date:	Mon, 31 Jan 2011 20:28:00 +0100
From:	Jindřich Makovička <makovick@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	Jindřich Makovička <makovick@...il.com>
Subject: khugepaged: gets stuck when writing to USB flash, 2.6.38-rc2

Hi,

I am encountering problems when continuously writing larger amounts of
data to a USB flash drive. My configuration is

x86-64 kernel
USB stick with 10MB/s write, 30MB/s read speed,
HDD with ~60-80MB/s read/write
8 GiB RAM

When copying 4GB or more in one go from HDD to Flash, during the
copying, fork() and probably other syscalls involving VM start
blocking (I first observed the problem in Chrome, which refused to
display content in new tabs). When one lets the copying finish, the
system returns to a usable state.

During the limbo, khugepaged is in D state (uninterruptible sleep).

Syslog doesn't seem to contain anything of interest.

After

echo never > /sys/kernel/mm/transparent_hugepage/enabled

copying works ok.

Regards,
-- 
Jindrich Makovicka

Download attachment "config-2.6.38-rc2" of type "application/octet-stream" (77593 bytes)

Download attachment "dmesg" of type "application/octet-stream" (49969 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ