Displaying 20 results from an estimated 24 matches for "15140".
Did you mean:
15148
2003 Apr 09
1
HTB Question
...fault 999 r2q 1
tc class add dev eth0 parent 1: classid 1:1 htb rate 64kbit
tc class add dev eth0 parent 1: classid 1:998 htb rate 1000kbit
tc qdisc add dev eth0 parent 1:998 handle 1998: sfq perturb 10
tc class add dev eth0 parent 1:998 classid 1:997 htb rate 1000kbit ceil
1000kbit prio 0 quantum 15140
tc filter add dev eth0 protocol ip parent 1:0 prio 1 u32 match ip sport 3000
0xffff flowid 1:997
tc class add dev eth0 parent 1:1 classid 1:999 htb rate 6kbit ceil 64kbit
prio 0 quantum 1514
tc qdisc add dev eth0 parent 1:999 handle 1999: sfq perturb 10
tc class add dev eth0 parent 1:1 classid 1:2...
2010 Dec 23
1
speed issues? read R_inferno by Patrick Burns: & a memory query
...ot;, system(cmd, intern = TRUE) [2], "\n", sep = "")
I did three runs of the old version, and three with the new, preceding each
with gc() & got the outputs below. In summary, the runs of old method
required 17712, 17744 & 17744 & runs of new method required 13788, 15140 &
13656.
Two questions:
1. why does each run of the same process not make the same demand on memory?
They're doing exactly the same work & creating exactly the same new objects.
2. is the modest decrease in memory consumed by new method expected? (having
read R_Inferno I was, perhaps...
2006 Jun 26
1
plugin, acts_as_modified 1.1.2
After a couple of thoughtful comments, I''ve made changes to
acts_as_modified plugin. It no longer relies on after_find and
after_initialize, which were both causing performance issues.
Please check it out and let me know what you think, where you might
recommend improvements or additional features and what not.
One feature I do have planned (again, thanks to comments), but
2003 Dec 01
0
No subject
...ATE|MAP_ANONYMOUS, =
-1, 0) =3D 0x4002e000
old_mmap(0x42000000, 1239844, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
=3D 0x42000000
mprotect(0x42126000, 35620, PROT_NONE) =3D 0
old_mmap(0x42126000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, =
3, 0x126000) =3D 0x42126000
old_mmap(0x4212b000, 15140, PROT_READ|PROT_WRITE, =
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) =3D 0x4212b000
close(3) =3D 0
open("/lib/libattr.so.1", O_RDONLY) =3D 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\n\0"..., =
1024) =3D 1024
fstat64(3, {st_m...
2005 May 26
0
Emergency - Samba Performance Consultant Required (2 hours - $500)
...d wa
0 8 43284 1722884 376200 2472696 0 0 35 9 6 29 47 15 27 11
0 8 43284 1717188 376228 2478388 0 0 3972 13688 7673 4314 11 22 18 49
9 5 43284 1709188 376268 2486148 0 0 3744 10896 6239 1890 2 25 26 46
0 11 43284 1703364 376276 2492120 0 0 3520 15140 5817 2068 2 23 28 47
8 7 43284 1669416 376496 2523620 0 0 9472 0 5834 4356 31 45 5 19
1 5 43284 1667476 376508 2525948 0 0 1292 23528 2697 3125 26 21 19 34
0 8 43284 1666740 376512 2527244 0 0 688 2972 1618 1267 13 8 25 54
smb.conf
[global]
wins support...
2000 Mar 21
1
summary.negbin broken in R-1.0.0, VR_6.1-7
...nderstood the behaviour correctly, easily to
cure by the user herself.
For the record: these errors came in R 1.0.0 from the CRAN site rpm package
for RH Linux 6.2 and with R INSTALLed VR_6.1-7.tar.gz from the same site.
cheers, jari oksanen
--
Jari Oksanen - Dept Ecol Env Sci, Univ Helsinki, 15140 Lahti
Ph. +358 3 89220312, Fax -- 89220289, Mobile +358 40 5136529
jari.oksanen at helsinki.fi http://www.helsinki.fi/~jhoksane
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send &quo...
2000 Dec 18
1
Scope change in R1.2?
...a is the last
R code I see. It then vanishes into update which is non-transparent to me.
update.formula seems to work OK, but the error message seems to come from
update.
Sorry for the trouble, and thankful for any help.
cheers, jari oksanen
--
Jari Oksanen - Dept Ecol Env Sci, Univ Helsinki, 15140 Lahti
Ph. +358 3 89220312, Fax -- 89220289, Mobile +358 40 5136529
jari.oksanen at helsinki.fi http://www.helsinki.fi/~jhoksane
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "...
2000 Nov 09
4
graphic interface on redhad 7.0 ?
I've just installed R on redhat 7.0
i can use it in an Xterm window
how can i have an graphic interface (the same as windows R interface) ?
thanks
A. Latouche
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the
2000 Jan 08
2
MASS glm.nb: Offset fails
...ument to function
So it seems that offset is still here, but glm.control did not know what to do
with it.
My R is 0.90.0, running under Linux 2.0.36. During my trials, I upgraded to VR
6.1-6, but the problem remained.
Regards, jari oksanen
--
Jari Oksanen - Dept Ecol Env Sci, Univ Helsinki, 15140 Lahti
Ph. +358 3 89220312, Fax -- 89220289, Mobile +358 40 5136529
jari.oksanen at helsinki.fi http://www.helsinki.fi/~jhoksane
******************** Happy Year 0x7d0! *********************
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Re...
2000 Aug 22
2
various ordinations
Colleagues,
I'm developing a library of functions for community ecology analyses and
have a couple of questions that I've not been able to answer via faqs or
docs.
1) Are there existing functions for:
a) Bray-Curtis (polar) ordination?
b) non-metric multidimensional scaling (NMDS)?
c) canonical correlation analyses (CCA and DCA)?
d) TWINSPAN (doubtful...)?
2) If not,
2022 Aug 16
0
[Announce] Samba 4.17.0rc2 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...
2022 Aug 16
0
[Announce] Samba 4.17.0rc2 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...
2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
...ge does not help, since they fail
for other reasons, in this case because they can''t find e_wsfe. This, I think,
is caused by libf2g growing independent of libf2c which had this function
(originally in libI77.a).
cheers, jari oksanen
--
Jari Oksanen - Dept Ecol Env Sci, Univ Helsinki, 15140 Lahti
Ph. +358 3 89220312, Fax -- 89220289, Mobile +358 40 5136529
jari.oksanen at helsinki.fi http://www.helsinki.fi/~jhoksane
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send &quo...
2015 Mar 30
2
Samba on AIX, issues setting read-only flag on files through Windows Explorer?
Hello list :)
I am having issues setting the "read-only" flag via Windows Explorer on my AIX Samba share and I was hoping someone out there would be able to point me into the right direction to solving this issue...
I have on my AIX 7.1 system installed Samba 3.6.24 and configured, joined to our Windows domain successfully.
The samba binaries I got from perzl.org/aix
In my smb.conf I
2022 Aug 23
0
[Announce] Samba 4.17.0rc3 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...
2022 Aug 23
0
[Announce] Samba 4.17.0rc3 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...
2022 Aug 30
0
[Announce] Samba 4.17.0rc4 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...
2022 Aug 30
0
[Announce] Samba 4.17.0rc4 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...
2013 May 03
2
Find the flow data from its accumulation of the panel data
...9292 -616
389 11 100.13333 10009 13 11827 11863 36
390 11 100.13333 10009 15 346 447 101
391 11 100.13333 10009 16 1357 2238 881
392 11 100.13333 10009 17 12065 12331 266
393 11 100.13333 10009 18 380 840 460
394 11 100.13333 10009 21 12539 15140 2601
395 11 100.13333 10009 40 1203 1422 219
396 11 100.13333 10009 48 655 979 324
397 11 100.13333 10009 50 7617 10717 3100
398 11 100.13333 10009 52 7936 4672 -3264
399 11 100.13333 10009 53 2513 2837 324
400 11 100.13333 10009 54 1066 984...
2022 Sep 13
0
[Announce] Samba 4.17.0 Available for Download
...46: Backport fileserver related changed to 4.17.0rc2
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15125: Performance regression on contended path based operations
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
o? Andreas Schneider <asn at samba.org>
?? * BUG 15140: Fix issues found by coverity in smbstatus json code
?? * BUG 15146: Backport fileserver related changed to 4.17.0rc2
KNOWN ISSUES
============
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.17#Release_blocking_bugs
#######################################
Reporting bugs & D...