hardware tag

10 questions


1 answers
307 views
0
Will RAID 1 be a backup?

Storing media files on one external 2TB hard driveI've lost data in the past due to a hard drive failure, and I wanted to back up so that I could recover even if one external hard drive failed.When I ...

1 years ago

1 answers
399 views
0
For example, using cache can take longer to process.

I have a question about the following article:Computer Architecture Story (139) Direct Map Cache and Its Notes|TECH+ (Tech Plus) The sixth paragraph from the end of the page above contains the followi...

1 years ago

2 answers
369 views
0
You're doing something after initialization, right?You're starting the BIOS from there, right?

Processor Initialization - > BSP(?) - > Mysterious Software - > BIOS I wonder if that's how it boots into the BIOS.Are you reading the BIOS code into memory using the in-out instruction in th...

1 years ago

2 answers
104 views
0
Please tell me how to select the CPU to be installed in the server.

Install Xeon processors on Windows Server (2016).What are the advantages and disadvantages of having two inexpensive CPUs and one expensive CPU?Two inexpensive two-core CPUs 2 Two-core CPUs = Four-cor...

1 years ago

1 answers
91 views
0
What is the concept of virtual processor count in Hyper-V?

■What do you want to doI want to build a virtual server with Hyper-V, and I want to achieve the same level of performance as having a four-core CPU in a physical server.The operating system is expecte...

1 years ago

2 answers
106 views
0
Do you have a 65% keyboard that meets the requirements?

Do you have a keyboard for coding?I'm looking for a keyboard with the following conditions and high cost.But I can't find a keyboard that meets my requirements.It's ok even if it's not too suspicious ...

1 years ago

4 answers
67 views
0
Could you tell me the website for learning hardware?

I am a beginner in software development and programming.While I'm learning about software, I've become very keen to understand computers from hardware.When you look at hardware components on the web, ...

1 years ago

1 answers
88 views
0
About load linked/store conditional

MIPS instructions There is an instruction called load linked/store conditional (LL/SC) and I don't know how they work.<My Understanding>Indivisible SWAP by LL and SCLL Operation①Specify an addre...

1 years ago

1 answers
77 views
0
When data sent to the server is written from memory to storage

I'm studying computer configuration and design.The computer has primary and auxiliary memory, each of which consists of SRAM&DRAM, and magnetic disks.Because the main memory is an electrical syste...

1 years ago

1 answers
122 views
0
Can I know the Android device model by code?

Is there a way to know what Android model is through code in the app?


© 2024 OneMinuteCode. All rights reserved.