public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Hyok S. Choi" <hyok.choi@samsung.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] the nommu support for ARM linux 2.6.10
Date: Wed, 30 Mar 2005 15:31:48 +0900	[thread overview]
Message-ID: <0IE500K8WJJ7E8@mmp1.samsung.com> (raw)

An updated MPU and noMMU support patch for ARM against linux 2.6.10 kernel
is available at :

http://opensrc.sec.samsung.com/download/linux-2.6.10-hsc1.patch.gz

You can select the memory management type "MPU" or "NONE" in the arm kernel
configuration menu, which was traditionally known as "armnommu" or
uClinux/ARM by 2.6.9. (sure, you can choose "MMU" for vanila Linux :-)

It's a different way from other uclinux arch. (i.e. m68knommu), which
enables simultaneous support to use "singular address space" support even
for MMU platforms.
You can choose "MMU" or "NONE" for your mmu based arm platform with a few
modification. i.e. virtual address --> physical address conversion.

the 2.6.11.6-hsc0 patch will be available in this week, and some benchmark
will be provided for both cases on a same h/w platform.
and addtional MPU support API is pending for some services like memory
protection, even for uClinux.

any suggesstions welcomed.

You can reach the project home at : http://opensrc.sec.samsung.com/

currently officially supported platforms are : s3c24a0, s5c7375, atmel,
espd_s3c510b, P2001, s3c3410, s3cb0x.
thanks for contribution : Tobias Lorenz and Jiun-Shian Ho

Regards,
Hyok

---
CHOI, HYOK-SUNG
Engineer (Kernel/System Architecture)
Digital Media R&D Center, Samsung Electronics Co.,Ltd.
tel: +82-31-200-8594  fax: +82-31-200-3427
e-mail: hyok.choi@samsung.com
[Linux 2.6 ARM MPU/noMMU Kernel Maintainer] http://opensrc.sec.samsung.com/


             reply	other threads:[~2005-03-30  6:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30  6:31 Hyok S. Choi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-24  9:56 [PATCH] the nommu support for ARM linux 2.6.10 Hyok S. Choi

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=0IE500K8WJJ7E8@mmp1.samsung.com \
    --to=hyok.choi@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    /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