coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreutils] what belongs in the next coreutils release?


From: Pádraig Brady
Subject: Re: [coreutils] what belongs in the next coreutils release?
Date: Sun, 26 Sep 2010 23:32:03 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 26/09/10 20:29, Jim Meyering wrote:
> It's been 5 months since coreutils-8.5, and the list of NEWS
> entries is long enough that I think we'd do well to make a release.
> I've included those entries below.
> 
> Other than the imminent fix for tr's assert-on-invalid-inputs bug,
> is there anything people would like to see included?

I'd also like to test out mutexes vs spinlocks in multicore sort.

I'd also like to test if it's appropriate to limit the
default max number of processors used in multicore sort
to something like 8.

I was hoping to get multibyte support for join in
(which is pretty much complete now), but given
the requirement that `sort` order matches up with
that of `join`, we'll have to do both in unison I think.

There is also the split --number enhancement which
is mostly done except for some docs and refactoring,
but we might push that out till next time, time depending.

cheers,
Pádraig.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]