Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/fs/tmpfs



On 9/13/05, YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost> wrote:
> > This doesn't seem to work, yet.  If I do, for example:
> >
> > dd if=/dev/zero of=foo bs=1m count=30
> >
> > and check swap usage with top(1), I see my testing machine has used
> > around 25mb.  Now, if I do a "echo a >foo", thus truncating the file, the
> > swap usage doesn't vary.  But if I remove it, it really goes away, and
> > top(1) only shows 2mb used.
> 
> hm, it frees memory but doesn't free swap slots, right?
> i'll fix.

Yep, it seems so.

-- 
Julio M. Merino Vidal <jmmv84%gmail.com@localhost>
http://www.livejournal.com/users/jmmv/
The NetBSD Project - http://www.NetBSD.org/



Home | Main Index | Thread Index | Old Index