rewrote datastructures using pgsql (was Re: /proc format (was Device Registry (DevReg) Patch 0.2.0))

From: Robert Dale (rdale@digital-mission.com)
Date: Thu Apr 26 2001 - 10:24:06 EST


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/



This archive was generated by hypermail 2b29 : Mon Apr 30 2001 - 21:00:15 EST