Re: [HEADSUP] IPX and NWFS to be killed in -current.

From: Robert Watson (rwatson_at_freebsd.org)
Date: 01/09/05

  • Next message: Tom Rhodes: "Removing rtld-aout"
    Date: Sun, 9 Jan 2005 07:32:11 +0000 (GMT)
    To: Scott Long <scottl@freebsd.org>
    
    

    On Thu, 9 Dec 2004, Robert Watson wrote:

    > - IPX cleanup and locking, in particular, normalizing the data structures,
    > moving to queue(9) from custom lists, locking of the pcb lists and pcbs,
    > and interactions with socket locking. The basic IPX pieces should fall
    > out pretty easily; I need to look more closely at SPX before passing
    > judgement there.
    >
    > - Writing some simple IPX/SPX regression suites for loopback traffic and
    > ethernet traffic.

    FYI, as of this evening (and per the HEADS UP on freebsd-current), most of
    the locking part of this is now committed to CVS HEAD, with an intent to
    merge to RELENG_5 in a few weeks. There's more work to do on the
    locking/cleanup/testing for IPX/SPX, and I'll chug away a bit more on it,
    but we should now be in a much better position than we were.

    Robert N M Watson

    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"


  • Next message: Tom Rhodes: "Removing rtld-aout"

    Relevant Pages

    • Re: Code removal - Was Re: Future of the ie(4) driver
      ... Not just current@ or stable@ but at least all of hackers@. ... doing MP safe locking. ... & busy admins could safely subscribe, so they get long warning ... More mailing lists that people don't read isn't going to help. ...
      (freebsd-current)
    • Re: [PATCH RFC] pm_qos_requirement might sleep
      ... kernels with the rt patch that are configured to be non-rt ... block regarding the locking design after this patch or instead of it? ... I'm not supper good with lists, ... Keeping a lock around the different "target_value"s may not be so ...
      (Linux-Kernel)
    • Re: what to replace splnet in FreeBSD 5.x?
      ... On Sat, 23 Jul 2005, Robert Watson wrote: ... >> The attached patch introduces locking around the link layer and IPv4 ... >> multicast address lists, as well as updates drivers to use the locking. ...
      (freebsd-net)
    • Re: 5.1-RELEASE TODO
      ... > That's an order of operations problem, not a locking problem. ... protecting you are going to need to protect shared lists. ... > fundamental as the runtime linker code, ...
      (freebsd-current)
    • Re: [patch 5/12] lsm stacking v0.2: actual stacker module
      ... locking scheme in stacker, sprinkled with some notes about one way lsm ... The following describes the locking used by the lsm stacker as of ... The kernel object security lists are protected as follows: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)