Displaying 20 results from an estimated 5000 matches similar to: "Bandwidth Control"
2008 Mar 21
1
modifying bandwidth
Hi, Pradeep:
I believe you had some questions about modifying bandwidth for flows/VNICs.
I believe that should be fine in the recently released bits, could you please
check and lets know if you still have any questions about this.
Bandwidth limits can be modified using:
links: dladm set-linkprop -p maxbw=<value> linkname
flows: flowadm set-flowprop -p maxbw=<value> flowname
(I
2017 Mar 23
0
[Bug 1137] New: Element "flow tables" should not be syntactically unique...
https://bugzilla.netfilter.org/show_bug.cgi?id=1137
Bug ID: 1137
Summary: Element "flow tables" should not be syntactically
unique...
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
2007 Apr 17
2
IPv6 version specific classification in crossbow
Hi all,
As part of IPv6 version specific classification support in crossbow we are
introducing ip_version option in flowadm interface and associated
classification functions.
If ip_version option is not specified, but v4 or v6 address is passed as
arg. to ip_addr
option of flowadm cli that can also help to populate version specific
bits in flow_mask
to specify if policy (and flow entry
2009 May 12
4
Controlling outbound bandwidth utilization by port
Among other things, I run an http server on my home DSL line
(6M/768kbit). The content includes several large image
galleries, and when certain crawlers hit our server w/
multiple large image uploads, we end up with large
ping time delays - sufficient to disrupt the kids''
on-line gaming. Attempts to control this with robots.txt
has not be very successful; Solaris IPQoS appears quite
2008 Aug 21
1
Crossbow Architecture approved at PSARC commitment review
Smooth review. The case was approved unanimously by the members present.
This is the summary of actions:
. Advice to the team to follow on issue djr-02, clarifying the rationale
for -p vs -a.
. TCR - Add a format specifier (e.g. -F gnuplot) to show-usage
. Two spec updates:
- EOF of the VLAN PPA hack removal
- Clarify mac_intr_t
. Opinion fodder about the extensibility of the
2009 Aug 04
2
flowadm -i 1 - shows only first flow
Hi,
OSOL, b118
> milek at r600:~# flowadm show-flow
> FLOW LINK IPADDR PROTO PORT
> DSFLD
> local_25 iwh0 -- tcp 25 --
> local_22 iwh0 -- tcp 22 --
> milek at r600:~# flowadm show-flow -s -i 1
> FLOW IPACKETS RBYTES IERRORS
2009 Jun 10
5
trouble with maxbw
Folks,
I''m playing with maxbw on links (as opposed to flows) in Crossbow, and I
have a couple of questions. First, the limts seem only advisory. The first
example has the main host talking to a zone that has 172.16.17.100
configured on znic0. When there is no maxbw, the throughtput is
as expected; when maxbw is 55M the throughput only drops to 76 Mbps:
# netperf -H
2007 Apr 13
0
[949] branches/wxruby2/wxwidgets_282: Changes in Gauge API 2.6->2.8, remove comment cruft in header
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2007 Nov 22
8
Link Properties text
Following is a short description on assigning priorities to a link (via
dladm). Flows will have a similar mechanism (via flowadm).
thanks,
-venu
----------------------------------------------------------------------------
The components associated with a link or flow, such as Soft Ring Sets,
Soft Rings and squeues, have kernel threads processing inbound/outbound
packets. The scheduler
2007 Jul 20
0
[1124] trunk/wxruby2/samples/bigdemo/wxGauge.rbw: Use Wx::Timer instead of evt_idle to drive Gauge sample, to avoid 100%
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2010 May 18
2
Function that is giving me a headache- any help appreciated (automatic read )
note: whole function is below- I am sure I am doing something silly.
when I use it like USGS(input="precipitation") it is choking on the
precip.1 <- subset(DF, precipitation!="NA")
b <- ddply(precip.1$precipitation, .(precip.1$gauge_name), cumsum)
DF.precip <- precip.1
DF.precip$precipitation <- b$.data
part, but runs fine outside of the function:
days=7
2023 Jul 26
1
plotly
Colleagues,
Here is my reproducible code.
library(plotly)
t <- list(
? family = "Arial",
? size = 12,
? color = "black",
? face="bold")
t3 <- list(
? family = "Arial",
? size = 12,
? color = "black",
? face="bold")
t5 <- list(
? family = "Arial",
? size = 12,
? color = "black",
? face="bold")
2009 Jul 21
1
Correction.
It has been pointed out to me that I erred in an earlier post.
``Go stick your head in a pig.'' is not the motto of the (entire)
Sirius Cybernetics Corporation. It is the motto if the Sirius
Cybernetics Corporation ***Complaints Division***.
My apologies for the misinformation.
cheers,
Rolf Turner
######################################################################
Attention:\
2009 Oct 06
1
ggplot2 applying a function based on facet
Look at the bottom of the message for my question
#here is a little function that I wrote
USGS <- function(input="discharge", days=7){
library(chron)
library(gsubfn)
#021973269 is the Waynesboro Gauge on the Savannah River Proper (SRS)
#02102908 is the Flat Creek Gauge (ftbrfcms)
#02133500 is the Drowning Creek (ftbrbmcm)
#02341800 is the Upatoi Creek Near Columbus (ftbn)
#02342500 is
2009 Jun 16
7
objects disappear from dladm after reboot
On OpenSolaris 2009.06 I created a flow, half a dozen VNICs, and I set some properties, and everything was working, then I rebooted my system and everything disappeared from show-vnic, show-flow, and show-prop. When I tried to re-create the objects, dladm said they already existed. While I could not see the objects, I could delete them. Example:
# dladm show-vnic
# dladm create-vnic -l bge0
2007 Apr 26
0
[972] trunk/wxsugar/lib/wx_sugar/keyword_classes.rb: Fix missing keyword param for Wx::Gauge
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2008 May 11
4
Choosing a Sizer
Following alex advices, i''ve used both "text/textctrl.rb" and
"etc/threaded.rb" to build my first wxApp.
I''ve changed the Sizer type mainly (from "Wx::BoxSizer" to
"Wx::FlexGridSizer").
I didn''t find the way to let @log (Wx::TextCtrl) span 2 columns. At the time
of writing it''s growing only vertically.
And also how to get
2008 May 07
7
questions from a 10GbE driver author
Hi,
I maintain a driver for a 10GbE nic which supports multiple hardware tx/rx rings. We can steer rx packets into rings using the "standard" NDIS6 Toeplitz hashing on TCP port numbers, IP addresses, etc. We can also steer packets based on MAC address. Would this NIC be considered to be capable of supporting crossbow?
Also, can crossbow do things like steer outgoing packets to the
2006 Oct 01
1
Crossbow and zones
Howdy,
I just finished reading through the Crossbow presentation:
http://blogs.sun.com/sunay/resource/crossbow.pdf
And have one question. If you create a virtual NIC with dladm:
$ dladm create-vnic -d bge0 -m 0:1:2:3:4:5 -b 10000 1
Can you then add vnic1 directly to the zone? e.g.:
zonecfg -z zone1
zonecfg:zone1> create
zonecfg:zone1> set zonepath=/zones/zone1
zonecfg:zone1> add net
2010 Mar 25
10
Using tun interface with dladm and flowadm
Hello,
I am a rather new user to OpenSolaris and I have been loving every minute of
it. I have spent quite a lot of time looking around for bandwidth management
features and Project Crossbow is just amazing. It is truly amazing compared
to what Linux has to offer.
I would like to use flowadm to do some bandwidth management on a tun
interface. The problem is that it is not recognized by the dladm