linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 13603] New: Fallocate and DirectIO
@ 2009-06-22 16:47 bugzilla-daemon
  2010-03-04 17:33 ` [Bug 13603] " bugzilla-daemon
  2010-03-06  8:46 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2009-06-22 16:47 UTC (permalink / raw)
  To: linux-ext4

http://bugzilla.kernel.org/show_bug.cgi?id=13603

           Summary: Fallocate and DirectIO
           Product: File System
           Version: 2.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ext4
        AssignedTo: fs_ext4@kernel-bugs.osdl.org
        ReportedBy: aneesh.kumar@linux.vnet.ibm.com
        Regression: No


Have a kernel.org bugzilla entry to track the bug.

http://article.gmane.org/gmane.comp.file-systems.ext4/13762

I noticed yesterday that a write to fallocate
space via directIO results in fallback to buffer_IO. ie the userspace
pages get copied to the page cache and then call a sync.

I guess this defeat the purpose of using directIO. May be we should
consider this a high priority bug.

-aneesh

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-06  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-22 16:47 [Bug 13603] New: Fallocate and DirectIO bugzilla-daemon
2010-03-04 17:33 ` [Bug 13603] " bugzilla-daemon
2010-03-06  8:46 ` bugzilla-daemon

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).