Re: Windows XP optimization tricks



On Mon, 30 Jul 2007 08:19:45 +0000, Arno Wagner wrote:

In comp.sys.ibm.pc.hardware.storage jellybean stonerfish <stonerfish@xxxxxxxxxxxxx> wrote:
On Mon, 30 Jul 2007 06:30:35 +0000, Grinder wrote:

Arno Wagner wrote:
And I was not even talking about embedded Linux. Many of these
small devices run a full Linux kernel.

I'm not trying to jump into your on-going dispute/debate, but I'm
curious as to what you mean by the statement above.

Isn't "embedded Linux" a "full Linux kernel" running on a dedicated
device? I thought that the footprint of such systems were reduced by
paring away libraries, not the most basic part of the OS--the kernel.

See this, possibly non-authoritative, remark from wikipedia:

| Embedded Linux systems combine the Linux kernel with a
| small set of free software utilities.

http://en.wikipedia.org/wiki/Embedded_Linux

On an embedded device, you would compile your kernel with only the needed
hardware configured. On a normal distro, the kernel is configured to enable
as much hardware as possible, to serve a variety of users. Usually with
modules that any one computer may never need. So, in my understanding, a
full linux kernel is used for embedded, but only as full as needed to work
on that type of device.

Not at all. My kernel on my PC has only the needed drivers compiled
in, as I roll my own. That does not make it an embedded system.

Arno

Yes, of course. I didn't say that having a compact kernel makes
it an embedded system. I could have worded it better. Maybe I should
have sed 's/On a normal distro,/On many distros, out of the box,/'

stonerfish
.



Relevant Pages

  • 2.6.25-rc1 panics on boot
    ... unable to handle kernel NULL pointer dereference at 0000010c ... # Automatically generated make config: ... # Linux kernel version: 2.6.25-rc1 ... # PCI IDE chipsets support ...
    (Linux-Kernel)
  • Re: 2.6.16 serious consequences / GPL_EXPORT_SYMBOL / USB drivers of major vendor excluded
    ... Only the kernel offers low latency and timeline processing ... using usbfs directly, no kernel driver needed. ... That seems _very_ large for a Linux kernel driver. ... release your code under this same license. ...
    (Linux-Kernel)
  • OT: Linux Kernel: coupling and maintainability
    ... *Coupling and the Maintainability of the Linux Kernel ... Maintainability of the Linux Kernel* ...
    (comp.os.vms)
  • Re: 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
    ... I presume that this version of the kernel has the fixes from this thread ... # Linux kernel version: 2.6.26-rc1-afa26be86b65a7183ceac29bdf1f51d6fc6932f0 ... # SCSI support type ... # Input Device Drivers ...
    (Linux-Kernel)
  • Re: RT patch acceptance
    ... > If you gonna make usefull deterministic real-time in userspace you got to ... > change stuff in kernel space and implement stuff like priority ... this is why the RTAI project has an experimental branch called ... Linux kernel providing regular services and a specialized co-scheduler ...
    (Linux-Kernel)