Re: [uClinux-dev] Kernel 2.6 size increase

From: Alan Cox (alan_at_lxorguk.ukuu.org.uk)
Date: 07/30/03

  • Next message: Rusty Russell: "Re: [PATCH] Remove module reference counting."
    To: Tom Rini <trini@kernel.crashing.org>
    Date:	29 Jul 2003 23:48:10 +0100
    
    

    On Maw, 2003-07-29 at 23:29, Tom Rini wrote:
    >
    > Well, from Pat's talk at OLS, it seems like sysfs would be an important
    > part of 'sleep', which is something at least some embedded systems care
    > about.

    sysfs is relevant for bigger systems but for small embedded stuff the whole
    PM layer is fairly "so what". At that level your hardware is tightly defined
    and you *know* the power management ordering. Policy becomes critical for
    performance and gets done at a very fine grained level - things like waking
    up the flash for a read then turning it back off on a timer for example.

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Rusty Russell: "Re: [PATCH] Remove module reference counting."

    Relevant Pages

    • Re: [uClinux-dev] Kernel 2.6 size increase
      ... > Some of the bigger 2.6 additions cannot be configured out. ... Well, from Pat's talk at OLS, it seems like sysfs would be an important ... which is something at least some embedded systems care ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] New Time of day proposal (updated 9/2/04)
      ... although I want to put the control into sysfs. ... > overhead. ... timesource management code needs to be split off into a timesource.c, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] scsi/sata write barrier support
      ... > the disc parameters and then trigger a device rescan via sysfs (I'll ... > then reading and setting it should be exported via sysfs. ... > sorts of trouble which is why we prefer asking the device what state ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: I request inclusion of SAS Transport Layer and AIC-94xx into the kernel
      ... > Mixing types, expressing multiple lines of data, and doing fancy ... There's precedent for binary data in sysfs -- pci config space is one. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] increse MAX_NR_MEMBLKS to same as MAX_NUMNODES on NUMA
      ... the low level arch specific discontig code, ... memblks in sysfs and elsewhere would have to take that into account... ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)