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

BOUNCE rtl@rtlinux.org: Approval required: Non-member submission from [Stefano Miotto <miotto@anvil.dsi.unifi.it>] (fwd)



>From owner-rtl Fri May  4 16:25:00 2001
Received: from control.dsi.unifi.it (control.dsi.unifi.it [150.217.15.66])
	by hq.fsmlabs.com (8.11.2/8.11.2) with SMTP id f44MP0J24702
	for <rtl@rtlinux.org>; Fri, 4 May 2001 16:25:00 -0600
Received: (qmail 21671 invoked by uid 7802); 4 May 2001 22:16:27 -0000
Received: from localhost (sendmail-bs@127.0.0.1)
  by localhost with SMTP; 4 May 2001 22:16:27 -0000
Date: Sat, 5 May 2001 00:16:27 +0200 (CEST)
From: Stefano Miotto <miotto@anvil.dsi.unifi.it>
X-X-Sender:  <miotto@control.dsi.unifi.it>
To: RTLinux mailing list <rtl@rtlinux.org>
Subject: RM scheduling algorithm
Message-ID: <Pine.LNX.4.32.0105041531430.12644-100000@anvil.dsi.unifi.it>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



If the question is nonsense consider it's half past midnight!

First: is the rate monotonic scheduler the default scheduler in RT-Linux?
And:
how is it possible that I can set the priority of a periodic thread using
the rate monotonic scheduler(with pthread_attr_setschedparam)?
Shouldn't it be determined  by the scheduler based on the thread's period?

Thanks and...goodnight!