ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
apritzel_ has quit [Ping timeout: 268 seconds]
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #armlinux
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #armlinux
lain6141 has quit [Read error: Connection reset by peer]
lain6141 has joined #armlinux
heat has quit [Ping timeout: 264 seconds]
cbeznea_ has joined #armlinux
mvaittin has joined #armlinux
mwalle has quit [Quit: WeeChat 3.8]
siak has joined #armlinux
siak has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Peng_Fan has joined #armlinux
mvaittin has quit [Ping timeout: 268 seconds]
rgallaispou has joined #armlinux
headless has joined #armlinux
mvaittin has joined #armlinux
luispm has joined #armlinux
mwalle has joined #armlinux
prabhakalad has quit [Quit: Konversation terminated!]
cbeznea_ has quit [Remote host closed the connection]
cbeznea_ has joined #armlinux
cbeznea_ has quit [Ping timeout: 268 seconds]
gclement has joined #armlinux
<conchuod> mvaittin: is a dh2228fv a product Rohm ever sold, or is it likely a typo of bh2228fv?
frieder has joined #armlinux
headless has quit [Quit: Konversation terminated!]
gclement has quit [Quit: Leaving.]
gclement has joined #armlinux
gclement has quit [Remote host closed the connection]
gclement has joined #armlinux
prabhakalad has joined #armlinux
cbeznea_ has joined #armlinux
cbeznea_ has quit [Client Quit]
lain6141 has quit [Read error: Connection reset by peer]
lain6141 has joined #armlinux
atorgue has quit [Read error: Connection reset by peer]
atorgue1 has joined #armlinux
sszy has joined #armlinux
frieder has quit [Ping timeout: 255 seconds]
pivi has quit [Remote host closed the connection]
pivi has joined #armlinux
frieder has joined #armlinux
apritzel has joined #armlinux
bjoto has joined #armlinux
bjoto has quit [Remote host closed the connection]
bjoto has joined #armlinux
CrashTestDummy2 has quit [Quit: Leaving]
CrashTestDummy has joined #armlinux
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #armlinux
dmart has joined #armlinux
ex-parrot has quit [Quit: _b]
ex-parrot has joined #armlinux
Grimler has quit [Remote host closed the connection]
heat has joined #armlinux
atorgue1 has quit [Read error: Connection reset by peer]
atorgue1 has joined #armlinux
<Xogium> is ubiblock still maintained ?
<Xogium> and or still a good idea if you want to use squashfs on a qspi flash ? The one I was looking at is 16 mbytes only so it wouldn't make sense to use ubifs on it, I believe
marc|gonzalez has left #armlinux [#armlinux]
atorgue1 has quit [Read error: Connection reset by peer]
mvaittin has quit [Ping timeout: 256 seconds]
<ajb-linaro> /kvm-unit-tests.git/lib/arm/mmu.c:216: assert failed: system_supports_granule(PAGE_SIZE): Unsupported translation granule 4096
<ajb-linaro> seems unlikely?
<maz> ajb-linaro: indeed. probably 52bit is enabled, and the test tests the wrong values.
dliviu has quit [Quit: Going away]
<ajb-linaro> ahh -cpu max vs something else
dliviu has joined #armlinux
<ukleinek> Xogium: 16 Megabytes, or 16 Millibytes?
<ukleinek> if it's 16 Millibytes, I agree, that's too small for ubifs :-)
<Xogium> :D
<Xogium> I meant megabytes
<Xogium> I wasn't aware mbytes could be interpreted as millibytes
<ukleinek> Xogium: reasonable persons don't :-)
<Xogium> fair ;)
<Xogium> still, 16 megabytes, isn't that a bit on the small side for ubifs ?
<cambrian_invader> why does it matter?
<cambrian_invader> fwiw ubifs also does transparent compression
<Xogium> I've heard that ubifs is more suitable on larget size of flash due to the way it works
<Xogium> *larger
psydroid2 has joined #armlinux
<broonie> Xogium: I think that's more of a "scales up better" thing than a "doesn't scale down" thing.
<Xogium> UBI works by implementing “Logical Erase Blocks” (LEBs), mapping to “Physical Erase Blocks” (PEBs). The upper layers only see LEBs. If an LEB gets written to too often, UBI can decide to swap pointers, to replace the “hot” PEB by a “cold” one. This mechanism requires a few free PEBs to work efficiently, and this overhead makes UBI less appropriate for small devices with just a few MB of
<Xogium> space.
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
psydroid2 has joined #armlinux
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
<Xogium> I'm unsure if it's a good idea to use ubi/ubifs or not given this statement -- that document is very old by now given it talks about logfs
<Xogium> so maybe things have changed
gclement has quit [Ping timeout: 256 seconds]
frieder has quit [Remote host closed the connection]
<arnd> Xogium: it depends on the write patterns. If writing to the file system is both rare and local to a couple of files, the combination of a read-only squashfs plus a writable jffs2 may be simpler.
<arnd> One downside of that is that the wear leveling only happens within the jffs2 then, but this can be ok if the total writes inside of the jffs2 are well below the rated number of writes per erase block
<arnd> with ubifs, you can use a large writable partition and it will try to rotate the read-only blocks as well so the wear is spread over all blocks equally
<milkylainen> Xogium: Hi. What are you doing?
<milkylainen> :)
<cambrian_invader> write leveling works better with more free space, since there are more options to choose from\
<cambrian_invader> but it doesn't matter if you use squashfs or ubifs with ubi, since ubi does the same wear leveling for both
<Xogium> cambrian_invader: I see
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<Xogium> I suppose it doesn't get much better than ubi, since it does perform wear leveling at the ubi level and not the filesystem level
dmart has quit [Quit: leaving]
sally has left #armlinux [#armlinux]
sally has joined #armlinux
apritzel has quit [Ping timeout: 264 seconds]
ellyq has quit []
rgallaispou has quit [Quit: WeeChat 4.3.3]
headless has joined #armlinux
mal`` has quit [Quit: Leaving]
psydroid2 has quit [Ping timeout: 264 seconds]
mal`` has joined #armlinux
amitk has joined #armlinux
psydroid2 has joined #armlinux
amitk_ has quit [Ping timeout: 252 seconds]
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
psydroid2 has joined #armlinux
pikapika_lunar is now known as militantorc
ellyq has joined #armlinux
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
Livio has joined #armlinux
apritzel has joined #armlinux
headless has quit [Quit: Konversation terminated!]
amitk has quit [Ping timeout: 268 seconds]
Livio has quit [Ping timeout: 268 seconds]
<cambrian_invader> how do I determine where to put thermal trip points?
<cambrian_invader> one might think to put the critical point right at the max junction temperature
<cambrian_invader> but I've also seen boards put it 10 degrees below
<cambrian_invader> and what about the passive cooling trip point?
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
System_Error has quit [Remote host closed the connection]
System_Error has joined #armlinux
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
alpernebbi has quit [Ping timeout: 264 seconds]
alpernebbi has joined #armlinux
alpernebbi has quit [Ping timeout: 264 seconds]
alpernebbi has joined #armlinux
CounterPillow has quit [Quit: Bye.]
CounterPillow has joined #armlinux
apritzel has quit [Ping timeout: 246 seconds]