[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Idea: elimination of the normal mode
From: |
Bean |
Subject: |
Re: Idea: elimination of the normal mode |
Date: |
Sun, 6 Jul 2008 01:32:55 +0800 |
On Sat, Jul 5, 2008 at 8:15 PM, Robert Millan <address@hidden> wrote:
> On Sat, Jul 05, 2008 at 10:46:56AM +0800, Bean wrote:
>> If we move the option analyzer from normal.mod to
>> kernel, then we can have one unified set of commands.
>
> How much space could this represent?
It won't take much, the code is basically inside normal/arg.c.
>
>> About the duplicated commands, we can create a module minicmd to
>> include the most basic command
>
> Then we can't have a rescue shell before heap is initialised and minicmd
> is loaded. Should we be concerned about this?
The rescue shell is still there. It's part of the line by line command scanner.
--
Bean
- Idea: elimination of the normal mode, Bean, 2008/07/04
- Re: Idea: elimination of the normal mode, Robert Millan, 2008/07/05
- Re: Idea: elimination of the normal mode, Stefan Reinauer, 2008/07/05
- Re: Idea: elimination of the normal mode, Vesa Jääskeläinen, 2008/07/05
- Re: Idea: elimination of the normal mode, Stefan Reinauer, 2008/07/05
- Re: Idea: elimination of the normal mode, Vesa Jääskeläinen, 2008/07/05
- Re: Idea: elimination of the normal mode, Stefan Reinauer, 2008/07/05
- Re: Idea: elimination of the normal mode, Vesa Jääskeläinen, 2008/07/05
- Re: Idea: elimination of the normal mode, Bean, 2008/07/05
- Re: Idea: elimination of the normal mode, Vesa Jääskeläinen, 2008/07/05
Re: Idea: elimination of the normal mode,
Bean <=