search for: schedular

Displaying 17 results from an estimated 17 matches for "schedular".

2004 Aug 06
0
Broadcast schedular
Hi: I wonder if anyone here knows of a project that will do what I'm looking for. I need a program to produce playlists for ices or ices2 (both, initially) that can play some items randomly while playing other content in sequence or at specific times. What I'm looking for is something that will produce playlists acording to a format clock as is used in the radio industry. I need to be
2019 Jun 09
2
Major release of xocc C compiler, 0.9.2, based on BSD license!
...Graph, Mempool, Big-Integer, Linear Algebraic library, Linear Programming Solver. XGEN provides a retargetable machine code generator. For now, it could generate ARM, x86, PAC code. But, x86 and PAC code generator are not release for temporary. XGEN provides IR2OR translator, Pre-Instruction-Schedular, Register Allocation, Post-Instruction-Schedular, Instruction Packager and Assembly Printer. XOCFE is a C frontend, it could provide AST as output. xocc is a driver that compose XOCFE, AST2IR, XOC and XGEN into complete C compiler. All features provided by xocc, XOC, XGEN, XOCFE could em...
2019 Apr 30
2
Running all my virtual machines with a low priority
Hi all: I have an Ubuntu 18.04 system. What is the easiest way to run all of my virtual machines with a low priority? Say a "nice" level of 15. I just do not want my virtual machines to have too much of an impact in any other processes on the system. Thanks in advance, rdiez
2019 May 01
2
Re: Running all my virtual machines with a low priority
>> I have an Ubuntu 18.04 system. What is the easiest way to run all of my virtual machines with a low priority? Say a "nice" level of 15. > > You can use the <vcpusched> (and related elements) to control > the schedular nice level up or down > > https://libvirt.org/formatdomain.html#elementsCPUTuning Thanks for your quick answer. I took at look at that documentation, but I did not quite understand it. It talks about vCPUs and how they are scheduled. My guess is that it is all about how those virtual C...
2015 Sep 03
1
CPU Scheduling allocates more time for few threads
...having 6 CPUs (intel). I have a process with 10 threads. two threads of the process pinned to two CPU's using affinity. These threads processes lot of network messages via Sockets. Other threads wait for other events using pthread condition wait. When two threads CPU reaches 75 to 80% then the schedular, schedules most of the time for those two threads, even though remaining 4 CPU's are ideal. Due to this other threads event processing is delayed a lot. ?Is it mostly do to more signal's from kernel space to user space tor those threads ? Is there a way to avoid this issue?? RegardsRadha
2019 Apr 30
0
Re: Running all my virtual machines with a low priority
...Tue, Apr 30, 2019 at 04:24:08PM +0200, R. Diez wrote: > Hi all: > > I have an Ubuntu 18.04 system. What is the easiest way to run all of my virtual machines with a low priority? Say a "nice" level of 15. You can use the <vcpusched> (and related elements) to control the schedular nice level up or down https://libvirt.org/formatdomain.html#elementsCPUTuning Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o-...
2019 May 01
0
Re: Running all my virtual machines with a low priority
...:17AM +0200, R. Diez wrote: > > > > I have an Ubuntu 18.04 system. What is the easiest way to run all of my virtual machines with a low priority? Say a "nice" level of 15. > > > > You can use the <vcpusched> (and related elements) to control > > the schedular nice level up or down > > > > https://libvirt.org/formatdomain.html#elementsCPUTuning > > Thanks for your quick answer. > > I took at look at that documentation, but I did not quite understand it. It > talks about vCPUs and how they are scheduled. My guess is that i...
2009 Aug 12
0
tcltk in BATCH mode
...y binary in "...\R\R-2.9.1\bin\..." (Rcmd.exe, R.exe, Rterm.exe, Rscript.exe, etc). In case I made myself clear, could someone give me a hint of how accomplish this task. Cheers, AS ############ BEGIN R Scipt ############ require(tcltk) tt <- tktoplevel() tktitle(tt) <- "My Schedular" Name <- tclVar("") entry.Name <-tkentry(tt,width="18",textvariable=Name) tkgrid(tklabel(tt,text="Please enter your name")) tkgrid(entry.Name) OnOK <- function() { NameVal <- tclvalue(Name) tkdestroy(tt) msg <- paste("You have a nice nam...
2006 Dec 14
0
Web-MeetMe ready for prime time?
...ave to have extra, likely fragile, code to support both. Changes and new features in the yet to be released updates: * No longer needs register_globals * Replaced the DB abstraction layer with PEAR:DB This opens up the possibility of a much wider choice of backend databases. but the Asterisk schedular application is still MySQL only (I might be able to migrate it to ODBC later) * Some cosmetic re-work * Better installation instructions and release notes * The 3.X chain also has a very basic report generator. It is a little crude as I am learning GD-Lib as I go. The project is now hosted o...
1998 Aug 24
1
ERRDOS - 50 when restoring a tar file
A collegue of mine has problems restoring files that are created with smbtar. I also tried it (using smbclient -T) and encountered the same problem. The tar file can be restored on unix without problem, but restoring them on a PC results in the following error messages: smbclient '\\jaap\temp' -Tx backup.tar Added interface ip=192.93.141.1 bcast=192.93.141.255 nmask=255.255.255.0 Server
2004 May 21
0
Attempting "Run As" = Failed to unmarshall NET_Q_SAM_LOGON
I run a Samba 3.0.2a domain controller under Solaris X86, with a Windows 2003 server computer joined to the domain. I am receiving a problem when I try and schedual a task (using Task Schedular), and using the "Run As" feature. I attempt to put the user DOMAIN\user for "Run As". Windows reports the error "0x80070005: Access is denied" and when I check Samba's logs I see: [2004/05/21 12:34:19, 0] rpc_server/srv_netlog.c:api_net_sam_logon(201) api_net...
2004 May 24
0
Errors authenticating on schedualed tasks
I run a Samba 3.0.2a domain controller under Solaris X86, with a Windows 2003 server computer joined to the domain. I am receiving a problem when I try and schedual a task (using Task Schedular), and using the "Run As" feature. I attempt to put the user DOMAIN\user for "Run As". Windows reports the error "0x80070005: Access is denied" and when I check Samba's logs I see: [2004/05/21 12:34:19, 0] rpc_server/srv_netlog.c:api_net_sam_logon(201) a...
2004 Feb 17
3
Feature Request - Load Throttling
If you aleady are doing this - then thanks. But here's a feature I'd like to see. Rsync often puts a lot of load on the system because of high disk access. I'd like to see rsync become "load aware" and to slow itself down under high load levels. Seems to me that it could be something fairly easy to add to have it check the load levels and back down so as not to slow
2009 Apr 18
1
[LLVMdev] debug stoppoint nodes with -fast option
Can we help in local variable debug info work. Dale Johannesen wrote: > On Apr 7, 2009, at 9:52 PMPDT, vasudev wrote: > > >> Thanks for the info regarding DebugLoc field. Another related >> question >> that I have is regarding debug info for local variables. With -fast >> option, ISD::DECLARE nodes are created in DAG for debug info of local >>
2010 Mar 11
3
crontab and/or anacrontab ?
Is one meant to have one or the other? If so, which is recommended? I have -------------------------------- [tim at helen etc]$ cat anacrontab # /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root 1 65 cron.daily run-parts /etc/cron.daily 7 70 cron.weekly
2005 Jul 19
7
linux 2.4 vs 2.6 kernel
hi I read ( I think in dovecot wiki) that ext2 or ext3 fs on a 2.4 kernel can get slow due to the number of files in a directory. Does anyone know if kernel 2.6 has similar limitation? I'm not at that point now, but before the box goes live, I'm wondering if I should resolve that. Glenn
2005 Nov 19
6
correct procedure for reporting kernel problems?
I''ve had domU''s hickup a few times with latest unstable, and I guess this can be expected. Is there a procedure in place to report these problems? For exampe: Unable to handle kernel paging request at virtual address c12b46c0 printing eip: cpanel cpanel.mydomain c02555f7 *pde = ma 7e9fc067 pa 00002067 *pte = ma 00000000 pa 55555000 Oops: 0002 [#1] PREEMPT SMP Modules