search for: feroceon

Displaying 13 results from an estimated 13 matches for "feroceon".

2011 Apr 08
0
[LLVMdev] Assuring ARM code quality in LLVM
...are several idle ARM buildslaves. There are the following slaves: gcc35: # 1TB 0.8 GHz Freescale i.MX515 (ARM Cortex-A8) / 512 MB RAM / Efika MX Client Dev Board gcc50: # 250G 0.6 GHz ARM XScale-80219 / 512 MB RAM / Thecus N2100 NAS gcc55: # 250G 1.2 GHz ARM Feroceon 88FR131 (kirkwood) / 512 MB RAM / Marvell SheevaPlug gcc56: # 320G 1.2 GHz ARM Feroceon 88FR131 (kirkwood) / 512 MB RAM / Marvell SheevaPlug gcc57: # 320G 1.2 GHz ARM Feroceon 88FR131 (kirkwood) / 512 MB RAM / Marvell SheevaPlug I can give you access to these machines...
2011 Apr 07
4
[LLVMdev] Assuring ARM code quality in LLVM
Hi all, I was recently investigating the build bot infrastructure and noticed that the arm-linux target is failing for quite a long time. I believe that it means ARM code is not executed all that often in LLVM tests, is that correct? We were wondering what kind of support we could give to make sure ARM code is correct and don't regress, specially before releases (I know it's a bit late
2020 Nov 03
0
[patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
...ace kmap_atomic_pfn() with kmap_local_pfn(). This allows to remove kmap_atomic_pfn() in the next step. Signed-off-by: Thomas Gleixner <tglx at linutronix.de> Cc: Russell King <linux at armlinux.org.uk> Cc: linux-arm-kernel at lists.infradead.org --- V3: New patch --- arch/arm/mm/cache-feroceon-l2.c | 6 +++--- arch/arm/mm/cache-xsc3l2.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) --- a/arch/arm/mm/cache-feroceon-l2.c +++ b/arch/arm/mm/cache-feroceon-l2.c @@ -49,9 +49,9 @@ static inline unsigned long l2_get_va(un * we simply install a virtual mapping for it o...
2017 Jul 09
3
[3.6.6] nmbd reachable on 0.0.0.0: Safe?
Samba - General mailing list wrote > I would be more worried about the fact you are still using a version of > Samba that went EOL quite some time ago ;-) Thanks for the infos. This is an ARM-based (Marvell Kirkwood Feroceon 88FR131) appliance that is running Debian 7.11. "apt-get update ; apt-get upgrade" provides no more recent release of Samba. Is there a way to force APT to install a more recent release? I prefer using it to manage applications. ============== ~# cat /etc/apt/sources.list # deb http://f...
2011 Apr 08
2
[LLVMdev] Assuring ARM code quality in LLVM
.... There are the following slaves: > > gcc35: # 1TB 0.8 GHz Freescale i.MX515 (ARM Cortex-A8) / 512 MB RAM > / Efika MX Client Dev Board > > gcc50: # 250G 0.6 GHz ARM XScale-80219 / 512 MB RAM / Thecus N2100 NAS > > gcc55: # 250G 1.2 GHz ARM Feroceon 88FR131 (kirkwood) / 512 MB RAM / > Marvell SheevaPlug > > gcc56: # 320G 1.2 GHz ARM Feroceon 88FR131 (kirkwood) / 512 MB RAM / > Marvell SheevaPlug > > gcc57: # 320G 1.2 GHz ARM Feroceon 88FR131 (kirkwood) / 512 MB RAM / > Marvell SheevaPlug > &gt...
2017 Jul 10
1
[3.6.6] nmbd reachable on 0.0.0.0: Safe?
...samba.org> wrote: > >> Samba - General mailing list wrote >>> I would be more worried about the fact you are still using a >>> version of Samba that went EOL quite some time ago ;-) >> Thanks for the infos. >> >> This is an ARM-based (Marvell Kirkwood Feroceon 88FR131) appliance >> that is running Debian 7.11. "apt-get update ; apt-get upgrade" >> provides no more recent release of Samba. Is there a way to force APT >> to install a more recent release? I prefer using it to manage >> applications. >> >> =====...
2017 Jul 09
2
[3.6.6] nmbd reachable on 0.0.0.0: Safe?
Hello I'm running Samba 3.6.6 on a Linux host on a LAN connected to the Net, with my ADSL modem acting as firewall/router so as to keep local services like Samba unaccessible from the Net. Still, I wanted to check if it's safe to have nmbd reachable from 0.0.0.0 on UDP137/138: ~# netstat -tunlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address
2020 Nov 03
45
[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
...| 54 --- b/arch/arm/Kconfig | 1 b/arch/arm/include/asm/fixmap.h | 4 b/arch/arm/include/asm/highmem.h | 33 +- b/arch/arm/mm/Makefile | 1 b/arch/arm/mm/cache-feroceon-l2.c | 6 b/arch/arm/mm/cache-xsc3l2.c | 4 b/arch/csky/Kconfig | 1 b/arch/csky/include/asm/fixmap.h | 4 b/arch/csky/include/asm/highmem.h | 6 b/arch/csky/m...
2020 Nov 03
45
[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
...| 54 --- b/arch/arm/Kconfig | 1 b/arch/arm/include/asm/fixmap.h | 4 b/arch/arm/include/asm/highmem.h | 33 +- b/arch/arm/mm/Makefile | 1 b/arch/arm/mm/cache-feroceon-l2.c | 6 b/arch/arm/mm/cache-xsc3l2.c | 4 b/arch/csky/Kconfig | 1 b/arch/csky/include/asm/fixmap.h | 4 b/arch/csky/include/asm/highmem.h | 6 b/arch/csky/m...
2020 Nov 03
45
[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
...| 54 --- b/arch/arm/Kconfig | 1 b/arch/arm/include/asm/fixmap.h | 4 b/arch/arm/include/asm/highmem.h | 33 +- b/arch/arm/mm/Makefile | 1 b/arch/arm/mm/cache-feroceon-l2.c | 6 b/arch/arm/mm/cache-xsc3l2.c | 4 b/arch/csky/Kconfig | 1 b/arch/csky/include/asm/fixmap.h | 4 b/arch/csky/include/asm/highmem.h | 6 b/arch/csky/m...
2009 Mar 13
7
Weird Load and Battery Temp Readings
...0 ups.status: OL ups.test.result: No test initiated ups.timer.reboot: 0 ups.timer.shutdown: -1 ups.vendorid: 051d My ups.conf is; [APC_UPS] driver = usbhid-ups port = USB desc = "Back-UPS RS 900" The DNS323 has the following attributes; - 500 Mhz Marvell 88F5181 proprietary Feroceon ARM CPU architecture <http://www.marvell.com/press/pressNewsDisplay.do?releaseID=544> - linux 2.6.12.6 - RAM = Two 32 MB Nanya NT5DS16M16CS-6 <http://www.nanoamp.com/> - 1 port USB2.0 <http://wiki.dns323.info/hardware:usb> - U-Boot 1.7.3-5182 Bootloader <ftp://ftp.dlink.com/G...
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the fourth version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See
2011 Dec 06
57
[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the very first version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See