All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Cromie <jim.cromie@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] heres a go at	an	adeos-ipipe-2.6.15-i386-1.1-01.patch
Date: Sat, 07 Jan 2006 14:44:43 -0700	[thread overview]
Message-ID: <43C0364B.5020000@domain.hid> (raw)
In-Reply-To: <43C01960.3090806@domain.hid>

Philippe Gerum wrote:

> You may want to try this one:
> http://download.gna.org/adeos/patches/v2.6/i386/adeos-ipipe-2.6.15-i386-1.1-03.patch 
>
>

although Im not surprised, I feel like telling someone,

[jimc@domain.hid ~]$ uname -a
Linux harpo.jimc.earth 2.6.15-ipipe-103-sony #1 Sat Jan 7 13:54:09 MST 
2006 i686 i686 i386 GNU/Linux
[jimc@domain.hid ~]$

is NFS root for ..

soekris:~# uname -a
Linux soekris 2.6.15-ipipe-103-sk #3 Sat Jan 7 13:42:06 MST 2006 i586 
GNU/Linux
soekris:~#
soekris:~# df
Filesystem           1K-blocks      Used Available Use% Mounted on
192.168.42.1:/nfshost/soekris
                      20158372  14249292   4885080  75% /
tmpfs                    63268         0     63268   0% /dev/shm
/dev/hda1               484602    268767    190813  59% /mnt/flash
192.168.42.1:/boot    20158400  14249312   4885088  75% /boot
192.168.42.1:/lib/modules
                      20158400  14249312   4885088  75% /lib/modules
192.168.42.1:/media/cdrecorder
                      20158400  14249312   4885088  75% /mnt/cd
192.168.42.1:/home    20158400  14249312   4885088  75% /home
192.168.42.1:/mnt/dilbert
                      15638816  11716256   3128128  79% /mnt/dilbert
192.168.42.1:/usr/xenomai
                      20158400  14249312   4885088  75% /usr/xenomai
192.168.42.1:/home/jimc/dilbert/pirt
                      15638816  11716256   3128128  79% /mnt/pirt


woohoo!

I just diffed my-1.01 and real-1.03, it looks like I missed a bunch
of these:
 > -     spin_unlock_irqrestore(&ioapic_lock, flags);
 > +     spin_unlock_irqrestore_hw(&ioapic_lock, flags);

did I get lucky ?
or is it cuz Im not SMP ?
or cuz my sony has no APIC  (as distinct from ACPI) ?
do any PCs have an APIC, or is that something for servers / hi-end
or embedded ?

BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ff40000 (usable)
 BIOS-e820: 000000001ff40000 - 000000001ff50000 (ACPI data)
 BIOS-e820: 000000001ff50000 - 0000000020000000 (ACPI NVS)
511MB LOWMEM available.
On node 0 totalpages: 130880
  DMA zone: 4096 pages, LIFO batch:0
  DMA32 zone: 0 pages, LIFO batch:0
  Normal zone: 126784 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:0
DMI present.
ACPI: RSDP (v000 SONY                                  ) @ 0x000f53f0
ACPI: RSDT (v001   SONY       F1 0x20040323 MSFT 0x00000097) @ 0x1ff40000
ACPI: FADT (v002   SONY       F1 0x20040323 MSFT 0x00000097) @ 0x1ff40200
ACPI: OEMB (v001   SONY       F1 0x20040323 MSFT 0x00000097) @ 0x1ff50040
ACPI: DSDT (v001   SONY       F1 0x20040323 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x408
Allocating PCI resources starting at 30000000 (gap: 20000000:e0000000)
Built 1 zonelists
Kernel command line: ro root=LABEL=/
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1694.791 MHz processor.
Using pmtmr for high-res timesource
I-pipe 1.1-03: pipeline enabled.


BTW, what happened to 1.01 and 1.02 ?

tia
jimc


  reply	other threads:[~2006-01-07 21:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06 21:32 [Xenomai-core] heres a go at an adeos-ipipe-2.6.15-i386-1.1-01.patch Kent Borg
2006-01-07  7:52 ` Jim Cromie
2006-01-07  8:35   ` Hannes Mayer
2006-01-07 11:36   ` Philippe Gerum
2006-01-07 16:42   ` Kent Borg
2006-01-07 19:41     ` Philippe Gerum
2006-01-07 21:44       ` Jim Cromie [this message]
2006-01-07 22:16         ` Philippe Gerum
2006-01-08 10:48           ` Philippe Gerum
2006-01-08 16:08       ` Kent Borg
  -- strict thread matches above, loose matches on Subject: below --
2006-01-05  2:43 Jim Cromie
2006-01-05 13:53 ` Philippe Gerum

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=43C0364B.5020000@domain.hid \
    --to=jim.cromie@domain.hid \
    --cc=rpm@xenomai.org \
    --cc=xenomai@xenomai.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.