Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fr.comp.lang.python > #3079

Re: fonction read avec fuse

X-Received by 10.200.54.138 with SMTP id a10mr5846151qtc.47.1520084794244; Sat, 03 Mar 2018 05:46:34 -0800 (PST)
X-Received by 10.31.147.5 with SMTP id v5mr937750vkd.5.1520084794053; Sat, 03 Mar 2018 05:46:34 -0800 (PST)
Path csiph.com!feeder.erje.net!2.us.feeder.erje.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!t24no2822996qtn.0!news-out.google.com!m4ni805qte.0!nntp.google.com!t24no2822991qtn.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups fr.comp.lang.python
Date Sat, 3 Mar 2018 05:46:33 -0800 (PST)
In-Reply-To <8e3ab85d-081d-4de6-8ebf-d9d760f5793b@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=90.103.210.205; posting-account=dcD-vwoAAAADRTmn7k3Lt-A6Fc1w3JmV
NNTP-Posting-Host 90.103.210.205
References <8e3ab85d-081d-4de6-8ebf-d9d760f5793b@googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <32a1deb0-2b6f-4f54-b394-f7063c4f080b@googlegroups.com> (permalink)
Subject Re: fonction read avec fuse
From patatetom@gmail.com
Injection-Date Sat, 03 Mar 2018 13:46:34 +0000
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
Lines 12
Xref csiph.com fr.comp.lang.python:3079

Show key headers only | View raw


après quelques tests, il apparait que le fichier est lu par morceaux :

read[0] 131072 bytes from 0 flags: 0x8000
read[0] 131072 bytes from 131072 flags: 0x8000
read[0] 131072 bytes from 262144 flags: 0x8000
...
read[0] 8192 bytes from 917504 flags: 0x8000
read[0] 4096 bytes from 925696 flags: 0x8000

le problème que je soulevais ne se pose donc pas en pratique.

j'apprécierais votre feedback si vous avez l'occasion d'essayer mon module xtaffuse ;-)

Back to fr.comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

fonction read avec fuse patatetom@gmail.com - 2018-03-03 02:31 -0800
  Re: fonction read avec fuse patatetom@gmail.com - 2018-03-03 05:46 -0800

csiph-web