The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: brad@heeltoe.com (Brad Parker)
Subject: [Unix-jun72] UNIX running up to init, I think
Date: Fri, 02 May 2008 21:03:48 -0400	[thread overview]
Message-ID: <25892.1209776628@mini> (raw)
In-Reply-To: <Pine.BSI.4.64.0805021404250.20114@malasada.lava.net>


Some debugging in simh makes it look like attaching the raw file (512 byte
blocks) is correct and simh is geting the data:

>>DT0: read block 65 forward
ba 40400, data 1672, pos 152927
ba 40401, data 164755, pos 152933
ba 40402, data 72145, pos 152939
ba 40403, data 27543, pos 152945
ba 40404, data 67151, pos 152951
ba 40405, data 72151, pos 152957
ba 40406, data 0, pos 152963
ba 40407, data 0, pos 152969
ba 40410, data 0, pos 152975
ba 40411, data 0, pos 152981

that matches the contents of my files.

but it doesn't seem like the dma is making it to userland.  Perhaps it's
getting into the kernel buffer but not the user buffer.  I just copied
the sysread code verbatim and didn't look at the closely.

I'll do more debugging tomorrow.  Seems like we're closing in.

(hmm. just noticed that ba 40400 != 40222)

-brad



  reply	other threads:[~2008-05-03  1:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 23:51 James A. Markevitch
2008-05-03  0:06 ` Tim Newsham
2008-05-03  1:03   ` Brad Parker [this message]
2008-05-03  1:41     ` Tim Newsham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25892.1209776628@mini \
    --to=brad@heeltoe.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).