similar to: fisrt (?) EDF scheduling discipline implementation.

Displaying 20 results from an estimated 2000 matches similar to: "fisrt (?) EDF scheduling discipline implementation."

2006 Jul 04
2
[Xen-tools] What''s the main difference between BVT and EDF?,
Hi folks BVT and EDF are both xen scheduler. It is expected that administrator will choose the scheduler most appropriate to their application and configure the machine to boot with that scheduler. I just wonder What''s the main difference between BVT and EDF? What kind of scenario to use them? Thanks _______________________________________________ Xen-tools mailing list
2008 Jul 08
1
shading an area in a edf
Hi, I've got the following edf: *** x = c(1.6,1.8,2.4,2.7,2.9,3.3,3.4,3.4,4,5.2) F2.5 <- ecdf(x) plot(F2.5, verticals= TRUE, do.p = TRUE, lwd=3, ylab = "", xlab = "", xlim = c(1,5.5)) abline(h= (0:5)*0.2) #mean abline(v=mean(x), lwd=2) mtext(text=expression(bar(x) == 3.07), side=1, adj=0.462, padj=3, cex=1) *** Now I would like to
2012 Jul 17
0
edf's higher than 1
Simon, in your recent reply to me, you noted that EDF=1 corresponds to a straight line fit. Does the edf always indicate the polynomial exponent directly? We ask because Hothorn and Everitt said "Roughly, the complexity of a cubic spline is about the same as a polynomial of degree one less than the degrees of freedom." Sorry we attributed the latter to you, by the way. Will --
2014 Oct 16
1
Unable to get virtual users set up with database auth
I can't seem to get imap virtual users to work with database authentication on new Scientific Linux 6.5 server with Sendmail 8.14.4 & Dovecot 2.0.9 Apparently I have to also create system users because sendmail/procmail/dovecot want to check directory ownership. So I created a database, made entry for the user, created the user chayes on the system. But %u always contains just chayes
2009 Sep 11
1
mrepo - RHEL5
OK this is talking about downloading from rhn but does anyone have any tips with getting mrepo on a CentOS 5 box to be able to download from rhn reliably? Seemingly everything is configured OK as it downloads a package or 2 but mainly bombs out with... Error communicating with server. The message was: Forbidden avalon-framework-manual-4.1 avalon-framework-manual-4.1
2014 Oct 15
1
Permissions problem on new installation
I am setting up a new mail server using imap only on Scientific Linux 6.5 and dovecot 2.0.9. How do I fix this problem? I keep getting these errors regardless of permissions ... even up to 777. Oct 15 13:56:01 avalon dovecot: imap(chayes at domain.tld): Error: opendir(/var/email/chayes at domain.tld/Maildir) failed: Permission denied (euid=497(chayes) egid=12(mail) missing +r perm:
2006 Nov 13
0
i have a question with queuing discipline.
i have a question with queuing discipline " if i create many classs with sfq and cbq and ... i would like to know about qos . which queuing discipline will be chosen first. ( not use priority ) (queuing discipline) sfq---------> packet incoming packet outgoing cbq--------> Thank you .
2005 Jun 04
0
GRED queuing discipline with grio
Hi, In the GRED queueing discipline of linux traffic control, we can define around 16 Virtual Queues with different RED parameters for each one of these. As far as I think, while applying RED on each of the virtual queues, with the grio option set, quave(the average queue length) of a virtual queue with priority= n is given by the sum of the virtual queues with priority greater than n ... I have
2009 May 05
0
stepAICc function (based on MASS:::stepAIC.default)
Dear all, I have tried to modify the code of MASS:::stepAIC.default(), dropterm() and addterm() to use AICc instead of AIC for model selection. The code is appended below. Somehow the calculations are still not correct and I would be grateful if anyone could have a look at what might be wrong with this code... Here is a working example: ## require(nlme) model1=lme(distance ~ age + Sex, data =
2005 Jan 31
0
tc segmentation faults when trying to add pfifo_fast as leaf discipline on a HTB class
Hello I am trying to attach pfifo_fast to af leaf htb class. But tc segmenetation faults. If I try the failing command throug strace, it shows me that the last thing tc tries to do just before the segmentation fault, is to try to open a file called "/usr/lib/tc/q_pfifo_fast.so". Of course i have tried to find worthfull information around the Internet, but haven''t found
2004 Jul 09
1
Problem with HTB queuing discipline
Hi , I have the problem with HTB queuing discipline.I am giving my setup below. 172.30.179.206 172.30.180.55 LAN | | WAN -----------------| LINUX WITH |-------------- 172.30.179.140 | HTB | 172.30.180.72 FTP SERVER FTP CLIENT On the LAN side i
2005 May 14
2
New queing discipline
I want to implement a new queuing discipline for the tool tc. The new queuing discipline would support the application of multiple threads on the same queue with different kinds of traffic. Each kind of packet will have its own drop probability but while calculating the average queue length, the no. of packets in the queue will be equal to the sum of the individual no. of packets(of the different
2017 Jun 08
1
stepAIC() that can use new extractAIC() function implementing AICc
I would like test AICc as a criteria for model selection for a glm using stepAIC() from MASS package. Based on various information available in WEB, stepAIC() use extractAIC() to get the criteria used for model selection. I have created a new extractAIC() function (and extractAIC.glm() and extractAIC.lm() ones) that use a new parameter criteria that can be AIC, BIC or AICc. It works as
2005 Jan 16
0
Identification of TC Queueing Discipline
Hi all, I previously mailed this list explaining that I been given the task of implementing a dynamic traffic shaping scheme on an existing network. I was looking for guidance on how I should approach this but unfortunately I was unable to provide much information about the existing traffic shaping system. I have recently obtained the existing tc scripts though and was hoping someone could help
2011 Dec 20
0
sedf: remove useless tracing printk and harmonize comments style.
sched_sedf.c used o have its own mechanism for producing tracing-alike kind of information (domain block, wakeup, etc.). Nowadays, with an even not so high number of pCPUs/vCPUs, just trying to enable this makes the serial console completely unusable, produces tons of very hard to parse and interpreet logging and can easily livelock Dom0. Moreover, pretty much the same result this is struggling to
2014 Dec 19
2
RPC Server Unavailable Message
Greetings, We've been testing Sernet Samba AD and are running into trouble with the RPC server unavailable message when trying to edit group policy and manage users with Windows 8.1. Upon restarting the service, we can connect to the RPC server, but after 24 hours or less, we can no longer connect. I've been trying to find more information about this issue, which was apparently
2011 Aug 17
3
How to apply a function to subsets of a data frame *and* obtain a data frame again?
Dear all, First, let's create some data to play around: set.seed(1) (df <- data.frame(Group=rep(c("Group1","Group2","Group3"), each=10), Value=c(rexp(10, 1), rexp(10, 4), rexp(10, 10)))[sample(1:30,30),]) ## Now we need the empirical distribution function: edf <- function(x) ecdf(x)(x) # empirical distribution function evaluated at x ##
2012 Oct 10
0
[Bug 1285] provide fallback options /etc/ssh/ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=1285 avalon at friendofpooh.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avalon at friendofpooh.com --- Comment #6 from avalon at friendofpooh.com --- (In reply to comment #1) ... > config. This is
2003 Jul 24
0
Password expire problem
In a samba PDC 2.2.8a I've begun to experience a message on wxp sp1. Whenever a user logs on they recieve a message stating that the password will expire in 3 days. This message never decreases nor will it go away. I looked in the archives and found users who have had similar problems but no solutions. Could anyone comment and offer up a solution? thanks Ross [global] domain master =
2014 Dec 19
0
RPC Server Unavailable Message
Try to give your samba server another NetBIOS hostname than localhost and comment out the lines with server services and dcerpc endpoint servers. Check your DNS back end. For now it seems due to your smb.conf that you are not using the samba internal DNS server. It's not a must have, but samba does not provide dns. NetBIOS name should be equal to your DNS hostname. After that restart samba