commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/ext2fs pager.c


From: Neal H Walfield
Subject: hurd/ext2fs pager.c
Date: Mon, 25 Mar 2002 22:16:56 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Neal H Walfield <address@hidden>        02/03/25 22:16:56

Modified files:
        ext2fs         : pager.c 

Log message:
        2001-11-20  Neal H Walfield  <address@hidden>
        
        * pager.c (MAX_FREE_PAGE_BUFS): Remove obsolete macro.
        (FREE_PAGE_BUFS): New macro.
        
        (free_page_bufs_lock): Make this global variable local to
        get_page_buf.
        (free_page_bufs): Likewise.
        (num_free_page_bufs): Likewise.
        
        (get_page_buf): Reimplement using a new caching algorithm
        based on preallocation of COW zero pages.
        (free_page_buf): Likewise.
        
        (find_block): Documentation fixes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/ext2fs/pager.c.diff?tr1=1.68&tr2=1.69&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]