Search Results

Search: Posts Made By: Midcain
Forum: Solaris 11-18-2009
4,099
Posted By Midcain
Project name helped out a lot
Thanks for the replies!

The project name led me to the design document for Project Nemo on the OpenSolaris website, which gave me a wordier explanation of what jlliagre had already said. Looks...
Forum: Solaris 11-18-2009
4,099
Posted By Midcain
Question on kstat output
I'm having a little trouble understanding the output I'm seeing from kstat for the "net" class. I'm seeing a lot of entries with "mac" as the name, like this.


module: bge ...
Forum: HP-UX 07-09-2009
38,359
Posted By Midcain
Not quite that simple
Shawshank,

Just to clarify, the psp_socket_id field is not going to be enough to give you a count of the physical processors. It will only give you the id of the processor you're currently on. ...
Forum: HP-UX 07-08-2009
38,359
Posted By Midcain
Check the pstat library
This is going to be dependent on which levels of the OS you're hoping to have this work on. If you're using 11.11 or earlier, you're pretty much out of luck. There are some scripts and so forth that...
Forum: Programming 02-14-2008
2,122
Posted By Midcain
Need more information
We'd need to know more about your DEV and PROD platforms and your build procedure to make a guess. Are they the same hardware with the same level of OS? Was the build procedure the same for both...
Forum: Programming 02-14-2008
5,595
Posted By Midcain
Depends on the platforms you're supporting
Most flavors of UNIX support process accounting on some level, but each of them implement it a little differently. Both AIX and Solaris have process structs available in the /usr/include/sys/proc.h...
Forum: Linux 02-01-2008
10
9,854
Posted By Midcain
:( Sorry I couldn't be more help. You might...
:(

Sorry I couldn't be more help. You might take a look at MinGW's make tools for Windows. I've used them, and they work pretty well too.
Forum: Linux 02-01-2008
10
9,854
Posted By Midcain
Did a quick google search of the error, and...
Did a quick google search of the error, and possibly running make under sh in the cmd window is not such a good idea for this. Try the command

'make SHELL=cmd.exe <programname>.cxx'
Forum: Linux 02-01-2008
10
9,854
Posted By Midcain
From the PATH you posted and the error, it looks...
From the PATH you posted and the error, it looks like your CodeWarrior install has a make.exe of it's own somewhere, and that's why you have Symbian in your error list. I can't be sure of that,...
Forum: Linux 02-01-2008
10
9,854
Posted By Midcain
Assuming you haven't already, I would go to...
Assuming you haven't already, I would go to Control Panel > System > Advanced tab and open your environment variables. Highlight PATH in System Variables and click edit. Append the path to your...
Forum: Linux 02-01-2008
10
9,854
Posted By Midcain
Oops. I meant 'make ./<programname>.cxx' ...
Oops. I meant

'make ./<programname>.cxx'

The quote marks are not part of the command:p
Forum: Linux 02-01-2008
10
9,854
Posted By Midcain
Not sure why your shell would do that. I imagine...
Not sure why your shell would do that. I imagine that C: is probably your default drive and it's directing there for some reason.

Try 'make ./<programname>.cxx
2,171
Posted By Midcain
Try to run your command using the 'lp' command...
Try to run your command using the 'lp' command instead of 'lpr'.

It may work, it may not. This depends heavily on what version of UNIX you're running and what type of printer you're running with...
Forum: Programming 12-18-2007
4,950
Posted By Midcain
Sun has some good DBX documentation ...
Sun has some good DBX documentation

Hopefully this has what you're looking for

C H A P T E R 8 - Evaluating and Displaying Data (http://docs.sun.com/source/819-3683/data.html#42068)
4,291
Posted By Midcain
Try this
GraphOn :: PRODUCTS (http://www.graphon.com/products/index.shtml)
Forum: Linux 12-18-2007
4,913
Posted By Midcain
Linux has no Performance API
Linux doesn't have anything like the performance API's that other Unix platforms commonly use to access this information. So you either pull the info from commands like 'sar', or grab the info out...
Forum: HP-UX 12-14-2005
8,224
Posted By Midcain
That explains a lot
Wish I'd known that a few days ago. I might have been able to request access from the sysadmin. I'm past the code complete date on this project, though, so it's on to the next round of craziness....
Forum: HP-UX 12-13-2005
8,224
Posted By Midcain
Right, sorry . . . command line version of STM. ...
Right, sorry . . . command line version of STM. I see what you mean now. I've come across them before, but never had a chance to experiment with them, because none of the machines I've had for...
Forum: HP-UX 12-13-2005
8,224
Posted By Midcain
Whoa, you lost me around "cstm". What version of...
Whoa, you lost me around "cstm". What version of HP-UX are you running? I can't even find a manpage to tell me what the command does.
Forum: HP-UX 12-08-2005
4,850
Posted By Midcain
Eronysis, you and me are jumping back and forth...
Eronysis, you and me are jumping back and forth on different postings here, so I'm going to answer on just this one.

Yes, I have tried the ioscan command, as well as top, checking the syslog, and...
Forum: HP-UX 12-08-2005
4,850
Posted By Midcain
I have to be able to do this programmatically,...
I have to be able to do this programmatically, Eronysis. On single-core and dual-core systems, which breaks the division idea . . . unless I want to report half a processor.
Forum: HP-UX 12-08-2005
8,224
Posted By Midcain
Wouldn't work . . .
Dividing by two would indeed solve the problem -- right up until HP moved to quad-core, or introduced a technology similar to Hyper-Threading. And if I happen to be running on a single-core system...
Forum: HP-UX 12-07-2005
4,850
Posted By Midcain
I think you're right
After nearly a week of trying to figure this out, digging through reams of documentation, and going back and forth with the support hotline, I'm fairly sure you're right. But I'm just as sure that...
Forum: HP-UX 12-07-2005
4,850
Posted By Midcain
Multicore from a different angle
Everyone seemed to be a little stumped by the multicore question I asked earlier this week, so I decided I'd try a different angle.

Turns out that on a multicore system HP-UX reports every core as...
Forum: HP-UX 12-07-2005
3,339
Posted By Midcain
For those who don't speak Spanish
Intentaré traducir para los que no hablen español

For those who, like me, don't speak Spanish, I ran this through Google's translation routine. Kespinoza seems to be asking if there is a command to...
Showing results 1 to 25 of 29

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