First vfs megapatch (not for the faint of heart)

Andreas Hauser andy at splashground.de
Sat Oct 9 13:00:57 PDT 2004


dillon wrote @ Fri, 8 Oct 2004 17:08:51 -0700 (PDT):
>     !!! All normal users not involved with testing the VFS code should be
>     using kernels based on the DragonFly_Stable tag and not mess with this
>     stuff !!!
> 
>     Here's the first mega patch, relative to HEAD.  This is not for
>     the faint of heart.
> 
> 	fetch http://leaf.dragonflybsd.org/~dillon/vfsx08.patch

Seems to run fine here (buildworld -j etc.).
Only some diagnostics.


    ---->8----
Oct  9 07:57:51 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 07:57:51 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 07:57:52 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 07:57:52 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:04:11 dragon kernel: [diagnostic] cache_lock: blocked on 0xe69746b0 "libcrypto"
Oct  9 08:04:11 dragon kernel: [diagnostic] cache_lock: unblocked libcrypto
Oct  9 08:04:11 dragon kernel: [diagnostic] cache_lock: blocked on 0xe69746b0 "libcrypto"
Oct  9 08:04:11 dragon kernel: [diagnostic] cache_lock: unblocked libcrypto
Oct  9 08:04:39 dragon kernel: [diagnostic] cache_lock: blocked on 0xe69746b0 "libcrypto"
Oct  9 08:04:39 dragon kernel: [diagnostic] cache_lock: unblocked libcrypto
Oct  9 08:04:39 dragon kernel: [diagnostic] cache_lock: blocked on 0xe69746b0 "libcrypto"
Oct  9 08:04:39 dragon kernel: [diagnostic] cache_lock: unblocked libcrypto
Oct  9 08:14:18 dragon kernel: [diagnostic] cache_lock: blocked on 0xe691daa0 "include"
Oct  9 08:14:18 dragon kernel: [diagnostic] cache_lock: unblocked include
Oct  9 08:15:13 dragon kernel: [diagnostic] cache_lock: blocked on 0xe6916678 "include"
Oct  9 08:15:13 dragon kernel: [diagnostic] cache_lock: unblocked include
Oct  9 08:20:26 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:20:26 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:21:36 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:21:36 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:21:37 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:21:37 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:21:41 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:21:41 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:21:42 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:21:42 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:21:43 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:21:43 dragon kernel: [diagnostic] cache_lock: unblocked tmp
Oct  9 08:22:28 dragon kernel: [diagnostic] cache_lock: blocked on 0xdebbe748 "tmp"
Oct  9 08:22:28 dragon kernel: [diagnostic] cache_lock: unblocked tmp

Oct  9 17:54:45 dragon kernel: [diagnostic] cache_resolve: relinked usr
Oct  9 17:54:45 dragon kernel: [diagnostic] nlookup: relookup usr
Oct  9 17:54:45 dragon kernel: [diagnostic] cache_resolve: relinked etc
Oct  9 17:54:45 dragon kernel: [diagnostic] nlookup: relookup etc
Oct  9 17:55:30 dragon kernel: [diagnostic] cache_resolve: relinked bin
Oct  9 17:55:30 dragon kernel: [diagnostic] nlookup: relookup bin
Oct  9 17:55:30 dragon kernel: [diagnostic] cache_resolve: relinked boot
Oct  9 17:55:30 dragon kernel: [diagnostic] nlookup: relookup boot
Oct  9 17:55:30 dragon kernel: [diagnostic] cache_resolve: relinked sbin
Oct  9 17:55:30 dragon kernel: [diagnostic] nlookup: relookup sbin
    ----8<----

Andy





More information about the Kernel mailing list