Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: size on disk of tied hashes

by ctilmes (Vicar)
on Aug 11, 2004 at 01:03 UTC ( [id://381824]=note: print w/replies, xml ) Need Help??


in reply to size on disk of tied hashes

How are you determining how much space it takes? Have you looked at the total disk space available before and after making the file?

The reason I ask is that some of the *DBM mechanisms use "holey" (sparse) files where their size is bigger than the amount of disk blocks they actually take. If there is a block that is totally empty, it doesn't use up a disk block even though it shows up in the file size.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found