Michael Bielicki <[EMAIL PROTECTED]> writes:

> Was done but Informix DS 7.3 still sees no shared memory. Either I
> did something wrong in the compile or I don't know. I am preparing
> straces since two members of the list offered to look into
> them. What I also don't understand is the ouput of df on
> /dev/shm. What does it give me ??

As I stated before it gives you what it should give: The size of the
filesystem. This resembles what before was known as shmall. 

The kernel interface gives the number of blocks and the blocksize. the
rest is left to df... So the unit it is dependant on the options you
give to df. I prefer 'df -h' which gives you human readable output.

Greetings
                Christoph
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to