Re: netatm removal warning




On Mon, 10 Mar 2008, Robert Watson wrote:

This is another of those boring e-mails about kernel subsystems that still require Giant. Sorry about that!

As previously published, netatm is a non-MPSAFE protocol stack largely superseded by our two other ATM stacks, netnatm and the netgraph/atm (both MPSAFE). netatm is currently non-functional and uncompileable because it depends on the Giant compatibility shims for the protocol stack, which were removed in FreeBSD 7.0. We left the code in place in case to make it easier for any interested third parties to distribute patches against it (in particular, patches to make it MPSAFE).

The current plan is that we will remove the netatm code from HEAD and RELENG_7 before FreeBSD 7.1. A specific schedue for 7.1 hasn't been published yet, but in order to give plenty of warning, here's the proposed netatm removal schedule:

10 March 2008 E-mail warning to arch@/net@
10 April 2008 E-mail warning to arch@/net@
10 May 2008 Removal of netatm from HEAD
20 May 2008 Removal of netatm from RELENG_7

Obviously, netatm will remain in the revision control history should anyone wish to ressurect it after that date. However, I suspect that those interested in ATM on FreeBSD have long since been using Harti's netgraph ATM framework.

Somehow the dates slipped pasted more quickly than I had hoped -- this is the HEADS UP that, on a slightly delayed schedule, I will be trimming netatm from the src tree for HEAD, and then a week or two later, from RELENG_7. Assuming all goes well, this should result in no functional change at all.

Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: netatm removal warning
    ... On Mon, 10 Mar 2008, Robert Watson wrote: ... As previously published, netatm is a non-MPSAFE protocol stack largely superseded by our two other ATM stacks, netnatm and the netgraph/atm. ... netatm is currently non-functional and uncompileable because it depends on the Giant compatibility shims for the protocol stack, which were removed in FreeBSD 7.0. ...
    (freebsd-net)
  • netatm removal warning
    ... This is another of those boring e-mails about kernel subsystems that still require Giant. ... As previously published, netatm is a non-MPSAFE protocol stack largely superseded by our two other ATM stacks, netnatm and the netgraph/atm. ... The current plan is that we will remove the netatm code from HEAD and RELENG_7 before FreeBSD 7.1. ...
    (freebsd-arch)
  • netatm removal warning
    ... This is another of those boring e-mails about kernel subsystems that still require Giant. ... As previously published, netatm is a non-MPSAFE protocol stack largely superseded by our two other ATM stacks, netnatm and the netgraph/atm. ... The current plan is that we will remove the netatm code from HEAD and RELENG_7 before FreeBSD 7.1. ...
    (freebsd-net)
  • Re: HEADS UP: socket and pcb reference changes entering tree today
    ... a follow-up e-mail once the merges have stopped and/or slowed down, which will be later today sometime. ... On Wed, 29 Mar 2006, Robert Watson wrote: ... I've started merging minor parts of the patch over the last few days, but things will get serious around April 1 when the deadline for maintenance on the netatm stack expires, allowing me to bring in changes that are not known to work with netatm. ... I will post another HEADS UP as the changes go into the tree, and will be monitoring things closely to try and get any bugs that might turn up fixed as quickly as possible. ...
    (freebsd-current)
  • HEADS UP: netatm removed (was: Re: netatm removal warning)
    ... On Wed, 21 May 2008, Robert Watson wrote: ... netatm will remain in the revision control history should anyone wish to ressurect it after that date. ... the HEADS UP that, on a slightly delayed schedule, I will be trimming netatm from the src tree for HEAD, and then a week or two later, from RELENG_7. ... Assuming no unexpected problems, it will likewise be removed from RELENG_7 in a few weeks. ...
    (freebsd-arch)