bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] gawk using shared memory


From: Peng Yu
Subject: [bug-gawk] gawk using shared memory
Date: Tue, 8 May 2012 11:11:52 -0500

Hi,

I'm wondering if there is a way to let gawk use shared memory. I have
an awk script that needs to load the same big chunk of data first
before gawk can do anything. If I can get it load into shared memory
(can be checked by ipcs), then I don't have to load the data each time
I run gawk. I suspect that there might not be such an way based on
some google search. But I'd like to double check to make sure.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]