Re: tmpfs doesn't update free memory stats?

From: Christoph Rohland (cr@sap.com)
Date: Fri May 04 2001 - 08:13:09 EST


Hi Jacek,

On Fri, 4 May 2001, Jacek Kopecky wrote:
> I'm not in the list, please cc your replies to me.
> After upgrading to 2.4.4 I started using tmpfs for /tmp and I
> noticed a strange behavior:
>
> dd if=/dev/zero of=blah bs=1024 count=102400
> # increased my used swap space by approx. 100MiB (correct)
> rm blah
> # did not decrease it back
>
> Multiple retries showed what looked like a random behavior of
> the used swap stats. Is this a correct behavior? Should the swap
> stats be dismissed as 'unreliable'? I expected that when creating
> a 100MiB file in memory it should increase the swap (or memory)
> usage by cca 100MiB and that removing a file from tmpfs means
> freeing the memory.

It will be adjusted under memory pressure. At this time there is no
way to release swap cached pages without the potential of deadlocks.

This is not nice but the only short term solution and should not
affect anything besides stats.

Greetings
                Christoph

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 07 2001 - 21:00:20 EST