_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 244 seconds]
Degi_ is now known as Degi
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
pbsds has joined #litex
mlaga97 has quit [Remote host closed the connection]
mlaga97 has joined #litex
mlaga97 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mlaga97 has joined #litex
mlaga97 has quit [Client Quit]
mlaga97 has joined #litex
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #litex
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #litex
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #litex
hrberg has joined #litex
zjason` is now known as zjason
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Wolfvak has quit [Quit: ZNC - https://znc.in]
Wolfvak has joined #litex
peepsalot has quit [Quit: Connection reset by peep]
Stary has quit [Ping timeout: 268 seconds]
Stary has joined #litex
peepsalot has joined #litex
<mithro> People might find the work in https://github.com/litex-hub/linux-on-litex-vexriscv/issues/301 interesting...
Wolfvak has quit [Quit: ZNC - https://znc.in]
Wolfvak has joined #litex
Wolfvak has quit [Client Quit]
Wolfvak has joined #litex
Wolfvak has quit [Changing host]
Wolfvak has joined #litex
<gurki> tbh that leaves me worried; is that a workaround or a fix for sth deeply investigated?
<gurki> im currently looking at litex stuff for my own designs but thats ... scary in my book
<gurki> what happens when i run a stream benchmark on say two cores? will the entire system come to a halt?
acathla has quit [Quit: [Guru Meditation]]
acathla has joined #litex
_franck_ has quit [Quit: Ping timeout (120 seconds)]
_franck_ has joined #litex
acathla has quit [Ping timeout: 248 seconds]
acathla has joined #litex
<mithro> gurki: Think of it this way, people are actually testing things in the real world and fixing the bugs and issues found
<mithro> > I set CONFIG_HZ_100=y and now everything seems to be working smoothly with tlb_size = 4 and cache_size = 4096. Boot-up takes about 30 seconds and Linux itself works perfectly. Thanks so much! I'll try to run everything with a different DDR system (Fabric DDR), without having to go through the SmartFusion2 interconnect, and see if that brings further improvements.