At Sat, 28 Mar 2020 10:40:26 +0100,
Martin Husemann wrote:
> It would be good to have a file somewhere in the audio code where the
> default is selected based on some ifdefs - if we don't have anything
> better something like:
>
> #if defined(__m68k__) || defined(__vax__) || \
> (defined(__s
At Sat, 28 Mar 2020 09:34:11 +,
nia wrote:
> > - 4msec is (probably no problem for most modern real hardware but)
> > too aggressive to be default.
> > - 10msec is too severe for antique machines but it's hard to draw a line.
>
> <5ms blk_ms is required by real world applications; see emulat
On 28.03.2020 05:39, matthew green wrote:
>> Date:Sat, 28 Mar 2020 11:46:29 +1100
>> From:matthew green
>> Message-ID: <15233.1585356...@splode.eterna.com.au>
>>
>> | can we just leave this as-is and let netbsd GCC people care?
>>
>> Only if the GCC people do care, a
On Sat, Mar 28, 2020 at 03:39:34PM +1100, matthew green wrote:
> we want both changes (libiberty, and my stdio.h/P_tmpdir
> change.) we want to support old netbsd, non-netbsd, ..
> whatever build hosts.
Can we have them in 8.2 please?
Martin
On Sat, Mar 28, 2020 at 09:34:11AM +, nia wrote:
> > - It's not good idea to set such parameter in individual GENERICs.
>
> It's not a good idea to punish the majority of NetBSD users because m68k
> is incredibly slow.
Both statements are true, and the latter is based on a misunderstanding.
On Sat, Mar 28, 2020 at 08:35:37AM +, Tetsuya Isaki wrote:
> - 4msec is (probably no problem for most modern real hardware but)
> too aggressive to be default.
> - 10msec is too severe for antique machines but it's hard to draw a line.
<5ms blk_ms is required by real world applications; see