cvsupd on memfs/ramfs?
Will Andrews
will at csociety.org
Thu Aug 4 02:52:17 GMT 2005
On Tue, Aug 02, 2005 at 01:26:43PM -0500, mirrors at tds.net wrote:
> What about running cvsupd using a ramfs?
>
> What parts do you push to a RamFS, and how to you set it up to take a
> server reboot? I have 4 Gigs of ram and can commit like 2G to cvsupd.
> I can install more if I can show it will be used well.
Just configure the kern.maxvnodes sysctl as high as you can and
let the VM cache handle pulling the most commonly accessed parts
of the repository into memory. cvsup12 runs with this set to
200000, but you can probably do 250000 or 300000 or more since
you can commit more memory than cvsup12 has. Just make sure to
keep it from swapping.
Regards,
--
wca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hubs/attachments/20050803/aa35dac7/attachment.bin
More information about the freebsd-hubs
mailing list