From: Hubertus Grobbel <hubertus@grobbel.net>
To: Erik Mouw <mouw@nl.linux.org>
Cc: Linux List <linux-kernel@vger.kernel.org>
Subject: Re: O_DIRECT for FAT
Date: Thu, 17 May 2007 17:25:02 +0100 [thread overview]
Message-ID: <200705171725.09620.hubertus@grobbel.net> (raw)
In-Reply-To: <20070515122819.GK26683@gateway.home>
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
Hi Alan, Erik and Hirofumi and the rest,
I want to inform you of my success. So first of all thanks for your help!
Assuring, that the buffer is aligned according 4k (pagesize = getpagesize()
and multiple of sectorsize = blockdev --getss) using memalign or
posix_memalign, did the job. Thanks a lot. A very nice feature.
The compiler option -D_GNU_SOURCE helped also to avoid including asm-header of
fcntl.h.
bye
Hubi
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2007-05-17 14:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-15 0:02 O_DIRECT for FAT Hubertus Grobbel
2007-05-14 22:29 ` Alan Cox
2007-05-14 22:41 ` OGAWA Hirofumi
2007-05-15 12:28 ` Erik Mouw
2007-05-17 16:25 ` Hubertus Grobbel [this message]
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=200705171725.09620.hubertus@grobbel.net \
--to=hubertus@grobbel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mouw@nl.linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.