LWN.net Logo

2.5.74 - seq_file conversion of /proc/net/atm

From:  Francois Romieu <romieu@fr.zoreil.com>
To:  chas@locutus.cmf.nrl.navy.mil
Subject:  [PATCHKIT] 2.5.74 - seq_file conversion of /proc/net/atm
Date:  Wed, 9 Jul 2003 02:11:52 +0200
Cc:  linux-kernel@vger.kernel.org, davem@redhat.com

  here comes a first cut at the aforementioned subject. It is divided in
height parts for easier review/integration/flamefest:

1 - devices;
2 - utility and common code for vcs (vc/pvc/svc);
3 - pvc;
4 - svc;
5 - vc;
6 - arp;
7 - lec;
8 - final cleanup.

Each part includes a short description. It is possible to build after
1), 5), 6), 7), 8) (and probably more but it hasn't been tested).

Some testing has been done with a couple of uniprocessor systems:
- 1 behaves well with one or two iphase adapters in the same box;
- 3, 4, 5 doesn't crash and it even seems to display the right number
  of vc. More testing to come;
- same comments apply for 6;
- 7 is completely untested. If somebody has typical scripts at hand for
  a back-to-back lane configuration, he will be welcome.

--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds