Re: /proc wrapper (library)

From: Alexander Sirotkin (demiurg_at_ti.com)
Date: 05/31/04


Date: Mon, 31 May 2004 11:02:02 +0300
To: Bob Smith <bsmith@linuxtoys.org>

Sounds interesting, although using RDBMS for such task seems
a little bit exaggerated. I'm not sure if it's good idea to base such
utilities as free and top on RDBMS.

Thanks anyway...

Bob Smith wrote:

> I am going to build an application using my RTA
> package (http://www.runtimeaccess.com) that would
> map the fields in /proc into tables in a database.
> You would read the database using any of the
> PostgreSQL DB tools or libraries. While not a
> complete solution, this might be part of what you
> want. Contact me if you would like to keep posted
> on my progress.
>
> This application is part of a tutorial/book that a
> group of us are writing on Linux appliances.
>
> Bob Smith
>
>
>
> Alexander Sirotkin wrote:
>
>> I thought it would be nice to have a wrapper library
>> for /proc filesystem, so that everybody would not have
>> to parse it.
>>
>> I was wondering if anybody ever saw such a thing.
>>
>> I came across procinfo library, but it seems that the
>> project is dead...
>>

-- 
Alexander Sirotkin
SW Engineer
Texas Instruments
Broadband Communications Israel (BCIL)
Tel:  +972-9-9706587
________________________________________________________________________
"Those who do not understand Unix are condemned to reinvent it, poorly."
      -- Henry Spencer 


Relevant Pages

  • Re: Good Books on MultiValue Databases
    ... new info there, right?), the database structure when converting from ... an MV environment to an RDBMS actually does require re-architecting. ... Codd wrote his rules specifically ... management system, rather asking the management system to manage ...
    (comp.databases.pick)
  • Re: Good Books on MultiValue Databases
    ... new info there, right?), the database structure when converting from ... an MV environment to an RDBMS actually does require re-architecting. ... Codd wrote his rules specifically ... management system, rather asking the management system to manage ...
    (comp.databases.pick)
  • Re: When to use sub-values
    ... from the outset as if each discrete problem is a database problem -- ... "optimizations" are merely optimizations. ... within LOCATE (depending on the controlling-nesting levels you want to ... reimplemented our own simulated RDBMS to be able to store/retrieve/sort ...
    (comp.databases.pick)
  • Re: MV Keys (was: Key attributes with list values)
    ... "the programmer knows what the data means". ... one of which was an entirely different database (and RDBMS) ... whose data was transferred at night by batch jobs. ...
    (comp.databases.theory)
  • Re: SQL
    ... >> appropriate data in the RDBMS. ... >Many RDBMS vendors supports distributed transactions. ... >Do you doubt that pre-OO applications make heavy use of embedded SQL? ... has more to do with making the database quickly and easily accessible ...
    (comp.object)