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] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  7 Sep 2012 18:03:22 +0000 (UTC)
From:	bugzilla-daemon@...zilla.kernel.org
To:	linux-ext4@...r.kernel.org
Subject: [Bug 47151] provide a file system block size of 8KB for certain
 SSDs.

https://bugzilla.kernel.org/show_bug.cgi?id=47151





--- Comment #2 from Elmar Stellnberger <estellnb@...tel.org>  2012-09-07 18:03:21 ---
  Perhaps a file system block size of 8KB and higher should only be supported
if the user boots in an adequate paging mode. PAE paging and IA-32e paging f.i.
support a physical page size of 2MB. This may even be more efficient for
certain usage scenarios (especially with a rich memory accouterment) as the
page table will hereby get smaller.
  Another idea would simply be to keep sufficient chunks of 8KB and guarantee
allocation in 8KB chunks if the allocation area or segment size is being kept a
multiple of 8KB starting at an 8KB aligned address (I don`t think it would be
that hard to manage since most segments are bigger than 4KB and 8KB chunks
could also be used for these 4KB chunked and aligned segments.)

btw.: it was filed as enhancement

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
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