RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199) Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
CGI,
27 34927I have a situation where the programme counter(PC) shows that vxworks msgQreceive function has been called by task A and Q is full, still I am not picking up the messages. There is no other task registered to receive messages from this Q. The sending task B, which is ISR in this case, is getting timedout everytime it tries posting new message in it. A's state is PEND which means I am waiting for some resource to get free but PC shows I have called vxworks msgQReceive and currently at qJobget+0x018 location. There seems to be two causes now(identified by me): either vxworks qjobget task is not able to do semTake or no messages in Q. But Q is full and semTake failure seems unlikely(though I dont have a mechanism to check so). Besides explaining root cause for above, can anyone suggest how to get my task in READY state again? I also tried flushing the Q; on doing this, more messages get posted in Q but A still doesnt pick up any :(
4 10562How to get the changes or modifications a specific process on my computer is doing in a specific moment,like registry changes,file modification....from where(in OS) i can reach process access
3 4939Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?
4 16431Q # 1 : in which graph algorithm do we start finding vertices that should be first in the topological order and then apploy the fact that every vertex must come before its successors in the topolgical order.
3 6009Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?
4 14085please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAPE(DDS)
5 6759
Where is wscript exe located?
Do I need to buy a tablet to use windows 8.1?
How expression trees are gets represented in data structure?
How many gb is windows 10 64 bit?
Define depth and height of a node?
What is linear and non linear structure?
How do I run chkdsk?
Differentiate between Multiprocessing, Mutliprogramming and Multithreading.
What daemon does the event tracking in linux?
What file type is a makefile?
How the Swapper works?
Write a program to insert an element and in the specific position in the array?
Can you just explain about memory management in iOS?
What is an iterative algorithm?
Explain different methods in which you can traverse a tree?