DragonFly BSD
DragonFly bugs List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[no subject]



contigmalloc_map: failed size 33554432 low=0 high=ffffffff align=4096 boundary=0
flags=00000102

Happens everytime at system startup where no heavy memory load / fragmentation
should happen. Allocation size is 1/127 of low--high range (so not a terrific
one), flags are NOWAIT|ZERO.

kldunload radeon and drm (latter causes calling contigmalloc thru ioctl) doesn't
help.

I'm running v2.13.0.207.gdae741-DEVELOPMENT x86_64


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


--------------- END bugs.v001.n1133 ---------------


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


--------------- MESSAGE bugs.v001.n1134.2 ---------------

From: Jan Lentfer  via Redmine 
Subject: [DragonFlyBSD - Bug #2228] negative numbers in top's wired on latest master/i386
Date: Sun, 20 Nov 2011 01:55:01 -0800
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8


Issue #2228 has been reported by Jan Lentfer .

----------------------------------------
Bug #2228: negative numbers in top's wired on latest master/i386
http://bugs.dragonflybsd.org/issues/2228

Author: Jan Lentfer 


Category: 

load averages:  0.23,  0.29,  0.25;               up 0+00:37:39 
10:33:23
28 processes: 1 running, 28 active
CPU states:  0.7% user,  0.0% nice, 73.4% system,  0.0% interrupt, 25.8% 
idle
Memory: 112M Active, 455M Inact, -35720K Wired, 26M Cache, 85M Buf, 
5380K Free
Swap: 1024M Total, 32K Used, 1024M Free

   PID USERNAME NICE  SIZE   PRES   STATE CPU  TIME   CTIME    CPU COMMAND
   848 root       0  4020K     0K    CPU0  0   0:00    0:00  1.95% top
   749 root       0  9348K     0K  nanslp  1   0:00    0:00  0.00% httpd
   767 root       0  4020K     0K   pause  0   0:00    0:00  0.00% csh
   843 root       0  3172K     0K  umtxsl  0   0:00    0:00  0.00% sysb..



this is on v2.13.0.332.g9855a4-DEVELOPMENT #35 w/ swapcache enabled 
during a sysbench io test.

Jan


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


--------------- MESSAGE bugs.v001.n1134.3 ---------------

From: John Marino via Redmine 
Subject: [DragonFlyBSD - Bug #2108] getcontext() is missing on DragonFly x86_64
Date: Sun, 20 Nov 2011 04:32:13 -0800
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
References: 


Issue #2108 has been updated by John Marino.


We need to bump this up in priority.  On x86_64, every ruby package using ruby19-base is failing due to missing getcontext and makecontext on pkgsrc-current.
----------------------------------------
Bug #2108: getcontext() is missing on DragonFly x86_64
http://bugs.dragonflybsd.org/issues/2108

Author: Alex Hornung


Category: 

I'm seeing this when trying to build pkgsrc/net/powerdns-recursor.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


--------------- MESSAGE bugs.v001.n1134.4 ---------------

From: DragonFly bugs list  via Redmine 
Subject: [DragonFlyBSD - Bug #2229] bugs@crater.dragonflybsd.org Rolex For You Now -50%
Date: Sun, 20 Nov 2011 11:23:22 -0800
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8


Issue #2229 has been reported by DragonFly bugs list .

----------------------------------------
Bug #2229: bugs@crater.dragonflybsd.org Rolex For You Now -50%
http://bugs.dragonflybsd.org/issues/2229

Author: DragonFly bugs list 


Category: 

PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

   
      
      
   
   
Click here!


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


--------------- MESSAGE bugs.v001.n1134.5 ---------------

From: Jan Lentfer via Redmine 
Subject: [DragonFlyBSD - Bug #2228] (Resolved) negative numbers in top's wired on latest master/i386
Date: Sun, 20 Nov 2011 13:15:45 -0800
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
References: 


Issue #2228 has been updated by Jan Lentfer.

Status changed from New to Resolved

Solved with 3ae0c654ce
----------------------------------------
Bug #2228: negative numbers in top's wired on latest master/i386
http://bugs.dragonflybsd.org/issues/2228

Author: Jan Lentfer


Category: 

load averages:  0.23,  0.29,  0.25;               up 0+00:37:39 
10:33:23
28 processes: 1 running, 28 active
CPU states:  0.7% user,  0.0% nice, 73.4% system,  0.0% interrupt, 25.8% 
idle
Memory: 112M Active, 455M Inact, -35720K Wired, 26M Cache, 85M Buf, 
5380K Free
Swap: 1024M Total, 32K Used, 1024M Free

   PID USERNAME NICE  SIZE   PRES   STATE CPU  TIME   CTIME    CPU COMMAND
   848 root       0  4020K     0K    CPU0  0   0:00    0:00  1.95% top
   749 root       0  9348K     0K  nanslp  1   0:00    0:00  0.00% httpd
   767 root       0  4020K     0K   pause  0   0:00    0:00  0.00% csh
   843 root       0  3172K     0K  umtxsl  0   0:00    0:00  0.00% sysb..



this is on v2.13.0.332.g9855a4-DEVELOPMENT #35 w/ swapcache enabled 
during a sysbench io test.

Jan


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


--------------- END bugs.v001.n1134 ---------------


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]