/srv/irclogs.ubuntu.com/2011/06/04/#ubuntu-arm.txt

=== prpplague^2 is now known as prpplague
=== lilstevie|ZNC is now known as lilstevie
MrCuriousanyone know why ubuntu on pandaboard dedicates 320meg of ram to a tmpfs for dev, dev/shm, var/run, and var/lock?02:17
=== lilstevie is now known as lilstevie|ZNC
=== lilstevie|ZNC is now known as lilstevie
MrCuriousbetter question does anyone know how to change it so that tmpfs is not used? i have the fs moved to a fast usb disk04:02
MrCuriousugh, unrolled uInitrd, but cant work out exactly how it is sucking up > 300M for a tmpf04:24
MrCuriouscan anyone spare a hint on how to disable this tmpfs on 11.04 omap404:27
MrCuriousanyone here awake?04:28
=== infologger is now known as ILogYou
=== ILogYou is now known as apachelogger
uragano2Hello!i don't know where set JAVA_HOME...where is it?14:25
persiaMrCurious, By default, all tmpfs mounts are allocated 1/2 available RAM.  In practice, very little of this should be used (perhaps 1M for all of /dev, /dev/shm, /var/run, and /var/lock combined).  If you have more usage than this, you're probably running something that uses SHM (shared memory regions) heavily: attempting to put that on rotary media (or anything other than RAM) is likely to have a significant negative effect on performance.  If yo21:49
persiau are encountering OOM issues, consider adding swap on your rotary disk.21:49
MrCuriouspersia: thanks, i sorted it out21:49
MrCuriousit was due to being a upgraded 10.1021:49
MrCuriousit was set to only use 3/4 of the mem21:50
MrCuriousmodified a boot flag21:50
MrCuriousand re-enabled a missing segment of 256meg21:50
persiaAh.  The 320 looked like some memory was missing, and now it all makes sense :)21:50
MrCuriousyup21:51
MrCuriousnow its on to building the software stack that i need21:51
persiaExcellent.21:52
MrCuriousdont suppose you know the name of the package that contains linux/videodev.h21:57
MrCuriousguessing a kernel header package or kernel package21:57
MrCuriouslinux-source :D21:58
MrCuriousits coming back to me now21:58
persialinux-headers-${FLAVOUR} is probably lighter-weight and more likely to match your needs.  In this case, `linux-headers-omap4`22:06
MrCurioustried22:08
MrCuriousit lacked the file22:08
MrCurious75% done unpacking the full kernel22:09

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!