Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 12:07:02 -0700
From:      "Christopher Chen" <muffaleta@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   rpc.statd--256M okay, but 1G?
Message-ID:  <7bc80d500710181207pe161b81j3131d370bbbbc631@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Is there a simple and easy reason why rpc.statd would mmap 1G? I've
read the FAQ and understand why it would allocate 256M, but this one
shows 1G--file.c in /usr/src/usr.sbin/rpc.statd is still set to
allocate 256M, btw.

This is a 6.2 machine on i386, with 4G RAM, but PAE is not enabled.
That's what I would assume, that if PAE was enabled, it may change the
characteristics of that mmap (but even then, the address space of each
process would be the same...)

The machine is a nfs client, has no exports, and has two mounts.

Any quick thoughts?

-- 
Chris Chen <muffaleta@gmail.com>
"I want the kind of six pack you can't drink."
-- Micah



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7bc80d500710181207pe161b81j3131d370bbbbc631>