work is almost done… writer on diff machine..reader on diff.. and driver on 3rd one…. able to write in driver memory.. but some problm in reading
Getting followong error msg while installing the kernel 3.0.4 WARNING: modpost: Found 5 section mismatch(es). To see full details build your kernel with: ‘make CONFIG_DEBUG_SECTION_MISMATCH=y’
Is there any mechanism to remove garbage values from the pipe or FIFO. As we are reading from pipe/FIFO there are some garbage value along with the desired result. And in FIFO the behaviour is unexpected, as sometime the it … Continue reading
Group Name:B Entitled Project:PIPE SERVER USING PIPES on stand-alone system Mentor:Vaibhav Sir Captain:Priyanka Team members:Priyanka,Harpreet,Pardeep,Vineet Project progress details: The flowchart is done.
sir assignment is done
RCS and mekefile is almost done… means i know the concept now.. but as sir told.. more and more practice needed yet. The linux enviroment need some time… I will do soon, as some part I miss so I need … Continue reading
assignment 3_16, 4_22, 6_22, 6_23 completed just 2 question remain in these 4 assignment. 5_18 test paper completed, the structure part is left as it is not cover in class… 7_23 is going on, but need some assistance…. Can’t understand … Continue reading
The compression and decompression of a file with byte size 4 bit has done… .