public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Little question of mine....
@ 2001-02-16 16:10 fsnchzjr
  2001-02-16 16:31 ` Eli Carter
  0 siblings, 1 reply; 2+ messages in thread
From: fsnchzjr @ 2001-02-16 16:10 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

Please excuse my newbie question...
I've been fooling around with module programing on 2.4.0, and I've made this
little module for a char device that printk's (darn, my kernel log's growing
real huge now!!!) anything I redirect into /dev/charmod (Hurray! I made my
first module).... I have not yet implemented any read facilities, yet....
and here's my question: What's IOCTL? What do I need it for?

Oh BTW, I have this dumb little idea (please flame me if it's stupid...)...
Here goes: I want to create a small database system (possibly using
ANSI-SQL92??) that's integrated into the kernel... I think I'd make a module
for a char device, which would be used for comm' with the database and a
module for a filesystem (which I'd have to come up with) that would hold the
database... Do any of you think such a database would be faster than other
database systems? 
Please tell me what you people think about this...

PS. a big thanks to Mr. Wolff for starting me up on file_operations...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-16 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-16 16:10 Little question of mine fsnchzjr
2001-02-16 16:31 ` Eli Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox