[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux limitations
Quoting Liran Zvibel <liranz@actcom.co.il>:
> __u32 i_size; /* Size in bytes */
> ^^^^^^^^^^^^^^^^^
> It is taken from /usr/src/linux/include/linux/ext2_fs.h
>
> So the "32 bitness" of the processor is not the factor. A very easy solution
Well, I'm talking nonsense again. I should not post anything past 0200...
When taking a look at /usr/src/linux/include/asm-alpha/types.h we can easily
see the following line:
typedef unsigned int __u32;
I'm too used to those damn i386 machines kernel code that sometimes I take all
of it for granted.
I'm really sorry. Lets hope that next time I'll recheck myself before posting
and not after....
Liran.
--
__________________________________________________________________________
Liran Zvibel. | " You know, how is The Force
System Programmer, System Administrator. | like duct tape? Answer:
email : liranz@actcom.co.il | it has a light side, a dark
phone : 972 - 3 - 6493939 | side, and it holds the
home : http://www.math.tau.ac.il/~liranz| universe together. "
UIN: 708004 ; WHOIS : LZ615 | -- Larry Wall
--------------------------------------------------------------------------