From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <86mxmdg593.fsf@cmarib.ramside> References: <86ipx4s36p.fsf@cmarib.ramside> <86ei7ry76s.fsf@cmarib.ramside> <86r5bqz1rc.fsf@cmarib.ramside> <86mxmdg593.fsf@cmarib.ramside> Date: Thu, 3 Feb 2011 10:45:05 -0800 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] RESOLVED: recoving important header file rudely Topicbox-Message-UUID: ab289292-ead6-11e9-9d60-3106f5b1d025 cool! it seems you could implement an fs with unlimited name length using the file-backed-strings and store the data as the file name; very efficient. On Wed, Feb 2, 2011 at 7:35 PM, wrote: > ron minnich writes: > >> OK, let's do a test. You write your stuff with iterators and put it on >> a machine with 256MB. I'll create a file with a file name that is >> 257MB long. What does your stuff do then? > > The finished version will support strings backed by file storage and > should actually be able to handle that. =A0But that's still far in the > future, at this point. =A0I haven't even finished coding the basic string > operations for data in memory, yet. > > -- > +---------------------------------------------------------------+ > |E-Mail: smiley@zenzebra.mv.com =A0 =A0 =A0 =A0 =A0 =A0 PGP key ID: BC549= F8B| > |Fingerprint: 9329 DB4A 30F5 6EDA D2BA =A03489 DAB7 555A BC54 9F8B| > +---------------------------------------------------------------+ > >