Completed Block Driver , Able to register it successfully and also implemented simple request and transfer function.
Completed Block Driver , Able to register it successfully and also implemented simple request and transfer function.
Successfully implemented Basic Block driver. From registeration to alloc_dsik, add_disk, request and transfer function.Completed documentations also
How can i install flex2bin in my host? I tried but getting error in installiation of the this tooll.
I was checking the size of the stack space allocated to a process. For that i used recursion and I got Seg fault after almost 8 MB(7.98 MB) of data pushed on to the stack.
Then I increased the size of Stack to 256 MB (using system call setrlimit()) now i am getting an error i.e Bus error (core dumped)…
I googled for this error but still i am not getting what actually caused this???
How is this different from Segmentation fault????
compatibility mode: checked with hardware working fine now moving on Nibble mode
At what stage of compiler the call of an inline function is replaced with its definition????
4oct2013 (Friday)
1) Harpreet Singh :: 9:15 a.m. to 5:45 p.m.
2) Kamal :: 10:15 a.m. to 6:00 p.m.
3) Prabhjot Singh :: 10:45 a.m. to 5:45 p.m.
4) Rahul :: 11:00 a.m. to 6:05 p.m.
5) Rekha :: 10:45 a.m. to 6 :05 p.m.
6) Puneet :: 10:40 a.m. to 5:30 p.m.
7) Abhishek :: 10:40 a.m. to
Total : 7
Rahul Singh :- IPC using fifo is completed
Working on semaphore, message ques and shared memory
Kamal :- Completed IPC project using shared memory and semaphores.
Harpreet Singh :- Completed IPC project using shared memory,semaphores,FIFO and Pipes.
3 Oct 2013 (Thursday)
1) Kamal :: 10:15 a.m. to 6:45 p.m.
2) Abhishek :: 10:20 a.m. to
3) Puneet :: 10:20 a.m. to 5:20 p.m.
4) prabhjot Singh :: 10:50 a.m. to 6:45 p.m.
5) Rekha :: 10:30 a.m. to 6:20 p.m.
6) Rahul :: 11:20 a.m. to 6:20 p.m.
7) Harpreet Singh :: 10:10 a.m. to 6:45 p.m.
total : 7
Puneet Bist :- Implemented FIFO with semaphores.
Also Completed IPC project using Message queues and Semaphores.
Rahul Singh :- Working on IPC project using FIFO(working on getting result by second FIFO)
Rekha:- Implemented IPC project uisng pipes and FIFOs.
Working on IPC project using MEssage Queues.
Kamal:- Implemented IPC between two processes using shared memory.
Working on IPC project using shared memory and semaphores.
Harpreet Singh :- Implemented IPC between two processes using Shared memory.
Working on IPC project using shared memory,semaphores,FIFO and Pipes
Prabhjot Singh:- Completed IPC project using shared memory,semaphores,FIFO and Pipes
how can i use qsort?
and how can i use pragma more efiiciently and what are the set of pragma in gcc as allcomplier has it won set of pragma and hoe can i used pragma in c?