ALLInterview.com :: Home Page Forum9.Com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
  Categories >> Software >> Programming Languages       
 
  C (680)   C++ (429)   VC++ (256)   Delphi (508)   Programming Languages AllOther (207)
 
Suggest New Category 
 


 

  Question  Asked @ Answers Views     select
 
What problems might be encountered when using _ATL_MIN_CRT? What causes the linker error that _main is unresolved during Release builds?  2  823
What are the reasons an ATL server might fail to register?  1  634
What changes does a control need to run in an MFC 4.2b container?  0  82
What changes does a control need to run in the Visual Basic 5.0 Control Creation Edition?  0  56
What DLLs needed to ship with control?  0  95
How to get the <PARAM> tag to work with an ATL control?  0  96
Why is the put_Font or putref_Font method not called when an ActiveX control's Font property is changed by the ActiveX Control Pad?  0  95
How to Use mfc71d.dll not mfc71.dll ?  1  360
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?  0  52
How can we allow no selection of radio button in grouped radio buttons?  2  158
What is the difference between hinsrtance and hprevinstance in WinMain function?  3  2526
Explain about MDI and CMultiDocTemplate ?  2  2284
What is the use of OninitDialog ? HCL   6  3458
What is the use of UpdateData funciton ?  6  2726
What is the difference between GetMessage and PeekMessage ?  1  2893
E-Mail New Answers        Answer Selected Questions
 
 
Prev    1   ... 11   ... 21   ... 31   ... 41   ... 51   ... 61   ... 71   ... 81    99   [100]    101  ... 111   ... 121   ... 131    Next
 
 
 Programming Languages interview questions   Programming Languages Interview Questions  Scripts interview questions   Scripts Interview Questions  Networking interview questions   Networking Interview Questions
 Microsoft Related interview questions   Microsoft Related Interview Questions  Databases interview questions   Databases Interview Questions  Operating Systems interview questions   Operating Systems Interview Questions
 Testing interview questions   Testing Interview Questions  Servers interview questions   Servers Interview Questions  MainFrame interview questions   MainFrame Interview Questions
 Java Related interview questions   Java Related Interview Questions  Middleware interview questions   Middleware Interview Questions  Web Related interview questions   Web Related Interview Questions
 Data Warehouse interview questions   Data Warehouse Interview Questions  HR Questions interview questions   HR Questions Interview Questions  Software Design interview questions   Software Design Interview Questions
 Debugging interview questions   Debugging Interview Questions  Version Control interview questions   Version Control Interview Questions  Editors interview questions   Editors Interview Questions
 Telecom interview questions   Telecom Interview Questions  ERP CRM interview questions   ERP CRM Interview Questions  Embedded Systems interview questions   Embedded Systems Interview Questions
 Client Server interview questions   Client Server Interview Questions  Artificial Intelligence interview questions   Artificial Intelligence Interview Questions  Cryptography interview questions   Cryptography Interview Questions
 EAI interview questions   EAI Interview Questions  Multimedia interview questions   Multimedia Interview Questions  Software Development Life Cycle interview questions   Software Development Life Cycle Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
How to Access a grid's column or row by name ? 41  
In how much time you will write this c program? Prime nos from 1 to 1000 31  
can anyone suggest some site name..where i can get some good data structure puzzles??? 20  
How to Display the first frame of an AVI File ? 60  
what are the Font problems on NT 4.0? 1  
How to convert Integer to 'Binary String'? 49  
How to change a specific IDAPI configuration setting? 50  
How to Hide the windows taskbar? 25  
How to change Kylix directory permissions for all users when installed as root? 49  
How to Modify application server SQL from the client? 8  
How to Send a file via DCOM ? 6  
sir, i cannot find the way how to write aprogram by using array on queue 23 IISIT
How to create a new dataset only duplicate observations in proc sort procedure? 14 Accenture
What are the tasks performed by a Team Lead 12 Emphasis
How to detect if a non-menu key has been pressed? 96  
Does Kylix support ODBC? 36  
The OS is a program that uses various data structures. Like all programs in execution, you can determine the performance and other behavior of the OS by inspecting its state - the values stored in its data structures. In this part of the assignment, we study some aspects of the organization and behavior of a Linux system by observing values of kernel data structures exposed through the /proc virtual file system. The /proc virtual file system: Linux uses the /proc file system to collect information from kernel data structures. The /proc implementation provided with Linux can read many different kernel data structures. If you cd to /proc on a Linux machine, you will see a number of files and directories at that location. Files in this directory subtree each corresponds to some kernel data structure. The subdirectories with numeric names contain virtual files with information about the process whose process ID is the same as the directory name. Files in /proc can be read like ordinary ASCII files. You can open each file and read it using library routines such as fgets() or fscanf(). The proc (5) manual page explains the virtual files and their content available through the /proc file system. Requirements in detail: In this part, you are asked to write a program to report the behavior of the Linux kernel. Your program should run in two different versions. The default version should print the following values on stdout: • Processor type • Kernel version • The amount of memory configured into this computer • Amount of time since the system was last booted A second version of the program should run continuously and print lists of the following dynamic values (each value in the lists is the average over a specified interval): • The percentage of time the processor(s) spend in user mode, system mode, and the percentage of time the processor(s) are idle • The amount and percentage of available (or free) memory • The rate (number of sectors per second) of disk read/write in the system • The rate (number per second) of context switches in the kernel • The rate (number per second) of process creations in the system If your program (compiled executable) is called proc_parse, running it without any parameter should print out information required for the first version. Running it with two parameters "proc_parse <read_rate> <printout_rate>" should print out information required for the second version. read_rate represents the time interval between two consecutive reads on the /proc file system. printout_rate indicates the time interval over which the average values should be calculated. Both read_rate and printout_rate are in seconds. For instance, proc_parse 2 60 should read kernel data structures once every two seconds. It should then print out averaged kernel statistics once a minute (average of 30 samples). The second version of your program doesn't need to terminate. 12  
what is Client launching ? 68  
what is web service in java? have u use before. 24  
How to Add TrueType fonts to windows in code? 25  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com