Re: stuff ready to be deleted?

From: Robert P. J. Day
Date: Mon May 28 2007 - 18:42:28 EST


On Mon, 28 May 2007, Robert P. J. Day wrote:

> On Mon, 28 May 2007, Jan Engelhardt wrote:
>
> >
> > On May 28 2007 16:15, Robert P. J. Day wrote:
> > >removing dead content from the tree:
> > >
> > >http://fsdev.net/wiki/index.php?title=Kernel_Janitor%27s_Todo_List
> > >
> > >currently, the list contains the items:
> > >
> > > * 4 Traffic policing
> >
> > CONFIG_NET_SCHED? CONFIG_NET_ACT_POLICE? Neither seems
> > marked as deprecated/obsoleted in Kconfig.
>
> the "traffic policing" entry in that list refers specifically to the
> config option "CLS_NET_POLICE" in net/sched/Kconfig:
>
> config NET_CLS_POLICE
> bool "Traffic Policing (obsolete)"
> depends on NET_CLS_ACT!=y
> select NET_ESTIMATOR
> ---help---
> Say Y here if you want to do traffic policing, i.e. strict
> bandwidth limiting. This option is obsoleted by the traffic
> policer implemented as action, it stays here for compatibility
> reasons.
>
> so ... does "obsolete" really mean "obsolete"?

whoops, the URL i gave above is only for the main page, not for the
specific "stuff to be removed" list here:

http://fsdev.net/wiki/index.php?title=Stuff_to_be_removed

rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/