Re: Kernel Module tracing.

2001-07-05 Thread Constantin Loizides
> I want this. I've been thinking about it since your original post, and I also would be very much interested in having such a great tool by hand. Please mail me any information, or code to try, thanx! > > Perhaps you should also think about a non-devfs way of doing this, I don't > know, it's a

inode->i_blksize and inode->i_blocks

2001-05-29 Thread Constantin Loizides
Hallo, Are there any deeper reasons, why a) inode->i_blksize is set to PAGESIZE eg. 4096 independent of the actual block size of the file system? (I suppose, this is for performance reasons (paging), right?) b) the number of blocks is counted in 512 Bytes and not in the actual blocksize of the