David Ford wrote:

> No, those two are often empty.  Does the total of the first group's bytes
> column match the used column of df?
>
> -d

The sum of the Bytes used in the 4096 entries ipcs shows is WAY off from the
bytes used in df if that's what you wanted to know.    df shows 109K in
use... and that's easily beaten by the first entry in ipcs

------ Shared Memory Segments --------
key       shmid     owner     perms     bytes     nattch    status
0x00000000 32769     root      600       503808    2         dest
0x00000002 131074    root      600       196608    2
0x00000003 163843    root      600       655360    2
0x00000000 3997700   root      777       5240      1         dest
0x00000000 4030469   root      777       5060      1         dest
0x00000000 4063238   root      777       4700      1         dest


this is the first 6 entries ...  i'm not sure what you're getting at with
this though..

-
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