Software Engineering process4538 (6/11/2009 12:19:07 AM) comp.arch.embedded Hello all, I've been working for a fairly small hardware company for the past several years(~7 engineers). Having a background in software engineering I was suprised to see there is no software engineering pro... dawydiuk(12)
Releasing process memory to OS1138 (6/15/2009 11:16:51 AM) comp.os.linux.misc Hi, I was under impression that process in Unix/Linux do not release memory back to the OS. Instead memory released by process (e.g. by free ()) is kept by standard library and will be used in next memory allo... dimsol(17)
Wget request from Linux-PHP [expert] ?1114 (6/17/2009 1:19:03 PM) comp.lang.php Hi, I am working in an admin department where I have to retrieve the information from a State Website regarding 1.500 companies on a daily basis. Manually doing the job represents a couple of hours. I try to c... Pseudonyme
eth0 not found on Optiplex 760 after FC9 install841 (6/22/2009 7:42:14 PM) comp.os.linux.misc Brand-new Dell Optiplex 760. Installed Fedora Core 9 from DVD. After boot, eth0 device not found. When I try "ifconfig eth0", I get: "eth0: error fetching interface information". When I run "ifconfig" w/ no o... rvaughn9(42)
ARM: JTAG problem on developed ARM board439 (9/18/2009 8:43:44 AM) comp.arch.embedded Hi. I designed an ARM7 board with LPC2478 MCU. Unfortunately, JTAG doesn't work like one would expect. I can download code to FLASH, I can start debugging, BUT every time it comes to the first STR instruction ... madid87(8)
Two gre tunnels to one address239 (9/23/2009 8:25:07 PM) comp.os.linux.networking Hi! I'd like to setup two GRE tunnels to one IP address from one Linux machine, but from separate interfaces with different IP addresses. First: ip tunnel add tun1 mode gre remote REMOTE_IP local LOCAL_IP1 t... jarek7(17)
Last kernel compilation 2.6.31.1453 (9/26/2009 12:20:59 AM) comp.os.linux.misc Hi everybody: When compiling last stable kernel, I go the following at the end of make .. . . . . . . . . . CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.init... macruzq(114)