linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Juri Lelli <juri.lelli@gmail.com>
To: Tim Blechmann <tim@klingt.org>
Cc: Daniel Bristot de Oliveira <daniel@bristot.me>,
	linux-rt-users@vger.kernel.org,
	Tommaso Cucinotta <tommaso.cucinotta@santannapisa.it>,
	Luca Abeni <luca.abeni@santannapisa.it>,
	Alessio Balsini <alessio.balsini@santannapisa.it>
Subject: Re: SCHED_DEADLINE as user
Date: Wed, 22 Aug 2018 10:49:30 +0200	[thread overview]
Message-ID: <20180822084930.GA27801@localhost.localdomain> (raw)
In-Reply-To: <20180821073834.GA24428@localhost.localdomain>

On 21/08/18 09:38, Juri Lelli wrote:
> On 21/08/18 00:45, Tim Blechmann wrote:
> 
> [...]
> 
> > apart from that, i'm only missing two features:
> > 
> > * using SCHED_DEADLINE from user applications is kind of a showstopper
> > for me
> 
> Right. Would you be up for continuing experimenting with DEADLINE (while
> we get our heads around removing this constraint) by - ugly hack warning
> - removing the check at
> 
> https://elixir.bootlin.com/linux/latest/source/kernel/sched/core.c#L4216
> 
> ?
> 
> I guess it would be good if you could provide even more feedback than
> you already did, so that we can plan ahead what needs fixing/changing or
> implementing.
> 
> BTW, thanks a lot already for this discussion! :-)
> 
> > * a nicer glibc wrapper, that allows me to use pthreads rather than
> > using `syscall`: it's all pretty easy to obtain the `tid` for a calling
> > thread (gettid), but it seems to be impossible to obtain the `tid` from
> >  `pthread_t` without some hacks which are way too dirty to share in
> > public ...
> 
> Indeed. We have been basically relying on
> 
> https://github.com/scheduler-tools/rt-app/tree/master/libdl
> 
> so far. But, I guess it's time - it has been time for a while - that we
> reach glibc guys and try to understand why this is not yet all in the
> standard libraries.

FYI, I added both points to the list of known issues. Feel free to add
details.

https://github.com/jlelli/linux/issues

Best,

- Juri

  reply	other threads:[~2018-08-22 12:13 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-15  6:08 SCHED_DEADLINE as user Tim Blechmann
2018-08-15  8:21 ` Daniel Bristot de Oliveira
2018-08-17  9:51   ` Juri Lelli
2018-08-17 10:08     ` Tim Blechmann
2018-08-17 10:28       ` Juri Lelli
     [not found]         ` <513fd544-bc51-7ea6-8b94-983d28922a66@klingt.org>
2018-08-20  8:54           ` Juri Lelli
2018-08-20 11:54             ` Tim Blechmann
2018-08-20 12:38               ` Daniel Bristot de Oliveira
2018-08-20 13:55                 ` Tim Blechmann
     [not found]                   ` <e207a65d-b1af-3fb1-8802-d1c05c0a9118@bristot.me>
     [not found]                     ` <05fbd5a4-f354-e084-cf40-8488548d7cb1@klingt.org>
2018-08-21  6:55                       ` Tommaso Cucinotta
2018-08-21  7:38                       ` Juri Lelli
2018-08-22  8:49                         ` Juri Lelli [this message]
2018-08-21  7:17               ` Tommaso Cucinotta
2018-08-21  7:59                 ` Tim Blechmann
2018-08-23  9:56             ` luca abeni
2018-08-23 10:23               ` Juri Lelli
2018-08-23 10:43                 ` luca abeni
2018-08-23 12:37                   ` Juri Lelli
2018-08-23 12:58                     ` luca abeni
2018-08-23 13:00                     ` luca abeni
2018-08-23 13:09                       ` Juri Lelli
2018-08-23 13:30                         ` luca abeni
2018-08-23 13:45                       ` Gene Heskett
2018-08-23 16:01                         ` Chris Friesen
2018-08-23 18:07                           ` Gene Heskett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180822084930.GA27801@localhost.localdomain \
    --to=juri.lelli@gmail.com \
    --cc=alessio.balsini@santannapisa.it \
    --cc=daniel@bristot.me \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=luca.abeni@santannapisa.it \
    --cc=tim@klingt.org \
    --cc=tommaso.cucinotta@santannapisa.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).