public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Posix with Bitmap scheduling
@ 2009-05-28  3:42 Mervin J
  2009-05-28  8:50 ` Nick Garnett
  0 siblings, 1 reply; 2+ messages in thread
From: Mervin J @ 2009-05-28  3:42 UTC (permalink / raw)
  To: ecos-discuss

Hi,
    I am working on ecos for arm7. Since my application is simple, I 
plan to use Bitmap scheduling. While adding Posix support i was not able 
to build the source. Whether posix and Bitmap scheduling is not possible?


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Posix with Bitmap scheduling
  2009-05-28  3:42 [ECOS] Posix with Bitmap scheduling Mervin J
@ 2009-05-28  8:50 ` Nick Garnett
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Garnett @ 2009-05-28  8:50 UTC (permalink / raw)
  To: Mervin J; +Cc: ecos-discuss

Mervin J <mervin_j@cms.com> writes:

> Hi,
>     I am working on ecos for arm7. Since my application is simple, I
> plan to use Bitmap scheduling. While adding Posix support i was not
> able to build the source. Whether posix and Bitmap scheduling is not
> possible?

The POSIX standard requires certain functionality of the
scheduler. This can only be supplied by the MLQ scheduler.

The memory overhead of the MLQ scheduler over the bitmap scheduler is
fairly small, particularly if you have already accepted the code and
data impact of using POSIX.


-- 
Nick Garnett                                       eCos Kernel Architect
eCosCentric Limited    http://www.eCosCentric.com       The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.      Tel: +44 1223 245571
Registered in England and Wales:                         Reg No: 4422071


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-28  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-28  3:42 [ECOS] Posix with Bitmap scheduling Mervin J
2009-05-28  8:50 ` Nick Garnett

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 read-only IMAP folder(s) and NNTP newsgroup(s).