Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

problem with shared memory

i'm trying to read a file into shared memory so children of the process will be able to read it in parallel here is the code i'v written i posted only the beginning. when i try to print the ouput i...
Forum Post

Program to work with ports 43h, 61h

Hello, I need to write a program to work with 43h, 61h ports on Gentoo Linux 2.6, i686 Actually I read a few Guides like "The Linux Kernel Module Programming". I wrote HelloWorld module on C, but...
Forum Post

Re: implementing software raid 5 in c

http://en.wikipedia.org/wiki/Mdadm /thread
Forum Post

Parallel port issue in RHEL 6.0 server

/dev/parport0 ” to send data to parallel port ,I get the following error message “echo : write error :Invalid argument”. Sending data to “/dev/lp0” gives following error message “/dev/lp0:No such...
Forum Post

RS232 on PIC and Linux

Hello, I have a PIC 18F4620.I add on the pic setup the serial port. I have this module, who are connect on RS232 : http://www.tigal.com/1365 My problem concerned the card : I need help to know...
Forum Post

implementing software raid 5 in c

hi, i was wondering if anyone can help me implement software raid 5 in c. i have this project to do and i don't know how to do this?can anyone just tell me the steps involved in this?Do we need to...
Forum Post

Re: shared ipc_semaphores: who destroys?

what i need is a kind of "nattach" info for semaphores, like there is for shared memory when calling "ipcs" on console.
Forum Post

Programs that will communicate via shared memory and semaphores.

Write 2 programs that will communicate via shared memory and semaphores. Data will be exchanged via memory and semaphores will be used to synchronise and notify each process when operations such as...
Forum Post

Linux on PowerPC: How to use timer interrupt?

Hello! Nowadays I try to use PowerPC in Linux. I am porting some codes which were implemented for ARM core. In this code, it can set timer interrupt with micro time unit. In order to this, it uses...
Forum Post

Marvell PXA310 + Android = Cellular & Handheld Solutions

Marvell PXA310 + Android = Cellular & Handheld Solutions The PXA310 processor joins the PXA3xx processor family as a cost-effective solution with up to 806 MHz of power-efficient compute...
Forum Post

Re: shared memory

Nobody answered my question. But I have solved it. :) Thats happened everytime
Forum Post

Problem shmat in HP-UX. EINVAL Error

Dato compartido \n",*piIntegerShared_1); 3º.-Connection 2: ERROR !!!: if((piIntegerShared_2=(int *)shmat(iIdentificador,NULL,0))==(void*)-1) printf("\n\n\t ERROR shmat memoria2 ",errno...
Forum Post

Tracking Memory Accesses

Hi, I need to write a C program to track memory reads and writes, caz I need to characterize the memory usage pattern for an application. The big question is: how can I know/track through a...
Forum Post

Re: Keyboard Input reading

Refresh............ Please its very urgent
Forum Post

Re: Which base version of ARM is supported by Embedded Linux ?

The ARM processor based on the ARMv7-M architecture is supported by Embedded Linux. ARM cortex-m3 is a brand new ARM processor which is very popular now. if you want to develop project under the...
Forum Post

Re: Differences between CreateProcess() in WIn32 and fork()/exec() in

: In Linux/Unix the fork() command first creates a whole new "copy" of : the current process (creating a copy of all the memory of the : program that calls fork()) so now you have two duplicate...
Forum Post

Re: Problem with monitors in C--

That language appears to be quite obscure :)
Forum Post

Re: Problem with monitors in C--

This is their website. In case it helps, if the main is changed from: main() { cobegin { method1(); method2(); } } // main to: main() {...
1 2 3 4 5 6 16  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.