Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: FS OS sysprog

by tilly (Archbishop)
on Aug 10, 2000 at 07:26 UTC ( [id://27239]=note: print w/replies, xml ) Need Help??


in reply to FS OS sysprog

Well as you told me privately, you want this for Linux, and that means a kernel module. Perl is actually an abysmal choice for writing kernels in. They have all sorts of silly limits like staying within very little stack space.

However not all hope is lost. The idea you want does come up from time to time. Also it seems that there is something out there called userfs, which is a kernel interface to user level programs that implement a filesystem.

Seriously I would do a good search on this and see what you can turn up. I doubt that any great solutions exist, but you are far from alone in wanting this, and you should be able to scare up something.

And BTW, good luck. :-)

EDIT
FWIW my personal opinion on the question is that it is something a lot of people want. Just because a pure Perl solution would be a bad fit doesn't mean it isn't a good question to ask. Indeed if jettero does manage to track down and play around with userfs, I would love to see a Perl interface built. Perl may not be a good fit for a kernel, but it is great for building interesting prototypes...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://27239]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 20:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found