View previous topic :: View next topic |
Author |
Message |
Paris Heng n00b
Joined: 07 Jul 2007 Posts: 65 Location: Kuala Lumpur, Malaysia
|
Posted: Wed Jul 11, 2007 5:13 pm Post subject: Kernel How-To |
|
|
Do any of you know the ways to take out only the "access point kernel" from the main Linux Kernel. In my case here, I installed the Madwifi + Hostapd. Meaning to extract some portion of the kernel from the main kernel.
Then, this so called "access point kernel" will become a standalone kernel, that can be loaded-in and boot from other media, like compact flash and Bootable USB pendrive, etc. By this way, I can build another access point using small mini motherboard with DC or AC supply.
Picture 1 (Embedded AP - using Compact Flash): http://www.cheapnet.net/~mike/soekris/4511_large.jpg
Picture 2 (Embedded AP - using Hard Drive): http://www.christianscheurer.ch/sitegraph/projectpicts/soko-intern.jpg
Reference: http://www.soekris.com/ |
|
Back to top |
|
|
alex.blackbit Advocate
Joined: 26 Jul 2005 Posts: 2397
|
Posted: Wed Jul 11, 2007 5:55 pm Post subject: |
|
|
you want to build a AP, right?
just configure the kernel as minimal as possible with the AP related features you need.
if you want to have a slim system, think about a libc with smaller footprint than glibc, maybe uclibc or dietlibc. |
|
Back to top |
|
|
Paris Heng n00b
Joined: 07 Jul 2007 Posts: 65 Location: Kuala Lumpur, Malaysia
|
Posted: Thu Jul 12, 2007 3:21 am Post subject: |
|
|
alex.blackbit wrote: | you want to build a AP, right?
just configure the kernel as minimal as possible with the AP related features you need.
if you want to have a slim system, think about a libc with smaller footprint than glibc, maybe uclibc or dietlibc. |
Hi, Yes, i want to build an AP.
How to configure it to become minimal as possible?
Do you have any source that i can take for references? Like webpage and .pdf files.
I am very glad that have Guru that willing to help. |
|
Back to top |
|
|
alex.blackbit Advocate
Joined: 26 Jul 2005 Posts: 2397
|
Posted: Thu Jul 12, 2007 10:05 am Post subject: |
|
|
no, i don't have a reference.
the only advice i can give you is to remove all drivers, filesystems and stuff you don't need.
and you can play with preemption model and check what performs better. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|