search for: rtprio

Displaying 9 results from an estimated 9 matches for "rtprio".

2008 Nov 24
2
Getting lowest latency sound?
...t fidelity) to use with Dragon NaturallySpeaking. I have Jaunty and the latest RT kernel, which I know has problems for many applications but works fine to run DNS. (It will not, however, install the program nor train it.) I set up real-time audio access as follows: sudo su -c 'echo @audio - rtprio 99 >> /etc/security/limits.conf' sudo su -c 'echo @audio - nice -20 >> /etc/security/limits.conf' sudo su -c 'echo @audio - memlock 1500000 >> /etc/security/limits.conf' So as I understand it, rtprio is the correct #, nice is the lowest possible, and I memlock...
2010 Nov 08
3
No Jack Realtime w/ Wine, Kontakt 4
...'m running Native Instruments Kontakt 4 under Wine. It runs fine except for occasional stutters, so I wanted to try enabling Realtime in Jack, but I have no luck with this. (I have made recommended edits to the limits.conf file, though I've read that this is no longer necessary(?): @audio - rtprio 100, @audio - memlock 250000) When I start up Kontakt, I see "ASIO_Kontakt 4" appear in the Jack Connections "Readable Clients/Output Ports" window in the Audio tab, which is normal. However, it quickly disappears, and when Kontact boots fully, no sound libraries can be loaded...
2011 Feb 18
5
Native Instruments Battery3
Hi to all, I'm trying to run Battery3 with Wine, but I'm experiencing some problems. 1. When I launch Battery (command line) I see these messages: --- fixme:win:RegisterDeviceNotificationW (hwnd=0x50062, filter=0x32fcb0,flags=0x00000004) returns a fake device notification handle! JackActivationCount::Signal value = 0 ref = 5 JackActivationCount::Signal value = 0 ref = 5
2007 Feb 13
6
mongrel_cluster 0.2.2 - plugin cluster::status does not exist?
Hello all. I''ve recently installed the 0.2.2 pre-release of mongrel_cluster to try out the new --clean option. However, after installing, when I give a simple "mongrel_rails" command, the cluster::status command is not listed. The error I receive when I do try and run the full "mongrel_rails cluster::status" is... ERROR RUNNING
2004 Aug 06
0
FreeBSD in general
Matt Boersma <boersma@genomica.com> writes: > from 0.8 - 2 % CPU time and about 4MB of resident memory. I even > "renice -10" it at the suggestion of someone else on this list. > Lame (or another encoder) will be by far the biggest CPU consumer. Have you tried rtprio at all? I understand this may be the only thing running on your box, but still... > If you don't have the newer sock.c (from CVS, not in the 1.3.10.tgz > distribution), you will likely hear "looping" problems, so make sure > to get it. Is there a patch anywhere? Also, has...
2012 Jun 13
1
Jack trouble- cannot lock etc/passwd (Icecast/IDJC)
thomas.ruecker wrote: > > Hi, > > Try replacing $USER with your exact username. (the one printed at the > command prompt in the terminal) > > Cheers > > Thomas > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > > OK, it worked, I added myself to the
2012 Oct 01
0
[klibc:master] [BUILTIN] Add support for ulimit -r
...--git a/usr/dash/miscbltin.c b/usr/dash/miscbltin.c index 8be613a..09282be 100644 --- a/usr/dash/miscbltin.c +++ b/usr/dash/miscbltin.c @@ -447,6 +447,9 @@ static const struct limits limits[] = { #ifdef RLIMIT_LOCKS { "locks", RLIMIT_LOCKS, 1, 'w' }, #endif +#ifdef RLIMIT_RTPRIO + { "rtprio", RLIMIT_RTPRIO, 1, 'r' }, +#endif { (char *) 0, 0, 0, '\0' } };
2014 Jul 02
0
changing the priority of a process in the container is not permitted
...container, an error is reported which is "operation not permitted" I had added the following line in the file /etc/security/limits.conf for both the host and the container, which means allowing all users to change the priority of the process, but it still doesn't work. * - rtprio 100 I wonder how to change the privilege of a container so that it has the similar privilege of the root user of the host. Thank you in advance Cheng
2007 Oct 17
4
RELENG_7 jerky mouse and skipping sound
I just updated to RELENG_7 from 6.2 and I'm running into some really annoying issues with jerky mouse movement and skipping sound. This seems to be similar to: Re: SCHED_4BSD in RELENG_7 disturbs workflow This happens both with 4BSD and ULE. I seems to happen when I'm compiling ports and a new cc/bzip2/sh process fires off (I'm just watching top), I'll get the skip/freezeup.