Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2004 16:11:24 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/smp index.sgml
Message-ID:  <200404232311.i3NNBO3b090451@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/04/23 16:11:24 PDT

  FreeBSD doc repository

  Modified files:
    en/smp               index.sgml 
  Log:
  Update network stack locking TODO:
  
  Slide jail(2) lockdown forward again, I had to clean Giant out of
  crfree() after a vnode was added to struct prison.
  if_tap locking is done.
  if_tun locking is done.
  I'm working on UNIX domain socket locking now.  Also, fifofs.
  AARP is done.
  I'm working on IPv6 also.
  ip_encap.c is locked down.
  if_loop.c is locked down.
  We now use m_tags to track possible looping in if_gif, not a global.
  I'm also working on the socket layer.
  I locked down NFS server with a Giant lock, but rick is working on
    data based locking.
  Maurycy and I are locking down if_ppp.
  mlaier, luigi, and brooks are working on ifnet locking.
  mlaier and maurycy are working on address lists.
  I'm working on bsd_comp consumers.
  if_stf is a work in progress.
  if_sl is a work in progress.
  rik is working on if_sppp.
  I'm working on netatalk DDP PCB locking.
  I'm working on IGMP locking.
  Need to review TCP timers, not lock them.
  IP ID code needs locking.
  
  Revision  Changes    Path
  1.125     +148 -45   www/en/smp/index.sgml



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