Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1656710 > unrolled thread

Re: Early discussion about a new lock mechanism

Started byRick Chang <chchang915@gmail.com>
First post2017-06-03 06:40 +0200
Last post2017-06-03 06:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Early discussion about a new lock mechanism Rick Chang <chchang915@gmail.com> - 2017-06-03 06:40 +0200

#1656710 — Re: Early discussion about a new lock mechanism

FromRick Chang <chchang915@gmail.com>
Date2017-06-03 06:40 +0200
SubjectRe: Early discussion about a new lock mechanism
Message-ID<tO90Z-2kn-1@gated-at.bofh.it>
I resend this mail due to I forgot to change it to text mode and was
blocked from some servers. Sorry for the inconvenience.

2017-05-25 20:58 GMT+08:00 Rick Chang <chchang915@gmail.com>:
> hi
>
> I would like to provide a lock module to solve the problem as follows:
>
> I want to efficiently use different resources (ex. hardware-0 hardware-1
> hardware-2) to execute different tasks (ex. task-a task-b task-c). task-a
> needs hardware-0 and hardware-1. task-b needs one of the three hardwares.
> task-c needs hardware-0.
>
> I'm not sure if there are existed ways to solve this problem. Any advice is
> welcome and appreciated!
>
> Best Regards
> Rick

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web