Re: headsup: swap_pager.c

From: Dag-Erling Smørgrav (des_at_des.no)
Date: 08/01/03

  • Next message: Poul-Henning Kamp: "Re: headsup: swap_pager.c"
    To: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
    Date: Fri, 01 Aug 2003 11:22:00 +0200
    
    

    "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes:
    > The thing you overlook is that often when things gets paged out, the
    > system is short on memory and therefore more likely to not do anything
    > productive, whereas when things gets paged in, there are a better chance
    > of some other process being able to use the CPU time productively.
    > If we did predictive pageouts like some of the "serious" mainfram OS's
    > this would be less true.

    How hard would it be to get the kernel to write the pages "most likely
    to be swapped out" to swap in the idle loop, to save time if / when
    they actually need to be swapped out later?

    I thought we already did this to some extent (ref. FAQ 16.1), but
    apparently I was wrong?

    DES

    -- 
    Dag-Erling Smørgrav - des@des.no
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Poul-Henning Kamp: "Re: headsup: swap_pager.c"

    Relevant Pages

    • Re: image graphics drawing confusion
      ... suggest you subscribe to the RSS feed for the FAQ. ... since the thumbnail ... > System.IO.MemoryStream to create an image from a file buffer in memory. ...
      (microsoft.public.dotnet.framework.drawing)
    • Re: Problem with value from Ask field multiple times in one docume
      ... Doug Robbins - Word MVP ... The REF used above, "NameOfRelation", is used in both the address of the ... used to customize the address for the letter. ... It seems as if the number entered in is kept in memory and is used ...
      (microsoft.public.word.mailmerge.fields)
    • Re: Im stumped!!
      ... > is the problem In the main loop that creates the vertex and index buffers, ... > write to some memory that I shouldn't have, but If I'm wrong, please ... > allows the program to run without access violations. ... a.c.l.l.c-c++ FAQ mirror: http://nullptr.merseine.nu:8080/acllcc++.html ...
      (alt.comp.lang.learn.c-cpp)
    • Re: FileSize() function
      ... When counting characters, the O.S. may translate ... into memory, the safe technique is to allocate some N ... C++ Faq: http://www.parashift.com/c++-faq-lite C Faq: http://www.eskimo.com/~scs/c-faq/top.html alt.comp.lang.learn.c-c++ faq: ... Other sites: http://www.josuttis.com -- C++ STL Library book http://www.sgi.com/tech/stl -- Standard Template Library ...
      (comp.lang.cpp)
    • Re: i get a command execution error whilst trying to open up a mpp
      ... Memory problems aren't necessarily RAM but could be lack of virtual memory. ... Please see FAQ Item: 18. ... David Hunsberger ... you might have a corrupt file. ...
      (microsoft.public.project)