From: Artem Bityutskiy <dedekind@infradead.org>
To: Bruce_Leonard@selinc.com
Cc: linux-mtd@lists.infradead.org
Subject: Re: Question about ubimkvol vs. mkfs.ubifs
Date: Tue, 08 Apr 2008 19:54:56 +0300 [thread overview]
Message-ID: <1207673696.8040.122.camel@sauron> (raw)
In-Reply-To: <OF360E3C04.51837E02-ON88257425.005B6EBB-88257425.005C150F@selinc.com>
On Tue, 2008-04-08 at 09:45 -0700, Bruce_Leonard@selinc.com wrote:
> One would think so, but I keep running into division and modulo problems
> (because doing 64-bit division in the kernel is strongly frowned upon, for
> good reasons), and once I work through all those issues I get seg faults,
> etc, etc, etc. You know...the usual development things ;).
Hmm. Do you divide 64-bit offset on eraseblock size? Could generally
make sense to change MTD interfaces to accept eraseblock:offset pair
instead?
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
prev parent reply other threads:[~2008-04-08 16:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-06 23:53 Question about ubimkvol vs. mkfs.ubifs Bruce_Leonard
2008-04-07 0:23 ` Hamish Moffatt
2008-04-07 2:42 ` Bruce_Leonard
2008-04-07 7:27 ` Artem Bityutskiy
2008-04-07 7:37 ` Artem Bityutskiy
2008-04-07 20:07 ` Bruce_Leonard
2008-04-08 5:43 ` Artem Bityutskiy
2008-04-08 16:45 ` Bruce_Leonard
2008-04-08 16:51 ` Artem Bityutskiy
2008-04-08 16:54 ` Artem Bityutskiy [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=1207673696.8040.122.camel@sauron \
--to=dedekind@infradead.org \
--cc=Bruce_Leonard@selinc.com \
--cc=linux-mtd@lists.infradead.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.