Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: PL_strtab/SHAREKEYS and copy-on-write leak

by eserte (Deacon)
on Aug 16, 2018 at 13:33 UTC ( [id://1220435]=note: print w/replies, xml ) Need Help??


in reply to PL_strtab/SHAREKEYS and copy-on-write leak

Here's a gist with a small XS module providing a function to turn off hash key sharing per hash. Maybe this will help if you have mostly data-like hashes (unlike hashes for objects), which you have "under control" and can be marked as non-shareable before filling them.
  • Comment on Re: PL_strtab/SHAREKEYS and copy-on-write leak

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 12:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found