Displaying 13 results from an estimated 13 matches for "vm_object".
2003 Sep 09
1
Make installworld failure
...or kernel build, but I am getting failures
during installworld
Error and output from uname -a are below.
vm/pmap.h -> vm/pmap.ph
vm/swap_pager.h -> vm/swap_pager.ph
vm/vm.h -> vm/vm.ph
vm/vm_extern.h -> vm/vm_extern.ph
vm/vm_kern.h -> vm/vm_kern.ph
vm/vm_map.h -> vm/vm_map.ph
vm/vm_object.h -> vm/vm_object.ph
vm/vm_page.h -> vm/vm_page.ph
vm/vm_pageout.h -> vm/vm_pageout.ph
vm/vm_pager.h -> vm/vm_pager.ph
vm/vm_param.h -> vm/vm_param.ph
vm/vm_zone.h -> vm/vm_zone.ph
vm/vnode_pager.h -> vm/vnode_pager.ph
*** Error code 1
Stop in /usr/src/gnu/usr.bin/perl/utils/h...
2003 Apr 09
1
Panics on 4.7 system
...0989296, tf_edi = 1, tf_esi = 0, tf_ebp = -49955756,
       tf_isp = -49955780, tf_ebx = 2, tf_edx = 0, tf_ecx = 1, tf_eax =  
2, tf_trapno = 12, tf_err = 2, tf_eip = -1071769819,
       tf_cs = 8, tf_eflags = 66118, tf_esp = 2, tf_ss = -49955720}) at  
../../i386/i386/trap.c:466
#6  0xc01e1725 in _vm_object_allocate (type=2, size=1, object=0x0) at  
../../vm/vm_object.c:158
#7  0xc01e18c4 in vm_object_allocate (type=2, size=1) at  
../../vm/vm_object.c:241
#8  0xc01e753d in vnode_pager_alloc (handle=0xff7fce00, size=512,  
prot=0, offset=0) at ../../vm/vnode_pager.c:145
#9  0xc018ffc9 in vop_stdcreate...
2008 Jul 22
4
"sleeping without queue" ?
Hello!
My attempt to build openoffice.org-3 seems to be hanging. Pressing 
Ctrl-T produces:
    load: 0.11  cmd: tcsh 79759 [sleeping without queue] 0.00u 0.00s 0% 0k
(tcsh is used by OOo's build-script). What is this "sleeping without 
queue" state, and why is process in it for so long?
This is an 4-CPU amd64 system with 4Gb of RAM. Only 16% of the swap is 
currently in use and
2013 Sep 12
1
9.2-RC1 panic at shutdown
...fffff81afd3eb,
a=0xffffff80e7d40610) at vnode_if.c:4110
        _enable_stops = 0
        rc = <value optimized out>
#9  0xffffffff80b9476e in vnode_pager_dealloc
(object=0xfffffe004c3060e8) at vnode_if.h:1745
        vp = <value optimized out>
        refs = 0
#10 0xffffffff80b86739 in vm_object_terminate
(object=0xfffffe004c3060e8) at /usr/src/sys/vm/vm_object.c:766
        p = 0xfffffe0035273000
        p_next = 0xfffffe0035273000
#11 0xffffffff80b937f9 in vnode_destroy_vobject (vp=0xfffffe0035273000)
at /usr/src/sys/vm/vnode_pager.c:168
        obj = (struct vm_object *) 0xfffffe004c306...
2013 Sep 27
1
9.2-RC4 amd64 panic: vm_page_unwire
I'm running 9.2-RC4 on a handful of desktop and server machines (both
i386 and amd64).  I have seen three panics (all vm_page_unwire) on one
of those systems only (amd64 server) during the past week.
The first two panics were triggered when shutting down the ntpd daemon
(a recent development snapshot version of ntpd: 4.2.7p387).  Exiting a
later release (p388) has not triggered the panic. 
2003 Aug 12
2
panic with today's stable
...f_cs = 8, tf_eflags = 66182, 
tf_esp = -1053617864, tf_ss = -390435260})
     at /usr/src/sys/i386/i386/trap.c:466
#6  0xc025fa19 in vm_page_remove (m=0xc1331138) at 
/usr/src/sys/vm/vm_page.c:462
#7  0xc02600ac in vm_page_free_toq (m=0xc1331138) at 
/usr/src/sys/vm/vm_page.c:1104
#8  0xc025de22 in vm_object_terminate (object=0xe8f04da8) at 
/usr/src/sys/vm/vm_page.h:514
#9  0xc025dce0 in vm_object_deallocate (object=0xe8f04da8) at 
/usr/src/sys/vm/vm_object.c:399
#10 0xc025af21 in vm_map_entry_delete (map=0xe8b3e040, entry=0xe8906c60) at 
/usr/src/sys/vm/vm_map.c:2054
#11 0xc025b0d2 in vm_map_delete (...
2013 Jul 22
2
stopping amd causes a freeze
Occasionally stopping amd freezes my system. It's a rare occurrence,
and I haven't found a reliable way to reproduce it.
It's also a real freeze, so there's no way to get into the debugger
or grab a core dump. I only can perform the 4 seconds hard shutdown to
revive the system.
I run amd through sysutils/automounter, which is a scripting solution
that generates an amd.map file
2003 May 13
1
Kernel panic on FreeBSD 4.8-STABLE
...1722b4 in poweroff_wait ()
#3  0xc023dd1e in trap_fatal ()
#4  0xc023d9f1 in trap_pfault ()
#5  0xc023d5af in trap ()
#6  0xc01fffde in vnode_pager_generic_putpages ()
#7  0xc01eab72 in ffs_putpages ()
#8  0xc01ffe3a in vnode_pager_putpages ()
#9  0xc01fcdb8 in vm_pageout_flush ()
#10 0xc01fa38e in vm_object_page_collect_flush ()
#11 0xc01f9f91 in vm_object_page_clean ()
#12 0xc01a11f5 in vfs_msync ()
#13 0xc01a2194 in sync ()
#14 0xc0171c2a in boot ()
#15 0xc01722b4 in poweroff_wait ()
#16 0xc023dd1e in trap_fatal ()
#17 0xc023d6fb in trap ()
#18 0xc023ceeb in sw1a ()
#19 0xc0174ff1 in tsleep ()
#20 0...
2003 Apr 09
0
Serious VM issues in 4.7, 4.8
In FreeBSD 4.7 and 4.8, the code for vm_object_allocate() in the
file /usr/src/sys/vm/vm_object.c looks like:
> 232     vm_object_t
> 233     vm_object_allocate(type, size)
> 234             objtype_t type;
> 235             vm_size_t size;
> 236     {
> 237             vm_object_t result;
> 238
> 239             result...
2004 May 26
0
FreeBSD Security Advisory FreeBSD-SA-04:11.msync
...c                                      1.187.2.17.2.1
RELENG_5_2
  src/UPDATING                                                 1.282.2.16
  src/sys/conf/newvers.sh                                       1.56.2.15
  src/sys/ufs/ffs/ffs_vnops.c                                   1.119.2.1
  src/sys/vm/vm_object.c                                        1.317.2.1
- -------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFAtH2pFdaIBMps37IRAmycAJ0cv/iG6NlGBsC1xT4gg/Gx3lF8DwCghfHl
G2wdUNyfvhz0u3kFB9pH41c=
=SK1u
-----END PGP...
2004 May 26
0
FreeBSD Security Advisory FreeBSD-SA-04:11.msync
...c                                      1.187.2.17.2.1
RELENG_5_2
  src/UPDATING                                                 1.282.2.16
  src/sys/conf/newvers.sh                                       1.56.2.15
  src/sys/ufs/ffs/ffs_vnops.c                                   1.119.2.1
  src/sys/vm/vm_object.c                                        1.317.2.1
- -------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFAtH2pFdaIBMps37IRAmycAJ0cv/iG6NlGBsC1xT4gg/Gx3lF8DwCghfHl
G2wdUNyfvhz0u3kFB9pH41c=
=SK1u
-----END PGP...
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
...p = 0, tf_ss = -1070027476}) at /usr/src/sys/i386/i386/trap.c:466
	p = (struct proc *) 0x0
	sticks = 13851009206265949694
	i = 0
	ucode = 0
	type = 12
	code = 0
	eva = 54
#17 0xc02566fa in vm_fault (map=0xc038ad2c, vaddr=3516444672, fault_type=2 '\002', fault_flags=0)
    at /usr/src/sys/vm/vm_object.h:189
	object = 0x0
	fault_type = 2 '\002'
	prot = 7 '\a'
	result = -1
	wired = 0
	map_generation = 1
	next_object = 0xffffffff
	marray = {0xc21fc000, 0xc032d43c, 0xc032d418, 0xc0235f94, 0xc21fc000, 0xc02362b9, 0x400000, 
  0xc032d43c, 0xc21fc000, 0x18, 0x400000, 0x0, 0xc032d444, 0x...
2003 Aug 22
3
PAE removal patch for testing
...il;	/* VA of first avail page (after kernel bss) */
 vm_offset_t virtual_end;	/* VA of last avail page (end of kernel AS) */
 static boolean_t pmap_initialized = FALSE;	/* Has pmap_init completed? */
@@ -202,34 +168,19 @@
 static vm_zone_t pvzone;
 static struct vm_zone pvzone_store;
 static struct vm_object pvzone_obj;
-static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0;
+static int pv_entry_count=0, pv_entry_max=0, pv_entry_high_water=0;
 static int pmap_pagedaemon_waken = 0;
 static struct pv_entry *pvinit;
 
 /*
  * All those kernel PT submaps that BSD is so fond of
  */
-#ifd...