linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 47151] provide a file system block size of 8KB for certain SSDs.
Date: Fri,  7 Sep 2012 18:03:22 +0000 (UTC)	[thread overview]
Message-ID: <20120907180322.2ACFD11FC25@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-47151-13602@https.bugzilla.kernel.org/>

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





--- Comment #2 from Elmar Stellnberger <estellnb@elstel.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.

  parent reply	other threads:[~2012-09-07 18:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 20:34 [Bug 47151] New: provide a file system block size of 8KB for certain SSDs bugzilla-daemon
2012-09-07 15:32 ` [Bug 47151] " bugzilla-daemon
2012-09-07 18:03 ` bugzilla-daemon [this message]
2012-09-07 18:07 ` bugzilla-daemon
2012-09-07 18:12 ` bugzilla-daemon
2012-09-29 12:22 ` bugzilla-daemon
2012-10-01 14:50 ` bugzilla-daemon
2012-10-01 14:56 ` bugzilla-daemon
2012-10-05 17:26 ` bugzilla-daemon
2012-10-05 17:30 ` bugzilla-daemon
2012-10-05 18:07 ` bugzilla-daemon
2012-10-05 18:20 ` bugzilla-daemon
2012-10-10  9:28 ` bugzilla-daemon
2012-10-10  9:36 ` bugzilla-daemon
2012-10-10  9:41 ` bugzilla-daemon
2012-10-10 10:14 ` bugzilla-daemon
2012-10-11 20:54 ` bugzilla-daemon
2012-10-11 20:58 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120907180322.2ACFD11FC25@bugzilla.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).