Wee Yeh Tan wrote:
On 4/23/07, Robert Milkowski <[EMAIL PROTECTED]> wrote:
bash-3.00# mdb -k
Loading modules: [ unix krtld genunix dtrace specfs ufs sd pcisch md ip sctp usba fcp fctl qlc ssd crypto lofs zfs random ptm cpc nfs ]
> segmap_percent/D
segmap_percent:
segmap_percent: 12

(it's static IIRC)

segmap_percent is only referenced in
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/sun4/os/startup.c#2270.

You are right that it is static but that means you cannot tune that
unless you run your own kernel.

I took a quick look at startup.c. Looks like you should be able to set this value in /etc/system. You should not have to compile your own kernel.

Regards,
Manoj

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to