RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199) The statement “Every multiprogramming system is not a time sharing system” is correct or not. Justify your answer with the help of logic and example.
1 8003Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.
HP,
2 5385I have been working on one thread which manage and control a couple of circular buffers. It has api for other thread to access. As the thread grows bigger and bigger, I split it as 3 to 4 threads which need to share common buffers, and also their api could be used by other threads, (not these three threads). Inside api, I also allow other threads to access these three threads' common buffers(more than one buffer). SO I have to use mutex to avoid race condition . But I found mutex will be everwhere in all the threads when they update the common buffer. I am wondering whether I could reduce mutex usage(more mutex will hure my system performance). any ideas for how to reduce mutex usage meanwhile to avoid race condition. Thanks
2 5874I have created one user account.I want to delete that. what can i do?How can i switch to admin account.?
HSBC,
3 7184In FSMO role PDC Emulator acts as Primary Domain Controller for Legacy servers like NT 4.0 BDC's in our domain.If i have all 2003 servers no BDC's such case will it perform any other kind of services in our domain?
3 7978
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
What does it cost to upgrade to windows 10?
What is the command for cut?
What is the latest windows operating system?
What is the latest version of linux?
what's the latest ram lunch?
How much does a copy of windows 10 cost?
What is the latest android operating system?
What is the latest linux kernel?
What is the latest version of microsoft edge for windows 10?
Are you in or at the office?
Write a program for Sorting an Array. Which sorting will you prefer?
Can you declare an array without assigning the size of an array?
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?
can any one send me one project on linux ...?