Hi Maurice,
On Friday, October 01, 2010 01:37:41 pm Maurice Volaski wrote:
> >conf file is in the same directory as the source code :
> >modules/solaris/vmxnet3/vmxnet3s.conf
>
> It's not there.
I see that we forgot to package the file; it will be fixed in the next
release of open-vm-tools package, in the mean time I am attaching a copy
of the file for you.
Thanks,
Dmitry
# Driver.conf(4) file for VMware Vmxnet Generation 3 adapters.
# TxRingSize --
#
# Tx ring size for each vmxnet3s# adapter. Must be a multiple of 32.
#
# Minimum value: 32
# Maximum value: 4096
#
TxRingSize=256,256,256,256,256,256,256,256,256,256;
# RxRingSize --
#
# Rx ring size for each vmxnet3s# adapter. Must be a multiple of 32.
#
# Minimum value: 32
# Maximum value: 4096
#
RxRingSize=256,256,256,256,256,256,256,256,256,256;
# RxBufPoolLimit --
#
# Limit the number of Rx buffers cached for each vmxnet3s# adapter.
# Increasing the limit might improve performance but increases the
# memory footprint.
#
# Minimum value: 0
# Maximum value: RxRingSize * 10
#
RxBufPoolLimit=512,512,512,512,512,512,512,512,512,512;
# EnableLSO --
#
# Enable or disable LSO for each vmxnet3s# adapter.
#
# Minimum value: 0
# Maximum value: 1
#
EnableLSO=1,1,1,1,1,1,1,1,1,1;
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
open-vm-tools-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-discuss