On 26 Dec, Venkatesh Srinivas wrote:
> Hi!
>
> I've been playing with two things in DragonFly that might be of interest here.
>
> Thing #1 :=
>
> First, per-mountpoint syncer threads. Currently there is a single thread,
> 'syncer', which periodically calls fsync() on dirty vnodes from every moun
Hi!
I've been playing with two things in DragonFly that might be of interest here.
Thing #1 :=
First, per-mountpoint syncer threads. Currently there is a single thread,
'syncer', which periodically calls fsync() on dirty vnodes from every mount,
along with calling vfs_sync() on each filesystem
On Mon, Dec 26, 2011 at 02:02:09PM -0500, Boris Kochergin wrote:
> Hi.
>
> Is there a way, from userspace, to get the amount of memory a given
> process currently has swapped out?
The VM does not track memory 'per process'. Simplifying to the point
where the statement becomes false, it assigns th
Hi.
Is there a way, from userspace, to get the amount of memory a given
process currently has swapped out?
-Boris
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to
4 matches
Mail list logo