Re: Help with buffer cache
From: drub sledkey (drubsledkey_at_yahoo.com)
Date: 01/30/04
- Previous message: Michael Laajanen: "Re: vnc "make" problems"
- In reply to: shaun.lukhan_at_eskom.co.za: "Help with buffer cache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jan 2004 16:22:47 -0800
shaun.lukhan@eskom.co.za wrote in message news:<bv2lqr$t2c$1@newsreader02.ops.uunet.co.za>...
> Hi
>
> How do I see what size the buffer cache is currently and how do I increase
> it ? I am running solaris 8
>
> Thanks
> Shaun
By default, buffer cache is 2% of total memory.
To get the current value of bufhwm, you can:
sysdef -i | grep bufhwm
To change it, make an entry in /etc/system such as:
set bufhwm=10000 <--(value is in k...this example would set it to 10MB)
Now reboot the system to invoke the new buffer cache value.
- Previous message: Michael Laajanen: "Re: vnc "make" problems"
- In reply to: shaun.lukhan_at_eskom.co.za: "Help with buffer cache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|