DocScrutinizer05 changed the topic of #neo900 to: http://neo900.org | CCCAMP15 lightning talks at http://neo900.org/stuff/cccamp15/ | conversations are logged to http://infobot.rikers.org/%23neo900/ and http://irclog.whitequark.org/neo900
sparetire_ has quit [Quit: sparetire_]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 256 seconds]
dal has quit [Ping timeout: 244 seconds]
hellekin has quit [Ping timeout: 246 seconds]
hellekin has joined #neo900
illwieckz has quit [Ping timeout: 240 seconds]
louisdk has joined #neo900
dal has joined #neo900
illwieckz has joined #neo900
louisdk has quit [Ping timeout: 245 seconds]
louisdk has joined #neo900
Kabouik has joined #neo900
Kabouik_ has quit [Ping timeout: 244 seconds]
Kabouik_ has joined #neo900
Humpelst1lzchen has joined #neo900
Humpelstilzchen has quit [Ping timeout: 250 seconds]
Kabouik has quit [Ping timeout: 272 seconds]
ploopkazoo has quit [Ping timeout: 245 seconds]
louisdk has quit [Ping timeout: 250 seconds]
vakkov has quit [Remote host closed the connection]
vakkov has joined #neo900
ploopkazoo has joined #neo900
itbaron has joined #neo900
itbaron has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
Pali has joined #neo900
<DocScrutinizer05> moin
jonsger has joined #neo900
louisdk has joined #neo900
arcean has joined #neo900
sparetire_ has joined #neo900
paulk-aldrin has joined #neo900
SylvieLorxu has joined #neo900
arcean has quit [Ping timeout: 255 seconds]
arcean has joined #neo900
modem has joined #neo900
louisdk has quit [Ping timeout: 250 seconds]
louisdk has joined #neo900
modem has quit [Ping timeout: 244 seconds]
louisdk has quit [Ping timeout: 250 seconds]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 246 seconds]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 250 seconds]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 272 seconds]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 250 seconds]
louisdk has joined #neo900
che1 has joined #neo900
Sole has joined #neo900
che1 has quit [Ping timeout: 240 seconds]
<Sole> HI
<Sole> i need help :)
<enyc> Sole: problem not clearly specified
<Sole> i created the platform for readers newspaper
<Sole> and i need the list of newspaper reader
<Sole> when i found it?
<Sole> Sorry for my english
che1 has joined #neo900
<Sole> ?
che1 has quit [Ping timeout: 260 seconds]
<bencoh> Sole: hm ... what are you talking about ?
<bencoh> (looks like we need some context)
<Sole> i want insert the list of local newspaper
<Sole> and i need the email of readers
<Sole> classic contact list
che1 has joined #neo900
arcean_ has joined #neo900
arcean has quit [Ping timeout: 250 seconds]
che1 has quit [Ping timeout: 265 seconds]
louisdk has quit [Ping timeout: 260 seconds]
che1 has joined #neo900
<DocScrutinizer05> Sole: you got wrong IRC channel
<DocScrutinizer05> this is about http://neo900.org
<Sole> and what is it the right channel?
<DocScrutinizer05> I don't know
<DocScrutinizer05> try: /msg alis help
che1 has quit [Ping timeout: 246 seconds]
<DocScrutinizer05> /msg alis list -topic *newspaper*
<DocScrutinizer05> maybe
<DocScrutinizer05> or
<DocScrutinizer05> /msg alis list -topic *reader*
<DocScrutinizer05> /msg alis list * -topic *reader*
<DocScrutinizer05> even
louisdk has joined #neo900
che1 has joined #neo900
che1 has left #neo900 [#neo900]
louisdk has quit [Ping timeout: 255 seconds]
Sole has quit [Quit: Leaving...]
louisdk has joined #neo900
lolcat has joined #neo900
<lolcat> Hello
<lolcat> I suggest we use a better cpu and more ram
<DocScrutinizer05> yes, the CPU is a DM3730 (1GHz) instead the N900's Omap3530. The RAM is 1GB (max the CPU can handle) instead of 256MB of N900
<lolcat> how many cores?
<DocScrutinizer05> so regarding specs the Neo900 is on par with the Nokia N9_64GB
<DocScrutinizer05> OMAP3 has one core
<DocScrutinizer05> and we don't even need more than one since the OS mostly won't use the second and beyond
<lolcat> can't we just replace the kernel?
<DocScrutinizer05> check your htop, it hardly ever will show more than one process hogging the CPU. And one process runs on one core. Multicore only helps when you got nultiple concurrent busy processes running
<Pali> has arm even proper SMP support?
<DocScrutinizer05> what exactly is SMP support here?
<DocScrutinizer05> MMU? I think yes
<DocScrutinizer05> the usual stuff like MMU to share RAM, some messaging between cores to sync stuff, sharing resp allocating of IO, I think all that should be in place on OMAP4 and 5
<DocScrutinizer05> (messaging) will be a ARM IP block called mailbox, basically a set of FIFOs
arcean_ has quit [Ping timeout: 255 seconds]
<DocScrutinizer05> stuff like this http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0306b/CHDGHAIG.html only less obsolete
<Pali> MMU is for virtual memory and paging, right? that is required for linux
<Humpelst1lzchen> afaik SCU is more important for SMP
<Pali> SMP is symetric multiprocessing
<Humpelst1lzchen> Pali: uclinux can do without MMU ;)
<Pali> where one memory is connected to more same/homogenous processors
<Pali> what is uclinux?
<Humpelst1lzchen> patches for a really small linux kernel
<Humpelst1lzchen> for controllers without mmu
arcean has joined #neo900
<Humpelst1lzchen> yeah thats SCU
Kilroo has joined #neo900
<DocScrutinizer05> and of course the whole A15 stuff http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0407i/CACEGGBA.html
<Humpelst1lzchen> DocScrutinizer05: same link as previous
louisdk has quit [Ping timeout: 244 seconds]
<DocScrutinizer05> damn this ARM site
<DocScrutinizer05> I had quite some fun with ARM PL320 (or not?) mailbox, when debugging the driver used in ST-E firmware
<DocScrutinizer05> NovaThor
<DocScrutinizer05> ST-E redefined the IP block and had 2 sets of docs for it which looked like they might or might not describe the same hardware
lobito has joined #neo900
<DocScrutinizer05> old docs were original ARM PL320. New ones ... I dunno
illwieckz has quit [Ping timeout: 256 seconds]
louisdk has joined #neo900
illwieckz has joined #neo900
vakkov has quit [Remote host closed the connection]
louisdk has quit [Ping timeout: 272 seconds]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 246 seconds]
illwieckz has quit [Ping timeout: 240 seconds]
illwieckz has joined #neo900
vakkov has joined #neo900
louisdk has joined #neo900
vakkov has quit [Remote host closed the connection]
vakkov has joined #neo900
louisdk has quit [Ping timeout: 240 seconds]
louisdk has joined #neo900
louisdk has quit [Ping timeout: 264 seconds]
vakkov has quit [Remote host closed the connection]
vakkov has joined #neo900
Kilroo has quit [Remote host closed the connection]
modem has joined #neo900
<DocScrutinizer51> howdy
<DocScrutinizer51> ~botsnack
<infobot> thanks, DocScrutinizer51
<dal> ~botsnack
<infobot> dal: thanks
<dal> hehe
<DocScrutinizer51> first dinner with gf since 4 weeks. Actu!ly noticed that I missed both ;)
<DocScrutinizer51> actually*
modem has quit [Ping timeout: 246 seconds]
arcean has quit [Quit: App terminated!]
<lolcat> DocScrutinizer51: You have two girlfriends?
<DocScrutinizer51> no, I missed gf and dinner
<lolcat> ah
<DocScrutinizer51> actually I only have P.5 gf ;)
<DocScrutinizer51> 0.5
<lolcat> is she a midget or an amputee?
<DocScrutinizer51> just independant
<lolcat> DocScrutinizer51: as long as she isn't independent
<DocScrutinizer51> err sorry no spellchecker here
dal has quit [Ping timeout: 244 seconds]
<DocScrutinizer51> and afk, pub asking for my attention
<DocScrutinizer51> ~bye
<infobot> l8tr
SylvieLorxu has quit [Quit: ZNC - http://znc.in]
paulk-aldrin has quit [Quit: Quitte]
jonsger has quit [Quit: jonsger]
lolcat1 has joined #neo900
lolcat has quit [Ping timeout: 252 seconds]
lolcat1 is now known as lolcat
Pali has quit [Remote host closed the connection]
sparetire_ has quit [Quit: sparetire_]