search for: vop_inactive

Displaying 2 results from an estimated 2 matches for "vop_inactive".

2006 Nov 02
11
ZFS and memory usage.
...em somehow? On the other hand when I unload ZFS kernel module, FreeBSD''s kernel reports any memory leaks - they exist, but are much, much smaller. There is also quite a lot of znodes, which I''d also like to be able to free and not sure how. In Solaris vnode''s life end in VOP_INACTIVE() routine, but znode if kept around. In FreeBSD VOP_INACTIVE() means "puts the vnode onto free vnodes list" and when we want to use this vnode for different file system VOP_RECLAIM() is called and VOP_RECLAIM() will be a good place to free znode as well, if possible. Any ideas how to fix...
2012 Sep 30
2
rsync over NFSv4
Hi, my FreeBSD-9/stable machine (FreeBSD freebsd-tower.goebo.site 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #2 r241044M: Sat Sep 29 12:52:01 CEST 2012 lbo@freebsd-tower.goebo.site:/usr/obj/usr/src/sys/GENERIC i386) crashes reproducibly when rsync-ing files to an NFSv4 share on the FreeBSD machine. The crash makes the system reboot. The crash creates files in /var/crash which may be obtained