[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [Milkymist-devel] [PATCH] imfs: give a default value to st_blksize



The IMFS has no devices. There is no mistake in my response. 

It gets memory directly via malloc and uses memcpy to read and write. The block size of the IMFS is strictly up to the user within some power of 2 restrictions.

--joel

Ralf Corsepius <ralf.corsepius at rtems.org> wrote:

>On 06/03/2011 06:33 PM, Joel Sherrill wrote:
>> That is wrong. There is a variable produced by confdefs which is the block size. It can vary.  Not device dependent for imfs but definitely not always 1K
>
>Then there is another bug in RTEMS.
>
>Blocksizes in general definitely are device dependent.
>
>Ralf
>