Sponsored Content
Top Forums UNIX for Dummies Questions & Answers A question about Unix Architecture. Post 302688031 by jim mcnamara on Friday 17th of August 2012 12:24:21 PM
Old 08-17-2012
Another way to look at UNIX/Linux:

A range of scale from small to ridiculous:
It runs some kids toys, your refrigerator, your android, your car, most electric utility billing systems, and very LARGE computer clusters that have thousands of individual computers working on a single problem.

Some of the world's fastest installations are UNIX/Linux clusters.

So it is literally everywhere.
 

5 More Discussions You Might Find Interesting

1. IP Networking

unix to unix serial connection question

hi there i'm a new bie just got few simple questions to ask. I got expert in windows configuration but totally new to unix environment . I want to make sure a com port (com1) is working, so I connect a 9-pin cable (CB9) for both PC using Unix environment (unix to unix). The question are (1)... (1 Reply)
Discussion started by: typsam
1 Replies

2. UNIX for Dummies Questions & Answers

Unix History Question: Why are filenames/dirnames case sentsitive in Unix?

I tried looking for the answer online and came up with only a few semi-answers as to why file and directory names are case sensitive in Unix. Right off the bat, I'll say this doesn't bother me. But I run into tons of Windows and OpenVMS admins in my day job who go batty when they have to deal... (3 Replies)
Discussion started by: deckard
3 Replies

3. UNIX for Dummies Questions & Answers

Trivial Unix Architecture question

Hi, I am becoming very curious as to why viruses attach only Windows system and not any UNIX and Linux. Does that has to do something with the architecture or something else. (11 Replies)
Discussion started by: vibhor_agarwali
11 Replies

4. UNIX for Dummies Questions & Answers

UNIX box architecture

Hi Gurus, I am new to UNIX environment. We have our DataStage tool installed on UNIX box.We have Dev,test and Prod environments.The architecrue is as given below. Now my problem is I am not able to know what is meant by Physical name,Logical name,Cluster etc. also we need to do failover in case a... (5 Replies)
Discussion started by: pratyusha
5 Replies

5. Ubuntu

Dpkg architecture

I noticed dpkg reporting architecture as AMD64, but the h/w is Intel, see below: ~$ uname -a Linux XXX 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux ~$ lshw | grep -i xeon WARNING: you should run this program as super-user. PCI (sysfs) ... (2 Replies)
Discussion started by: migurus
2 Replies
pset_assign_cpu(1)					      General Commands Manual						pset_assign_cpu(1)

NAME
pset_assign_cpu - Assigns a processor to a processor set SYNOPSIS
/usr/sbin/pset_assign_cpu pset_id processor [processor...] /usr/sbin/pset_assign_cpu -a pset_id number OPTIONS
Adds the specified number of processors (number) to the specified processor set (pset_id) from the default processor set. DESCRIPTION
The pset_assign_cpu command assigns one or more processors to an existing processor set. The pset_id variable is a unique integer that identifies the processor set and is returned by the pset_create command. The processor variable is a unique integer that identifies the processor. Each processor that is assigned to an existing processor set is removed from its current processor set. The boot processor cannot be assigned. Processor assignments are logged in the /var/adm/wtmp file. FILES
SEE ALSO
Commands: pset_destroy(1), pset_create(1), pset_assign_pid(1), pset_info(1) Files: processor_sets(4) pset_assign_cpu(1)
All times are GMT -4. The time now is 08:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy