public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jifl@eCosCentric.com>
To: hjcho <hjcho@vt.edu>
Cc: ecos-maintainers@ecos.sourceware.org
Subject: Re: ECOS
Date: Mon, 17 Nov 2003 14:20:00 -0000	[thread overview]
Message-ID: <3FB8D912.4070507@eCosCentric.com> (raw)
In-Reply-To: <3FBBAA03@zathras>

hjcho wrote:
> Hi,
> 
> IÂ’m Hyeonjoong Cho, a Ph.D student in Virginia Tech. We are looking for an 
> appropriate hardware and software for our project. We initiated our project 
> about the scheduling algorithm in multi-processor environment. As you know, it 
> is about the development of an efficient algorithm to allocate tasks to multi 
> processors. So, we need the operating system supporting SMP board and 
> developing environment.
> 
> We found out your ECOS in the web and we have some questions to decide whether 
> it is appropriate for our goal.
> 
> 1.	Is ECOS supporting the SMP(symmetric multiprocessors)? If it is, what kind 
> of board and CPU can it support?

Yes it does, and it currently supports a standard PC with SMP in the 
public eCos port.

> Can we purchase them together from you 
> because we donÂ’t have any plan to develop hardwares.

You don't need to purchase eCos: it's available from the web site: 
http://ecos.sourceware.org/

You only need to pay money if you want things like a CD-ROM sent to you 
(link in sig) but that's a convenience thing.

> 2.	I want to know the price of OS and development tools.

$0

> 3.	Can you tell me your opinion about whether your OS are appropriate for our 
> project?

The eCos kernel comes with its own schedulers, although it was originally 
designed with a plug-in scheduler architecture so you can add your own 
scheduler in addition to the ones already there. Hopefully whatever you 
add should be able to fit into the existing design.

Currently only the "multi-level queue" scheduler, which is the default 
scheduler, supports SMP.

If you do make any interesting enhancements to eCos, we'd love to hear 
from you.

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine

  reply	other threads:[~2003-11-17 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-14 16:11 ECOS hjcho
2003-11-17 14:20 ` Jonathan Larmour [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-06 20:15 eCos Baj, Michael
2003-06-10  1:46 ` eCos Jonathan Larmour
2003-06-23 15:35 ` eCos Gary Thomas

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=3FB8D912.4070507@eCosCentric.com \
    --to=jifl@ecoscentric.com \
    --cc=ecos-maintainers@ecos.sourceware.org \
    --cc=hjcho@vt.edu \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).