search for: 300k

Displaying 20 results from an estimated 132 matches for "300k".

Did you mean: 300
2019 Jul 23
2
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
...64 (the default budget value). We can see average >> drop packets do decrease a lot in test2. Let me know if you need the >> full testing data. >> >> test1Time??? avgDropPackets??? test2Time??? avgDropPackets??? pps >> >>> 16:21.0??? 12.295??? 56:50.4??? 0??? 300k >>> 17:19.1??? 15.244??? 56:50.4??? 0??? 300k >>> 18:17.5??? 18.789??? 56:50.4??? 0??? 300k >>> 19:15.1??? 14.208??? 56:50.4??? 0??? 300k >>> 20:13.2??? 20.818??? 56:50.4??? 0.267??? 300k >>> 21:11.2??? 12.397??? 56:50.4??? 0??? 300k >>> 22:09.3...
2019 Jul 23
2
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
...64 (the default budget value). We can see average >> drop packets do decrease a lot in test2. Let me know if you need the >> full testing data. >> >> test1Time??? avgDropPackets??? test2Time??? avgDropPackets??? pps >> >>> 16:21.0??? 12.295??? 56:50.4??? 0??? 300k >>> 17:19.1??? 15.244??? 56:50.4??? 0??? 300k >>> 18:17.5??? 18.789??? 56:50.4??? 0??? 300k >>> 19:15.1??? 14.208??? 56:50.4??? 0??? 300k >>> 20:13.2??? 20.818??? 56:50.4??? 0.267??? 300k >>> 21:11.2??? 12.397??? 56:50.4??? 0??? 300k >>> 22:09.3...
2019 Jul 19
1
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
...le test2 is with my patch and min_numfree set to 64 (the default budget value). We can see average drop packets do decrease a lot in test2. Let me know if you need the full testing data. test1Time??? avgDropPackets??? test2Time??? avgDropPackets??? pps > 16:21.0??? 12.295??? 56:50.4??? 0??? 300k > 17:19.1??? 15.244??? 56:50.4??? 0??? 300k > 18:17.5??? 18.789??? 56:50.4??? 0??? 300k > 19:15.1??? 14.208??? 56:50.4??? 0??? 300k > 20:13.2??? 20.818??? 56:50.4??? 0.267??? 300k > 21:11.2??? 12.397??? 56:50.4??? 0??? 300k > 22:09.3??? 12.599??? 56:50.4??? 0??? 300k > 23:07.3?...
2019 Jul 19
0
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
...min_numfree set to 64 (the default budget value). We can see average > drop packets do decrease a lot in test2. Let me know if you need the > full testing data. > > test1Time??? avgDropPackets??? test2Time??? avgDropPackets??? pps > > > 16:21.0??? 12.295??? 56:50.4??? 0??? 300k > > 17:19.1??? 15.244??? 56:50.4??? 0??? 300k > > 18:17.5??? 18.789??? 56:50.4??? 0??? 300k > > 19:15.1??? 14.208??? 56:50.4??? 0??? 300k > > 20:13.2??? 20.818??? 56:50.4??? 0.267??? 300k > > 21:11.2??? 12.397??? 56:50.4??? 0??? 300k > > 22:09.3??? 12.599??? 56:5...
2019 Aug 13
0
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
.... We can see average > >> drop packets do decrease a lot in test2. Let me know if you need the > >> full testing data. > >> > >> test1Time??? avgDropPackets??? test2Time??? avgDropPackets??? pps > >> > >>> 16:21.0??? 12.295??? 56:50.4??? 0??? 300k > >>> 17:19.1??? 15.244??? 56:50.4??? 0??? 300k > >>> 18:17.5??? 18.789??? 56:50.4??? 0??? 300k > >>> 19:15.1??? 14.208??? 56:50.4??? 0??? 300k > >>> 20:13.2??? 20.818??? 56:50.4??? 0.267??? 300k > >>> 21:11.2??? 12.397??? 56:50.4??? 0???...
2019 Jul 18
4
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
On Thu, Jul 18, 2019 at 10:42:47AM -0400, Michael S. Tsirkin wrote: > On Thu, Jul 18, 2019 at 10:01:05PM +0800, Jason Wang wrote: > > > > On 2019/7/18 ??9:04, Michael S. Tsirkin wrote: > > > On Thu, Jul 18, 2019 at 12:55:50PM +0000, ? jiang wrote: > > > > This change makes ring buffer reclaim threshold num_free configurable > > > > for better
2019 Jul 18
4
[PATCH] virtio-net: parameterize min ring num_free for virtio receive
On Thu, Jul 18, 2019 at 10:42:47AM -0400, Michael S. Tsirkin wrote: > On Thu, Jul 18, 2019 at 10:01:05PM +0800, Jason Wang wrote: > > > > On 2019/7/18 ??9:04, Michael S. Tsirkin wrote: > > > On Thu, Jul 18, 2019 at 12:55:50PM +0000, ? jiang wrote: > > > > This change makes ring buffer reclaim threshold num_free configurable > > > > for better
2010 Apr 21
1
how to change photo size from 300k -> 100k?
In ruby how to change photo size from 300k -> 100k? have any methods? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to r...
2007 Feb 08
4
Need big buffer!
...of 200kbit stream; but for short, 1 second bursts, can hit 400-500kbits. After it does one of these bursts, it reduces its output for another second or two, so that it maintains its average of 200kbits. The problem is that it is sending UDP packets into a DSL link that has a fixed upstream cap of 300kbit. All is fine until it decides to burst, then I get dropped packets. Is there a way I can insert a linux box after the encoding machine that I can use some traffic shaping to: 1. Make sure it never sends more than 300k up (I do know how to do this now) 2. Make a big buffer so that I can still...
2007 Aug 02
3
ioemu/xenfb
Hi folks There are two components, which are currently not included in the main utils package: ioemu, xenfb. ioemu is currently shipped in its own package, xenfb is not shipped at all. Should we fold them into the main utils package for simplicity? ioemu adds 300k to the package and 4300k in one dependency (libsdl1.2debian). xenfb adds another 200k to the package and 200k in one dependency (libjpeg62). Bastian -- Schshschshchsch. -- The Gorn, "Arena", stardate 3046.2 -------------- next part -------------- A non-text attachment was scrubbed......
2005 Aug 18
4
options for mysql query from dialplan
I am using realtime mysql for extensions, sip, and voicemail. Outbound call routing does not really perform well in realtime extensions due to the high number of rows in the database (300k), so I can not use it. It appears with my limited knowledge that the query method is not robust enough for large databases. Given the fact that I already have realtime and mysql configured, what are my options for running a mysql query from the dialplan to find the provider I want to use for outbo...
2010 Mar 14
3
range and intersection
Hi: I have a two large files (over 300K lines). file 1: Name X UK 199 UK 230 UK 139 ...... UAE 194 UAE 94 File 2: Name X Y UK 140 180 UK 195 240 UK 304 340 .... I want to select X of File 1 and search if it falls in range of X and Y of File 2 and Print only those lines of File 1...
2009 Nov 26
1
Arrhenius Plot 2 with lattice
Hello, sorry for incomplete code... with this I read the file and calculate my stuff. I have a plenty of them 80-300K every 5 Kelvin. I start with 79K, 80K...300K test<-read.table("T300_both.txt",header=FALSE,sep="") RH2<-c(RH2,2.5e7*.32e-4/100e-6/5100*(test$V3[c(2)]-test$V3[c(1)]+test $V3[c(4)]-test$V3[c(3)])) n2<-c(n2,-1/(RH2[c(46)]*1.60217e-19)) PA2<-c(1.1331/100e-6*.32e-4*(test...
2009 Jan 28
1
limit source bitrate
Hi Karl , I' using your latest branch , I downloaded it here http://www.icecast.pwp.blueyonder.co.uk/. I try your instruction , adding the <limit-rate> tag before the closure of </mount> tag. Now I'm trying using the value 300000 ( are byte?) 300K (using the big K not k and seems to runs very good) and soon I will use the value 0.3M or 1M or 1.3 M If I use a bitrate upper the 300000 kilobyt I cannot connect to the server , but you say to me " it does drop the connection if the rate stays high for a certain amount of time. "...
2002 Sep 12
2
Startup/Initialization Memory Leak in R
Is it already known that R does not free the memory that it allocates during start-up (~10MB) when it exits? If so, are there currently any plans to address this problem? I noticed that the 1.6.0 beta leaks slightly more memory (~300k) than the 1.5.1 stable version. I am working on a project that links with the R library, and there is a question about unloading and later re-loading the R library, so this memory leak could become a real issue. Thank you. David Bauer -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2004 Jul 20
3
wine seti@hom team
...s own seti@home team, at http://setiathome2.ssl.berkeley.edu/stats/team/team_172471.html The current objective is to overtake the Microsoft team http://setiathome.ssl.berkeley.edu/stats/team/team_28.html Help is needed, please if you already have seti@home installed. If you don't, it's only 300k to download, runs natively on any unix platform. Ivan.
2018 Oct 02
2
Help for UID THREAD and SORT optimization
Hello, we are developing a library to show last arrived messages of all threads in a folder with more than 300k messages. As per the RFC 5256, the IMAP thread command has only the option to specify the grouping criteria (REFERENCES vs ORDEREDSUBJECT). So we implemented an algorithm which gets the full UID SORT ordered by date in reverse order then gets all thread relations and then post process all outp...
2009 Sep 10
2
R 2.9.2 memory max - object vector size
...2 library(foreign) # to read/write SPSS files library(doBy) # for summaryBy library(RODBC) setwd("C:\\Documents and Settings\\............00909BR") gc() memory.limit(size=4000) ## PROBLEM: I have memory limit problems. R and otherwise. My dataframes for merging or subsetting are about 300k to 900k records. I've had errors such as vector size too large. gc() was done.....reset workspace, etc. This fails: y$pickseq<-with(y,ave(as.numeric(as.Date(timestamp)),id,FUN=seq)) Any clues? Is this 2.9.2? Skipping forward, should I download version R 2.8 or less? Thanks! Steve
2005 Oct 14
2
run many linear regressions against the same independent variables in batch
...I know is that I write a loop. Within each loop I do the regression for one stock price. Is there a batch method to run the 1000 regressions in one shot? Note that this functionality is available in SAS (the SAS procedure "reg"). Actually, some times we run such regressions for about 300K securities. Performing regressions in loop takes a long time. On the contrary, running on SAS is much faster. Thank you in advance. Heng Sun 212-855-5754 Director Quantitative Risk Depository Trust and Clearing Corporation [[alternative HTML version deleted]]
2017 Oct 25
2
LDB object number limitations
...s of Samba 4 with TDB * Scalability - Supported TDB version is 32 bit, which puts a 4GB limit on the database, equals around 300 000 objects depending on their size. - Work on the 64 bit is not progressing" May be an ugly question, but is that means the Samba4 supports "only" about 300k objects per db? Thanks, a.