Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

There are always alternatives. -- Spock, "The Galileo Seven", stardate 2822.3


computers / comp.sys.tandem / Re: Enscribe File and Slack space

SubjectAuthor
* Enscribe File and Slack spacewilso...@gmail.com
`* Re: Enscribe File and Slack spaceRandall
 `- Re: Enscribe File and Slack spacewilso...@gmail.com

1
Enscribe File and Slack space

<d428e141-ca41-4daa-a169-566ad5de35a2n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=662&group=comp.sys.tandem#662

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:6214:5609:b0:635:e24b:d5c7 with SMTP id mg9-20020a056214560900b00635e24bd5c7mr1427qvb.1.1688068597117;
Thu, 29 Jun 2023 12:56:37 -0700 (PDT)
X-Received: by 2002:a05:6870:5153:b0:1b0:9d7d:3488 with SMTP id
z19-20020a056870515300b001b09d7d3488mr736717oak.8.1688068596884; Thu, 29 Jun
2023 12:56:36 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Thu, 29 Jun 2023 12:56:36 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=134.238.179.63; posting-account=670wAwoAAADOV3gkkdRS8XLUeis767Vq
NNTP-Posting-Host: 134.238.179.63
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d428e141-ca41-4daa-a169-566ad5de35a2n@googlegroups.com>
Subject: Enscribe File and Slack space
From: wilsonjo...@gmail.com (wilso...@gmail.com)
Injection-Date: Thu, 29 Jun 2023 19:56:37 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1577
 by: wilso...@gmail.com - Thu, 29 Jun 2023 19:56 UTC

Hi All -

I am curious if anyone can shed some light on how slack space works on a key sequenced Enscribe file. I looked in the manuals and see small references, but not a great explanation.

If slack is removed from a file using something like FUP RELOAD, that appears to reduce the file size. (Smaller files are typically a good thing.)

However, does this also mean that the subsequent writes to that file will now need to allocate blocks of space prior to inserting a record? If so, I would assume this would decrease the disk I/O efficiency?

Thanks for any insights!

Re: Enscribe File and Slack space

<84d3c698-ebbf-493c-829b-3b35b07d2004n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=664&group=comp.sys.tandem#664

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:6214:584b:b0:635:e500:8dc7 with SMTP id ml11-20020a056214584b00b00635e5008dc7mr37231qvb.4.1688150674535;
Fri, 30 Jun 2023 11:44:34 -0700 (PDT)
X-Received: by 2002:a05:6a00:1956:b0:66c:62c3:e7a2 with SMTP id
s22-20020a056a00195600b0066c62c3e7a2mr4412309pfk.1.1688150673950; Fri, 30 Jun
2023 11:44:33 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 30 Jun 2023 11:44:33 -0700 (PDT)
In-Reply-To: <d428e141-ca41-4daa-a169-566ad5de35a2n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3fa9:4200:6dbe:7cca:c986:af00;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3fa9:4200:6dbe:7cca:c986:af00
References: <d428e141-ca41-4daa-a169-566ad5de35a2n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <84d3c698-ebbf-493c-829b-3b35b07d2004n@googlegroups.com>
Subject: Re: Enscribe File and Slack space
From: rsbec...@nexbridge.com (Randall)
Injection-Date: Fri, 30 Jun 2023 18:44:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Randall - Fri, 30 Jun 2023 18:44 UTC

On Thursday, June 29, 2023 at 3:56:38 p.m. UTC-4, wilso...@gmail.com wrote:
> Hi All -
>
> I am curious if anyone can shed some light on how slack space works on a key sequenced Enscribe file. I looked in the manuals and see small references, but not a great explanation.
>
> If slack is removed from a file using something like FUP RELOAD, that appears to reduce the file size. (Smaller files are typically a good thing.)
>
> However, does this also mean that the subsequent writes to that file will now need to allocate blocks of space prior to inserting a record? If so, I would assume this would decrease the disk I/O efficiency?
>
> Thanks for any insights!

Slack is configured when the file is created or altered. It comes in two forms: DSLACK (record space) and ISLACK (index space). By default, FILE_WRITEX_ respects these values and leaves slack in the file for future insert efficiency at the cost of space. RELOAD removes the slack so subsequent inserts can be more expensive by causing new items to move or reorganize existing bytes to provide space for the inserts.
--Randall

Re: Enscribe File and Slack space

<a64b92f2-2f6c-47d7-a0b2-e74f275c34f3n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=666&group=comp.sys.tandem#666

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:ac8:5b41:0:b0:3ff:1fac:a5dd with SMTP id n1-20020ac85b41000000b003ff1faca5ddmr80543qtw.2.1689097471635;
Tue, 11 Jul 2023 10:44:31 -0700 (PDT)
X-Received: by 2002:a05:6871:4d94:b0:1b3:ecdb:ff21 with SMTP id
uh20-20020a0568714d9400b001b3ecdbff21mr3161080oab.3.1689097471318; Tue, 11
Jul 2023 10:44:31 -0700 (PDT)
Path: i2pn2.org!i2pn.org!news.1d4.us!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Tue, 11 Jul 2023 10:44:30 -0700 (PDT)
In-Reply-To: <84d3c698-ebbf-493c-829b-3b35b07d2004n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=137.83.217.23; posting-account=670wAwoAAADOV3gkkdRS8XLUeis767Vq
NNTP-Posting-Host: 137.83.217.23
References: <d428e141-ca41-4daa-a169-566ad5de35a2n@googlegroups.com> <84d3c698-ebbf-493c-829b-3b35b07d2004n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a64b92f2-2f6c-47d7-a0b2-e74f275c34f3n@googlegroups.com>
Subject: Re: Enscribe File and Slack space
From: wilsonjo...@gmail.com (wilso...@gmail.com)
Injection-Date: Tue, 11 Jul 2023 17:44:31 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2536
 by: wilso...@gmail.com - Tue, 11 Jul 2023 17:44 UTC

Thanks! I think that confirms what I was expecting.

On Friday, June 30, 2023 at 2:44:35 PM UTC-4, Randall wrote:
> On Thursday, June 29, 2023 at 3:56:38 p.m. UTC-4, wrote:
> > Hi All -
> >
> > I am curious if anyone can shed some light on how slack space works on a key sequenced Enscribe file. I looked in the manuals and see small references, but not a great explanation.
> >
> > If slack is removed from a file using something like FUP RELOAD, that appears to reduce the file size. (Smaller files are typically a good thing.)
> >
> > However, does this also mean that the subsequent writes to that file will now need to allocate blocks of space prior to inserting a record? If so, I would assume this would decrease the disk I/O efficiency?
> >
> > Thanks for any insights!
> Slack is configured when the file is created or altered. It comes in two forms: DSLACK (record space) and ISLACK (index space). By default, FILE_WRITEX_ respects these values and leaves slack in the file for future insert efficiency at the cost of space. RELOAD removes the slack so subsequent inserts can be more expensive by causing new items to move or reorganize existing bytes to provide space for the inserts.
> --Randall

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor