Search Results

Search: Posts Made By: chprvkmr
Forum: Programming 10-17-2005
9,694
Posted By chprvkmr
Gettting statistics/profile of c program in linux
HI,

In unix we can get profile on a c program like this [I got this from forum only :)-]::

cc -g -p -o cpp_sw_gsmconverter_shailesh5 cpp_sw_gsmconverter_shailesh5.c

prof...
6,374
Posted By chprvkmr
Thanks jim mcnamara for your reply. whether cat...
Thanks jim mcnamara for your reply. whether cat or sed is having any file size limitations
8,506
Posted By chprvkmr
Unix Sort - Alternatives
Hi All,

I want to sort a flat file which will contain millions of records [each line a record, fields seperated by delimiters] based on a key/field. For this I want to use unix sort command and...
6,374
Posted By chprvkmr
Unix Sort - Limitations
Hi All,

I want to sort a flat file which will contain millions of records [each line a record, fields seperated by delimiters] based on a key/field. For this I want to use unix sort...
Forum: Programming 09-09-2005
10,955
Posted By chprvkmr
HI jim mcnamara, Again...
HI jim mcnamara,

Again hats off to your wonderful reply. What I noticed now is subsequent calls to ftell() command is taking more time [40-50% of time] and when I simulated a...
Forum: Programming 09-07-2005
10,955
Posted By chprvkmr
Hi jim mcnamara, Thank you very much for...
Hi jim mcnamara,

Thank you very much for your wonderful reply. Can you please explain me why file buffers[set with setvbuf() ] does not come to rescue when we issue seek command[ for 1 or 2...
Forum: Programming 09-07-2005
10,955
Posted By chprvkmr
Thanks fo your valuable advice. This is the...
Thanks fo your valuable advice. This is the output I got, but I wonder how its working in linux very fastly [with in 20 sec and in HP 1.06 minutes]. Can you help me in finding the problem responsible...
Forum: Programming 09-06-2005
10,955
Posted By chprvkmr
Can you suggest me a way so that I can bring down...
Can you suggest me a way so that I can bring down the excution time in HP Unix down to that of Linux time. Whether this issue may be related to buffering of files. At present I didn't enforced...
Forum: Programming 09-05-2005
10,955
Posted By chprvkmr
Thanks for your replies. To my surprise ,even my...
Thanks for your replies. To my surprise ,even my program is occupying 70 - 80% of CPU time and load on server is not high its taking 3 minutes in UNIX.
Forum: Programming 09-04-2005
10,955
Posted By chprvkmr
C program in Unix / Linux - Time differences
Hi Friends,

When Iam running c program in redhat linux 7.3 version and PCQ Linux 8.0 version, its taking around 20 seconds. But when Iam running it in HP-UX Release 11i, its taking...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 03:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy