From: Robert Klemme Date: 2013-04-08T20:02:07+09:00 Subject: Re: Mapping string data ptr to buffer in ffi --089e0158b2c0021aab04d9d75e3f Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 8, 2013 at 11:49 AM, se gm wrote: > >You need a method call, either from > >Ruby side > I need only one blocking syncronization call from Ruby to start working > with the string. Getters method calls which would copy 512m string are > not a viable option. So no other option except the one I was asking > about. > Well, you do not necessarily need to copy complete files. > >Btw, what are you trying to create here? > File parsing and searching over a huge volume of data. > Please disclose more detail about the way the parsing and processing of parse results is supposed to work. With that information we will be better able to find a proper solution. I think you need to step back and look at this from a bit more distance. The solution you are hooked into does not sound viable yet you wa -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ --089e0158b2c0021aab04d9d75e3f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

--089e0158b2c0021aab04d9d75e3f--