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:	Thu, 26 Apr 2012 21:53:44 -0400
From:	Joe Ceklosky <jfceklosky@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Possible 32-bit PAE kernel I/O slow down with 3.3.X


I have notice significant slow downs with disk I/O on a 32-bit PAE 3.3.X 
kernels.

The test machine has 16GB memory, Intel i5 CPU, Intel
motherboard, and an Intel 160GB SSD.  I copied 536M from one partition 
on an SSD to another.
Yes, I should be using a 64bit kernel with 16GB!

Test 1:
kernel 3.3.2 32-bit PAE with kernel parm mem=3G

time cp -ra testdir/ /tmp
real    0m8.989s
user    0m0.094s
sys     0m1.080s

Test 2:
kernel 3.3.2 32-bit PAE

time cp -ra testdir/ /tmp
real    1m17.068s
user    0m0.173s
sys     0m2.149s


Also I tested kernel 3.2.16 32-bit PAE with no memory limits 16GB and it
was in line with test 1.

I can repeat and provide any debugging information if needed.



Thanks,
Joe Ceklosky
--
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