|
Re: [Q] TinyLinux project status (resend)
Surely there's a way to genericize this. Even on processors that don't
_come_ without an mmu, in ultra-low-memory environments doing without
page tables can still be a win sometimes...
Considering
Surely there's a way to genericize this. Even on processors that don't
_come_ without an mmu, in ultra-low-memory environments doing without
page tables can still be a win sometimes...
Considering
|
By
Rob Landley
·
#600
·
|
|
Re: [Q] TinyLinux project status (resend)
In the kernel. For arches that don't currently do any non-mmu it is
usually the code in arch/foobar/mm and often some in arch/foobar/kernel
that has no concept of operating with the MMU turned
In the kernel. For arches that don't currently do any non-mmu it is
usually the code in arch/foobar/mm and often some in arch/foobar/kernel
that has no concept of operating with the MMU turned
|
By
Greg Ungerer <gerg@...>
·
#599
·
|
|
Re: [Q] TinyLinux project status (resend)
Architectural support in the kernel, or in the emulator? Not having
nommu support for i386 is one thing, but why can I boot a nommu arm
under qemu?
(What's involved in nommu archiectural support?
Architectural support in the kernel, or in the emulator? Not having
nommu support for i386 is one thing, but why can I boot a nommu arm
under qemu?
(What's involved in nommu archiectural support?
|
By
Rob Landley
·
#598
·
|
|
Re: [Q] TinyLinux project status (resend)
ugh, SkyEye is such crap. time really should be spent on better
systems like QEMU (even the GNU/sim).
-mike
ugh, SkyEye is such crap. time really should be spent on better
systems like QEMU (even the GNU/sim).
-mike
|
By
Mike Frysinger <vapier.adi@...>
·
#597
·
|
|
Re: [PROJECT PROPOSAL] Caching of information on udev
uh, the Gentoo usage was phased out years ago, and was only introduced
in the rocky years between devfsd and fully dynamic udev because the
overall system wasn't up to the task yet.
-mike
uh, the Gentoo usage was phased out years ago, and was only introduced
in the rocky years between devfsd and fully dynamic udev because the
overall system wasn't up to the task yet.
-mike
|
By
Mike Frysinger <vapier.adi@...>
·
#596
·
|
|
Re: [PROJECT PROPOSAL] Caching of information on udev
This sounds interesting. Do we have any first-order approximation
of the amount of time udev spends probing and setting up devices
using discovery?
I don't want to chase this down to find out we
This sounds interesting. Do we have any first-order approximation
of the amount of time udev spends probing and setting up devices
using discovery?
I don't want to chase this down to find out we
|
By
Tim Bird <tim.bird@...>
·
#595
·
|
|
Re: [PROJECT PROPOSAL] Caching of information on udev
Dear Lucas De Marchi,
In message <CAMOw1v4Zj8XVA35b-TXmuxmJUTha0RMbXS3_c-tT75Nbei1B4g@...> you wrote:
I don't want to argue about the approach. Probably each solution has
it's own set of
Dear Lucas De Marchi,
In message <CAMOw1v4Zj8XVA35b-TXmuxmJUTha0RMbXS3_c-tT75Nbei1B4g@...> you wrote:
I don't want to argue about the approach. Probably each solution has
it's own set of
|
By
Wolfgang Denk
·
#594
·
|
|
Re: [PROJECT PROPOSAL] Caching of information on udev
<lucas.demarchi@...> wrote:
This was an ugly hack used by many distros, not just yocto but also Gentoo.
devtmpfs anyone? :-)
That's right. It's not about device nodes, but also loaded
<lucas.demarchi@...> wrote:
This was an ugly hack used by many distros, not just yocto but also Gentoo.
devtmpfs anyone? :-)
That's right. It's not about device nodes, but also loaded
|
By
Gustavo Sverzut Barbieri
·
#593
·
|
|
Re: [PROJECT PROPOSAL] Caching of information on udev
Hi Wolfgang
I didn't know this existed, but IMO is the wrong approach. If all you
want is a static /dev, you could have that partition already done,
without untar anything.
Yeah, that's one of the
Hi Wolfgang
I didn't know this existed, but IMO is the wrong approach. If all you
want is a static /dev, you could have that partition already done,
without untar anything.
Yeah, that's one of the
|
By
Lucas De Marchi <lucas.demarchi@...>
·
#592
·
|
|
Re: [PROJECT PROPOSAL] Caching of information on udev
Dear Lucas De Marchi,
In message <CAMOw1v5YNCyX1Qri5NyU2k_Q6GAbJ-fRM1B8A7wsVCBMRxAYCQ@...> you wrote:
Yocto uses this feature in a number of configurations; it creates an
archive
Dear Lucas De Marchi,
In message <CAMOw1v5YNCyX1Qri5NyU2k_Q6GAbJ-fRM1B8A7wsVCBMRxAYCQ@...> you wrote:
Yocto uses this feature in a number of configurations; it creates an
archive
|
By
Wolfgang Denk
·
#591
·
|
|
Re: [Q] TinyLinux project status (resend)
No. It comes down to architectural support. There are a few that do
it. I have ColdFire hardware with MMU, it can be compiled and run
either with or without MMU enabled (by flicking the
No. It comes down to architectural support. There are a few that do
it. I have ColdFire hardware with MMU, it can be compiled and run
either with or without MMU enabled (by flicking the
|
By
Greg Ungerer <gerg@...>
·
#590
·
|
|
[PROJECT PROPOSAL] Caching of information on udev
Hi, sorry for the delay. I hope it's still possible to consider this proposal for this year.
Caching of information on udev
; Summary: Caching device information on udev
; Proposer: Lucas De Marchi
Hi, sorry for the delay. I hope it's still possible to consider this proposal for this year.
Caching of information on udev
; Summary: Caching device information on udev
; Proposer: Lucas De Marchi
|
By
Lucas De Marchi <lucas.demarchi@...>
·
#589
·
|
|
Re: [Q] TinyLinux project status (resend)
Hi Thomas,
Yes, it does.
FWIW the 5208 (and specifically the M5208EVB) is a target I test with
a lot. All recent mainline kernels work on
Hi Thomas,
Yes, it does.
FWIW the 5208 (and specifically the M5208EVB) is a target I test with
a lot. All recent mainline kernels work on
|
By
Greg Ungerer <gerg@...>
·
#588
·
|
|
Re: [Q] TinyLinux project status (resend)
Greg Ungerer <gerg@...> a écrit :
Well, either Qemu pretends to emulate a 5208 and it should support the
dual stack pointer thing, or it shouldn't pretend to emulate a 5208.
Am I correct
Greg Ungerer <gerg@...> a écrit :
Well, either Qemu pretends to emulate a 5208 and it should support the
dual stack pointer thing, or it shouldn't pretend to emulate a 5208.
Am I correct
|
By
Thomas Petazzoni
·
#587
·
|
|
Re: [Q] TinyLinux project status (resend)
Hi Thomas,
Ah, ok. I only put the dual stack pointer support in a year or 2 back.
And it is only supported on the more modern ColdFire's, guess the QEMU
support is for the simpler parts :-)
Well,
Hi Thomas,
Ah, ok. I only put the dual stack pointer support in a year or 2 back.
And it is only supported on the more modern ColdFire's, guess the QEMU
support is for the simpler parts :-)
Well,
|
By
Greg Ungerer <gerg@...>
·
#586
·
|
|
Re: [Q] TinyLinux project status (resend)
Hello Greg,
Greg Ungerer <gerg@...> a écrit :
The kernel patch is at
http://lists.busybox.net/pipermail/buildroot/2012-April/052585.html,
hidden inside a Buildroot patch.
I haven't posted
Hello Greg,
Greg Ungerer <gerg@...> a écrit :
The kernel patch is at
http://lists.busybox.net/pipermail/buildroot/2012-April/052585.html,
hidden inside a Buildroot patch.
I haven't posted
|
By
Thomas Petazzoni
·
#585
·
|
|
Re: [Q] TinyLinux project status (resend)
And on the MMU front: I once limited Fast RAM on an Amiga to 2 MiB, and
booted Linux into X with twm and xterm. The 2 MiB did not include frame buffer
memory, as that's part of Chip RAM. This was just
And on the MMU front: I once limited Fast RAM on an Amiga to 2 MiB, and
booted Linux into X with twm and xterm. The 2 MiB did not include frame buffer
memory, as that's part of Chip RAM. This was just
|
By
Geert Uytterhoeven <Geert.Uytterhoeven@...>
·
#584
·
|
|
Re: [Q] TinyLinux project status (resend)
That's very interesting, but I'm unlikely to have time to folow up in
the next few weeks. (I'm already investigating the full m68k support
qemu is growing in the q800 branch Laurent Vivier's doing on
That's very interesting, but I'm unlikely to have time to folow up in
the next few weeks. (I'm already investigating the full m68k support
qemu is growing in the q800 branch Laurent Vivier's doing on
|
By
Rob Landley
·
#583
·
|
|
Re: [Q] TinyLinux project status (resend)
Um, they're explicitly replacing desktop computes.
Mainframe -> minicomputer -> microcomputer -> smartphone. This is the
third regeneration of the computer industry (we're up to Tom Baker).
Nobody
Um, they're explicitly replacing desktop computes.
Mainframe -> minicomputer -> microcomputer -> smartphone. This is the
third regeneration of the computer industry (we're up to Tom Baker).
Nobody
|
By
Rob Landley
·
#582
·
|
|
Re: [Q] TinyLinux project status (resend)
I'm impressed.
Rob
--
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation. Pick one.
I'm impressed.
Rob
--
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation. Pick one.
|
By
Rob Landley
·
#581
·
|