lkml.org 
[lkml]   [2001]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectrewrote datastructures using pgsql (was Re: /proc format (was Device Registry (DevReg) Patch 0.2.0))

I finished porting all the kernel data structures to embedded postgresql.
Instead of doing 'cat /proc/cpuinfo', you now can do
'echo "select * from cpuinfo,cpuinfo_flags where
cpuinfo.processor=cpuinfo_flags.processor" > /proc/sql'.
No more worries about silly /proc format issues. Patch coming shortly.

--
Robert Dale


-
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/

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.104 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site