Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 12:30:21 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph ng_ether.c
Message-ID:  <200906231230.n5NCUTHQ090402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-06-23 12:30:21 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_ether.c 
  Log:
  SVN rev 194699 on 2009-06-23 12:30:21Z by mav
  
  Mark ng_ether node hooks as HI_STACK. It is usually the last point when
  netgraph may unroll the call stack, and I have found that in some cases 2K
  guarantied there for i386 may be not enough for NIC driver and BPF.
  
  Revision  Changes    Path
  1.71      +1 -1      src/sys/netgraph/ng_ether.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906231230.n5NCUTHQ090402>