In message <[EMAIL PROTECTED]>, 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
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to