octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #40304] Excessive I/O in load function


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40304] Excessive I/O in load function
Date: Fri, 22 Nov 2013 17:11:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #16, bug #40304 (project octave):

Do we need the complete file to demonstrate the problem?  It looks like the
strace output you are showing comes from the beginning of the file.

Does this file contain multiple data elements?  If so, you could split it at
the second "# name = ..." line.

Or, you could just split it at an arbitrary point.  It won't load properly,
but strace should show the seeks before it fails.

Also, how large is it if you compress it?

And what is the file size limit for attachments to the tracker?  It claims
16MB.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40304>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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