On Tue, Apr 15, 2025 at 03:36:53PM +0200, Jerome Forissier wrote:
> Hi Tom,
>
> On 4/11/25 22:29, Tom Rini wrote:
> > On Mon, Mar 31, 2025 at 02:30:54PM +0200, Jerome Forissier wrote:
> >
> >> This series introduces threads and uses them for two things:
> >> - Improve the performance of the USB b
Hi Tom,
On 4/11/25 22:29, Tom Rini wrote:
> On Mon, Mar 31, 2025 at 02:30:54PM +0200, Jerome Forissier wrote:
>
>> This series introduces threads and uses them for two things:
>> - Improve the performance of the USB bus scanning code (scan multiple
>> busses simultaneously),
>> - Implement backgr
On Mon, Mar 31, 2025 at 02:30:54PM +0200, Jerome Forissier wrote:
> This series introduces threads and uses them for two things:
> - Improve the performance of the USB bus scanning code (scan multiple
> busses simultaneously),
> - Implement background jobs in the shell via two new commands: 'spawn
This series introduces threads and uses them for two things:
- Improve the performance of the USB bus scanning code (scan multiple
busses simultaneously),
- Implement background jobs in the shell via two new commands: 'spawn'
and 'wait'.
The threading framework is called 'uthread' and is inspired
4 matches
Mail list logo