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

Re: [MiNT] Vincent's TTY fix problem ?? Was: Re: Issue with daily snapshot Mint kernel




Am 11.10.2014 um 10:22 schrieb Vincent Rivière:
On 11/10/2014 00:29, Alan Hourihane wrote:
Yes, that's fine to do, and it's not strange. It is expected behaviour
when you call Fselect(1,...) now.

If I understand well, Olivier used Fselect(1,...) to estimate the time slice? It worked by chance, as a side effect of the previous implementation.

Isn't there a better solution to know the time slice from user programs?
Ssystem(S_TSLICE, -1, ...) ?