fastboot, diskstat

From: bert hubert (bert.hubert_at_netherlabs.nl)
Date: 07/22/05

  • Next message: Peter Williams: "Re: 2.6.13-rc3-mm1 (ckrm)"
    Date:	Fri, 22 Jul 2005 05:41:35 +0200
    To: Andrew Morton <akpm@osdl.org>
    
    

    Hi Andrew,

    I'm currently at OLS and presented http://ds9a.nl/diskstat yesterday, which
    also references your ancient 'fboot' program.

    I've also done experiments along those lines, and will be doing more of them
    soon.

    You mention it was a waste of time, do you recall if that meant:

    1) that the total time for prefetching + actual boot was only 10% shorter,
    but that the actual booting did not (significantly) touch the disk?

    2) that on actual boot there would still be a lot of i/o

    ?

    Regarding 1), in my own experiments I failed to convince the kernel to
    actually cache the pages I touched, I wonder if some sequential-read
    detection kicked in, the one that prevents entire cd's being cached.

    For my next attempt I'll try to actually lock the pages into memory.

    Also, regarding the directory entries, are they accessed via the buffer
    cache? Iow, would reading blocks which can't be mapped to files directly via
    /dev/hda be useful?

    Thanks!

    -- 
    http://www.PowerDNS.com      Open source, database driven DNS Software 
    http://netherlabs.nl              Open and Closed source services
    -
    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: Peter Williams: "Re: 2.6.13-rc3-mm1 (ckrm)"

    Relevant Pages

    • Re: Desktop Icons
      ... refreshing the cache cleared up the problem. ... boot a computer in 8 or 9 seconds I'd be ... ALL my desktop shortcuts appeared ... icons. ...
      (microsoft.public.windowsxp.perform_maintain)
    • Re: VAXstation 4000/60 bad cache
      ... >When I try to boot VMS, it starts to boot, and then stops with a fatal ... >VMS needing the cache so ... >VAX chips on the main board. ...
      (comp.os.vms)
    • RE: why swap at all?
      ... But this doesn't help in this case as the image-file is up to 4,4GB in ... whole which means that it ALONE can fill up the whole cache. ... Real Programmers consider "what you see is what you get" to be just as ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 64 bit kernel
      ... the chipset "fooled" the OS into thinking that it was doing 32 bit wide operations. ... kernel problem or if it's a BIOS problem. ... After some searching I found others with similar problems and they had to use "noapic nolapic" kernel boot options to install and boot the OS. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: statfs() / statvfs() syscall ballsup...
      ... regular writes and read stuff off the disk that was a potential security ... So right now we have extra code and extra complexity (which implies not ... through the page cache to make sure that it's safe. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)