Re: cvs commit: src/sys/vm swap_pager.c

From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 08/30/03

  • Next message: Bryan Liesner: "more hints"
    To: current@freebsd.org
    Date: Sat, 30 Aug 2003 18:54:34 +0200
    
    

    In message <200308301644.h7UGiRel050675@repoman.freebsd.org>, Poul-Henning Kamp
     writes:
    >phk 2003/08/30 09:44:27 PDT
    >
    > FreeBSD src repository
    >
    > Modified files:
    > sys/vm swap_pager.c
    > Log:
    > Add a close() method to a swapdev.
    >
    > Add a GEOM based backend.

    This is actually a quite significant step in our SMPng progress as
    this is the first code which migrates from vnode based access to
    raw disks to GEOM based access.

    But this is a rather symbolic thing, in practice nobody will be
    able to tell any difference.

    -- 
    Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
    phk@FreeBSD.ORG         | TCP/IP since RFC 956
    FreeBSD committer       | BSD since 4.3-tahoe    
    Never attribute to malice what can adequately be explained by incompetence.
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Bryan Liesner: "more hints"

    Relevant Pages