Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Everything as a module
- To: tlug@example.com
- Subject: Re: Everything as a module
- From: "C. Oda" <craig@example.com>
- Date: Mon, 22 Jul 1996 13:10:28 +0900 (JST)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <U5s8xUr0BkRf088yn@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
On Mon, 22 Jul 1996, Jim Tittsler wrote: > "C. Oda" <craig@example.com> wrote: > >[...] > >If the package works as advertised, is there any negative effect > >of simply loading everything as a module? This would eliminate the > >need to recompile the kernel if a person changed their ethernet > >card or something. > > It is slightly less memory efficient to load a module than to simply > link in the code. A module's size is always rounded up to the next > 4KB boundary upon loading. > > But as you point out, it is handy for things that change or drivers > you want to hack on. I've been having a bit of fun with the kernel. I've loaded a.out support, floppy, cd-rom, sound, DOS fs, iso9660, and just about everything else as a module. Kernel is now about 250K or something, down from 380K. I've also compiled Java binary support into the module and can now run both Java applications and applets the same as any other executable. I had a problem initially with the file system support module not loading fast enough for me to mount a system, for example iso9660. However, for some strange reason, it just cleared up. Regards, Craig ************************************************************************** * NEW SERVICE TWICS Lite 20,000 yen per year flat rate Internet access * * Unlimited time usage, all 28.8Kbps modems, unlimited POP e-mail * ************************************************************************** Craig Oda craig@example.com http://www.twics.com TWICS - Japan's First Public-Access Internet System, TWICS - IEC Building, 1-21 Yotsuya, Shinjuku-ku, Tokyo 160 JAPAN Main Reception: 03-3351-5977 Fax: +81-3-3353-6096 Customer Service: 3351-5481 Corporate Sales/Support: 3351-8452 ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
- Follow-Ups:
- Re: Everything as a module
- From: "C. Oda" <craig@example.com>
- References:
- Re: Everything as a module
- From: jwt@example.com (Jim Tittsler)
Home | Main Index | Thread Index
- Prev by Date: Re: your mail
- Next by Date: Re: Everything as a module
- Prev by thread: Re: Everything as a module
- Next by thread: Re: Everything as a module
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links