Re: kernel build fails

2021-01-13 Thread sm
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-07-05 Thread Zbyszek Bodek
On 25.06.2013 05:23, Jeff Roberson wrote: > On Sun, 23 Jun 2013, Ruslan Bukin wrote: > >> On Sun, Jun 23, 2013 at 07:50:40PM +0300, Konstantin Belousov wrote: >>> On Sun, Jun 23, 2013 at 08:44:25PM +0400, Ruslan Bukin wrote: On Sun, Jun 23, 2013 at 07:16:17PM +0300, Konstantin Belousov wrote:

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-07-01 Thread hiren panchasara
On Mon, Jun 24, 2013 at 8:23 PM, Jeff Roberson wrote: > > Would any of the arm users be interested in testing a larger patch that > changes the way the kernel allocations KVA? It also has some UMA code that > lessens kernel memory utilization. > > http://people.freebsd.org/~jeff/vmem.diff > > An

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-24 Thread Jeff Roberson
On Sun, 23 Jun 2013, Ruslan Bukin wrote: On Sun, Jun 23, 2013 at 07:50:40PM +0300, Konstantin Belousov wrote: On Sun, Jun 23, 2013 at 08:44:25PM +0400, Ruslan Bukin wrote: On Sun, Jun 23, 2013 at 07:16:17PM +0300, Konstantin Belousov wrote: On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Buk

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Tim Kientzle
On Jun 23, 2013, at 9:16 AM, Konstantin Belousov wrote: > On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Bukin wrote: >> On Sun, Jun 23, 2013 at 05:32:48PM +0300, Konstantin Belousov wrote: >>> >>> This is useless without a backtrace. >> >> Trying to mount root from ufs:/dev/da0 []... >> WARN

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Ruslan Bukin
On Sun, Jun 23, 2013 at 07:50:40PM +0300, Konstantin Belousov wrote: > On Sun, Jun 23, 2013 at 08:44:25PM +0400, Ruslan Bukin wrote: > > On Sun, Jun 23, 2013 at 07:16:17PM +0300, Konstantin Belousov wrote: > > > On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Bukin wrote: > > > > > > > > Trying t

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Ruslan Bukin
On Sun, Jun 23, 2013 at 07:16:17PM +0300, Konstantin Belousov wrote: > On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Bukin wrote: > > > > Trying to mount root from ufs:/dev/da0 []... > > WARNING: / was not properly dismounted > > warning: no time-of-day clock registered, system time will not be

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Konstantin Belousov
On Sun, Jun 23, 2013 at 08:44:25PM +0400, Ruslan Bukin wrote: > On Sun, Jun 23, 2013 at 07:16:17PM +0300, Konstantin Belousov wrote: > > On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Bukin wrote: > > > > > > Trying to mount root from ufs:/dev/da0 []... > > > WARNING: / was not properly dismount

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Ruslan Bukin
On Sun, Jun 23, 2013 at 05:32:48PM +0300, Konstantin Belousov wrote: > On Sun, Jun 23, 2013 at 12:32:20PM +0400, Ruslan Bukin wrote: > > On Sun, Jun 23, 2013 at 09:57:06AM +0300, Konstantin Belousov wrote: > > > > I don't really see a lot of wasted memory in the zones. There is > > > > certainly

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Konstantin Belousov
On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Bukin wrote: > On Sun, Jun 23, 2013 at 05:32:48PM +0300, Konstantin Belousov wrote: > > On Sun, Jun 23, 2013 at 12:32:20PM +0400, Ruslan Bukin wrote: > > > On Sun, Jun 23, 2013 at 09:57:06AM +0300, Konstantin Belousov wrote: > > > > > I don't really

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Konstantin Belousov
On Sun, Jun 23, 2013 at 12:32:20PM +0400, Ruslan Bukin wrote: > On Sun, Jun 23, 2013 at 09:57:06AM +0300, Konstantin Belousov wrote: > > > I don't really see a lot of wasted memory in the zones. There is > > > certainly some. Can you give me sysctl vm from both a working and > > > non-working k

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-23 Thread Ruslan Bukin
On Sun, Jun 23, 2013 at 09:57:06AM +0300, Konstantin Belousov wrote: > > I don't really see a lot of wasted memory in the zones. There is > > certainly some. Can you give me sysctl vm from both a working and > > non-working kernel after the build is done or fails? > > Try this: > http://people

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-22 Thread Konstantin Belousov
On Sat, Jun 22, 2013 at 04:37:24PM -1000, Jeff Roberson wrote: > On Fri, 21 Jun 2013, Zbyszek Bodek wrote: > > > On 21.06.2013 01:56, Jeff Roberson wrote: > >> On Thu, 20 Jun 2013, Jeff Roberson wrote: > >> > >>> On Wed, 19 Jun 2013, Zbyszek Bodek wrote: > >>> > Hello, > > I've been

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-22 Thread Jeff Roberson
On Fri, 21 Jun 2013, Zbyszek Bodek wrote: On 21.06.2013 01:56, Jeff Roberson wrote: On Thu, 20 Jun 2013, Jeff Roberson wrote: On Wed, 19 Jun 2013, Zbyszek Bodek wrote: Hello, I've been trying to compile the kernel on my ARMv7 platform using the sources from the current FreeBSD HEAD. make

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-21 Thread Zbyszek Bodek
On 21.06.2013 01:56, Jeff Roberson wrote: > On Thu, 20 Jun 2013, Jeff Roberson wrote: > >> On Wed, 19 Jun 2013, Zbyszek Bodek wrote: >> >>> Hello, >>> >>> I've been trying to compile the kernel on my ARMv7 platform using the >>> sources from the current FreeBSD HEAD. >>> >>> make buildkernel <

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-20 Thread Adrian Chadd
On 20 June 2013 16:56, Jeff Roberson wrote: > Just to add some more information; On my machine with 16GB of ram the > handful of recent UMA commits save about 20MB of kmem on boot. There are > 30% fewer buckets allocated. And all of the malloc zones have similar > amounts of cached space. Act

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-20 Thread Jeff Roberson
On Thu, 20 Jun 2013, Jeff Roberson wrote: On Wed, 19 Jun 2013, Zbyszek Bodek wrote: Hello, I've been trying to compile the kernel on my ARMv7 platform using the sources from the current FreeBSD HEAD. make buildkernel <.> -j5 1/2 builds fails in the way described below: -

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-20 Thread Jeff Roberson
On Wed, 19 Jun 2013, Zbyszek Bodek wrote: Hello, I've been trying to compile the kernel on my ARMv7 platform using the sources from the current FreeBSD HEAD. make buildkernel <.> -j5 1/2 builds fails in the way described below: -

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-20 Thread Zbyszek Bodek
On 19.06.2013 20:22, Andrey Fesenko wrote: > On Wed, Jun 19, 2013 at 10:15 PM, Zbyszek Bodek wrote: >> Hello, >> >> I've been trying to compile the kernel on my ARMv7 platform using the >> sources from the current FreeBSD HEAD. >> >> make buildkernel <.> -j5 >> >> 1/2 builds fails in the way d

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-06-19 Thread Andrey Fesenko
On Wed, Jun 19, 2013 at 10:15 PM, Zbyszek Bodek wrote: > Hello, > > I've been trying to compile the kernel on my ARMv7 platform using the > sources from the current FreeBSD HEAD. > > make buildkernel <.> -j5 > > 1/2 builds fails in the way described below: > ---

Re: kernel: build fails in most recent sources in ath

2012-01-06 Thread Adrian Chadd
Hi, You need to build the system with: options AH_SUPPORT_AR5416 .. even if you're not building _with_ the ath device. This is a byproduct of how the modules are currently built. I'm sorry for introducing this breakage. I'm going to try and fix the driver soon but it's going to require a little

Re: kernel build fails in agp_nvidia.c

2003-08-23 Thread Harald Schmalzbauer
On Saturday 23 August 2003 21:31, Matthew N. Dodd wrote: > On Sat, 23 Aug 2003, Harald Schmalzbauer wrote: > > cvsupped half an hour ago, the following error occurs when trying to > > build a kernel (mine, which worked fine with yesterdays source) > > This one is mine, sorry. No problem, but if yo

Re: kernel build fails in agp_nvidia.c

2003-08-23 Thread Matthew N. Dodd
On Sat, 23 Aug 2003, Harald Schmalzbauer wrote: > cvsupped half an hour ago, the following error occurs when trying to build a > kernel (mine, which worked fine with yesterdays source) This one is mine, sorry. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | [EMAIL

Re: kernel build fails

2002-01-06 Thread Brandon S. Allbery
On Sun, 2002-01-06 at 19:38, Doug White wrote: > Why are there C-style comments in a Perl script? At a guess, it's a here document. -- brandon s. allbery [os/2][linux][solaris][japh] [EMAIL PROTECTED] system administrator [WAY too many hats][EMAIL PROTECTED] electrical and compu

Re: kernel build fails

2002-01-06 Thread Doug White
On Sat, 5 Jan 2002, Sheldon Hearn wrote: > Yeah, that script was committed untested. :-( > > Try the untested patch included below. Why are there C-style comments in a Perl script? > * This file is produced automatically. > * Do not modify anything in here by hand. > * > - * Created from

Re: kernel build fails

2002-01-05 Thread Sheldon Hearn
On Thu, 03 Jan 2002 15:47:20 -0900, Beech Rintoul wrote: > I got the following trying to build -current today: > > NM=nm OBJFORMAT=elf sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s > perl5 /usr/src/sys/kern/vnode_if.pl -h /usr/src/sys/kern/vnode_if.src > Global symbol "$FreeBSD" requir