Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2005 21:10:22 -0500
From:      Julio Capote <jcapote@gmail.com>
To:        Wilko Bulte <wb@freebie.xs4all.nl>
Cc:        Bram Van Steenlandt <brampie@no-wackos.com>
Subject:   Re: iTunes like features ?
Message-ID:  <41FAF08E.1040508@gmail.com>
In-Reply-To: <20050129125608.GA32169@freebie.xs4all.nl>
References:  <41FB4AA5.7090602@no-wackos.com> <20050129125608.GA32169@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
If you have a reasonably fast machine, this shouldnt be a problem; the 
5.x branch can preempt that much thus far. Hence, youll never hear my 
music stop (1.6ghz athlon-xp, 512ram), even under the most extreme 
conditions (compiling, multiple programs opened on several workspaces), 
only time I hear it skip, is when im extracting a large bz2 archive, but 
I believe thats mostly due to the synchronous nature of the file 
system...just my 2 cents.



- Julio Capote


Wilko Bulte wrote:


>On Sat, Jan 29, 2005 at 09:34:45AM +0100, Bram Van Steenlandt wrote..
>  
>
>>Hi
>>
>>I  am working on something that requires the pc to play mp3 continiously
>>The pc does however has other tasks than this an once in a while the mp3 
>>stops (when you start mozilla for example)
>>
>>with apple and iTunes he tune keeps playing no mather what you do (it is 
>>compiled into the kernel or something).
>>
>>Can I do this with freebsd, can I say something like:
>>This program got to have 10% of the available cpu and disk time or 
>>something like it ?
>>    
>>
>
>Have you looked at stuff like this in the kernel config (example
>taken from 4.x btw):
>
>#####################################################################
># POSIX P1003.1B
> 
># Real time extensions added in the 1993 Posix
># P1003_1B: Infrastructure
># _KPOSIX_PRIORITY_SCHEDULING: Build in _POSIX_PRIORITY_SCHEDULING
># _KPOSIX_VERSION:             Version kernel is built for
>
>options         P1003_1B
>options         _KPOSIX_PRIORITY_SCHEDULING
>options         _KPOSIX_VERSION=199309L
>
>
>
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41FAF08E.1040508>