Displaying 17 results from an estimated 17 matches for "schedulars".
Did you mean:
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!
Hello everybody,
I'm glad to announce the major release of xocc C compiler, 0.9.2, based on BSD license.
xocc is a C compiler that based on XOC infrastructure, XGEN code generator and XOCFE
C frontend.
Both xocc, XOC, XGEN, and XOCFE are based on BSD license.
XOC provides multi-level operations, flexibility, and the capability of representing almost all popular languages.
There
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
2015 Sep 03
1
CPU Scheduling allocates more time for few threads
Hi
? ? ?I have a Virtual Machine with CentOS 7 64-bit 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
2019 Apr 30
0
Re: Running all my virtual machines with a low priority
On 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
2019 May 01
0
Re: Running all my virtual machines with a low priority
On Wed, May 01, 2019 at 11:41: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
> >
> >
2009 Aug 12
0
tcltk in BATCH mode
DeaR list,
I am writing a user friendly script for an interactive use of R. The user is
supposed to click on a bat-File in Windows-environment and to enter some
values in a pop-up window.
Let us assume we have the script given below. If she sources this script
within R, everything works smoothly. The pop-up window jumps and patiently
waits her to enter the value. For this to work she has to start
2006 Dec 14
0
Web-MeetMe ready for prime time?
Jeremy wrote:
> What kind of luck are people having with the Web-MeetMe control? The
> condition of the page on the voip-info wiki makes me a bit nervous
about
> putting Web-MeetMe into a production environment. Use of MeetMe has
> really taken off here since installation and I need a scheduling and
> provisioning system for PIN numbers etc. Are there any other
solutions
> out
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
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
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