search for: vxlock

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

Did you mean: vclock
2003 Aug 19
0
inode deadlock: can't reclaim VLRU: suggestions please [was RE: k ernel deadlock]
...n acquire v_interlock However, few nodes meet these constraints either. Which of the following approaches seem best: 1. Can I do away with some of the VMIGHTFREE() criteria? I.e., are they constraints or merely heuristics? #define VMIGHTFREE(vp) \ (!((vp)->v_flag & (VFREE|VDOOMED|VXLOCK)) && \ LIST_EMPTY(&(vp)->v_cache_src) && !(vp)->v_usecount) 2. If there is a dependancy on one of the user processes, can I determine the offendor (maybe kill it)? 3. Should vnlru process signal the requestor if as few as one nodes have been reclaimed (vs. t...
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