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


Groups > linux.debian.user > #234618

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

From Darac Marjal <mailinglist@darac.org.uk>
Newsgroups linux.debian.user
Subject Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...
Date 2021-04-29 15:20 +0200
Message-ID <C9eKd-2Yz-1@gated-at.bofh.it> (permalink)
References (10 earlier) <C79Ym-88v-15@gated-at.bofh.it> <C7CdX-nV-1@gated-at.bofh.it> <C8qNs-6iZ-5@gated-at.bofh.it> <C8ZBv-2jt-1@gated-at.bofh.it> <C9eAy-2VB-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 29/04/2021 14:03, Albretch Mueller wrote:
>> What is "alpha-offset format"?
>  we, corpora research kinds of folks, need to process thousand of
> files as other people process bytes. UTF8 was basically an
> Americanizierung of alle alphabets. UTF is great to describe an
> alphabet but not for text files.
>
>  UTF8 turned all files into streams not good for questions such as
> what is the charatcer/string sequence starting on the nth addressable
> unit of a file ...

Depends on what you mean by "addressable unit", surely? UTF8 is a
variable-length record format, but it's still addressable. Basically,
it's like taking a CSV file and saying "what's the contents of the cell
starting at byte 123"? CSV cells are variable length. Perhaps there
isn't such a cell. If you want to know the contents of the cell which
includes byte 123, then you need some context, don't you?

>
>  Doing that with utF8 is from way too complicated to impossible. Also
> alpha offset nicely splits the files segments into its different
> parts: ALPHABETICAL text, js, css, ...
So, do you use something more like UTF-32?
>
>  lbrtchx
>

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-14 17:30 +0200
  Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... David Wright <deblis@lionunicorn.co.uk> - 2021-04-14 18:20 +0200
  Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... didier gaumet <didier.gaumet@gmail.com> - 2021-04-14 20:30 +0200
    Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-15 02:30 +0200
      Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... didier gaumet <didier.gaumet@gmail.com> - 2021-04-15 10:00 +0200
        Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Gene Heskett <gheskett@shentel.net> - 2021-04-15 12:40 +0200
          Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... "Andrew M.A. Cater" <amacater@einval.com> - 2021-04-15 14:40 +0200
          Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Dan Ritter <dsr@randomstring.org> - 2021-04-15 15:00 +0200
            Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-15 20:20 +0200
              Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... didier gaumet <didier.gaumet@gmail.com> - 2021-04-15 21:40 +0200
              Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... "Alexander V. Makartsev" <avbetev@gmail.com> - 2021-04-15 21:40 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-22 22:00 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Dan Ritter <dsr@randomstring.org> - 2021-04-22 23:10 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Dan Ritter <dsr@randomstring.org> - 2021-04-22 23:10 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Darac Marjal <mailinglist@darac.org.uk> - 2021-04-23 14:50 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-23 21:10 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Dan Ritter <dsr@randomstring.org> - 2021-04-23 21:50 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-24 20:50 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Celejar <celejar@gmail.com> - 2021-04-25 04:00 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-27 10:00 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... davidson <davidson@freevolt.org> - 2021-04-28 23:10 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-29 15:10 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Darac Marjal <mailinglist@darac.org.uk> - 2021-04-29 15:20 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... rhkramer@gmail.com - 2021-04-29 17:40 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... David Wright <deblis@lionunicorn.co.uk> - 2021-04-29 21:30 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... davidson <davidson@freevolt.org> - 2021-05-01 01:00 +0200
                [OFFTOPIC] Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Stefan Monnier <monnier@iro.umontreal.ca> - 2021-05-01 01:20 +0200
                Re: [OFFTOPIC] Re: pci 0000:00:01:0: MSI quirk detected;  subordinated MSI disabled ... David Wright <deblis@lionunicorn.co.uk> - 2021-05-01 06:50 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... davidson <davidson@freevolt.org> - 2021-04-28 23:00 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... davidson <davidson@freevolt.org> - 2021-04-29 01:20 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled  ... Dan Ritter <dsr@randomstring.org> - 2021-04-29 03:50 +0200
                Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ... Albretch Mueller <lbrtchx@gmail.com> - 2021-04-29 22:40 +0200
                OT: alpha-offset format (was Re: pci 0000:00:01:0: MSI quirk detected;  subordinated MSI disabled ...) davidson <davidson@freevolt.org> - 2021-05-01 01:40 +0200

csiph-web