wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Buffering

profile
Vansh Dedhia
Sep 10, 2024
0 Likes
0 Discussions
85 Reads
Buffering in an operating system refers to the process of storing data in memory temporarily while it is being transferred between two places, such as between a program and a device, or between different parts of a computer system. This technique is used to manage differences in the rate at which data is received and the rate at which it can be processed. 

Here are the key points about buffering:

1. **Purpose**:
   - To accommodate speed differences between devices or processes.
   - To handle data bursts or spikes without overwhelming the system.
   - To ensure smooth and efficient data transfer.

2. **Types of Buffers**:
   - **Input Buffers**: Store data coming into the system, such as from a keyboard or network.
   - **Output Buffers**: Store data going out of the system, such as to a printer or display.
   - **Double Buffering**: Uses two buffers to improve performance, especially in graphics rendering.

3. **Examples of Buffering**:
   - **Disk I/O**: Reading and writing data to a disk where data is temporarily stored in a buffer before being processed.
   - **Network Communication**: Storing incoming data packets in a buffer before they are processed by the receiving program.
   - **Streaming Media**: Pre-loading segments of audio or video to ensure smooth playback.

4. **Benefits**:
   - Reduces latency and increases throughput.
   - Prevents data loss by providing a temporary storage space.
   - Helps in managing data flow between devices with different speeds.

5. **Drawbacks**:
   - Requires additional memory resources.
   - Can introduce complexity in managing buffer states and handling overflow or underflow conditions.

Buffering is a crucial aspect of system performance and reliability, ensuring efficient data handling and processing across different components of the computer system.

How buffering  in os works?

The different types of Buffering work a little differently as explained in brief earlier, but the baseline working is the same in all the types. This work is given further:
• The operating system starts with allocating memory for creating the Buffers which can be one or more, the size of each one depends on requirements.
• Then the data which is read from the input device is stored in the buffer, as the buffer act as the intermediate stage between the sender and receiver.
• The details of all the buffers that are present in the operating system, details include information like the amount of data stored in the buffer, etc. This information helps the Operating system to manage all the buffers.
• The data is processed and retrieved by the CPU, using this technique the CPU works independently and improves the device’s speed. This process helps in the Asynchronous functioning of the CPU in the device.
• Then the Data in the Buffer is Flushed i.e., it is deleted and the memory is freed. The temporary memory space is further used.

Comments ()


Sign in

Read Next

Data Lake

Blog banner

The Dark Web: A Breeding Ground for Cybercriminals – How to Guard Against Threats

Blog banner

Modern operating system

Blog banner

PHISHING

Blog banner

Security issues

Blog banner

Service Operations Principles

Blog banner

Clarizen

Blog banner

Top 5 Places To Stay And Visit In Berlin, Germany

Blog banner

How can denial-of-service(Dos) attacks be prevented?

Blog banner

Security Issues and Countermeasures

Blog banner

The Art Of Getting What You Want In Life....

Blog banner

What if COVID does not exist!

Blog banner

Child labour

Blog banner

AOL Mail

Blog banner

The Evolution of the Microprocessor ~ Aditya Pai

Blog banner

A book review

Blog banner

Emotional Suppression: The Hidden Costs Of Unfelt Feelings

Blog banner

"Audit" In Data Science

Blog banner

BIRYANI ! The history you never knew about

Blog banner

Save Girl Child

Blog banner

Assignment-3

Blog banner

Rules and Regulations of Networking: "Standards and Protocols" - Part 1

Blog banner

memory managment

Blog banner

TRIGGERS IN DATABASE

Blog banner

Sagar Parikrama

Blog banner

Uniprocessor Scheduling

Blog banner

Virtual memory

Blog banner

VIRTUAL MACHINE

Blog banner

Unlocking Success: Mastering Google Ads Strategies

Blog banner

Virtual machine and virtualizing

Blog banner

Deadlock and Starvation

Blog banner

Different types of scam frauds

Blog banner

Social Engineering Deceptions and Defenses

Blog banner

Sweet Mango Murabba

Blog banner

Mumbaicha Dabbawalla

Blog banner

What is Segmentation?

Blog banner

From Procrastinator to Performer: How to Beat the Last-Minute Rush

Blog banner

What is thread and multithreading ?

Blog banner

Nature’s Brush on Silk: The Secret Behind Patola Colours

Blog banner

IP ADDRESS

Blog banner

IT Service Continuity Management

Blog banner

Theads

Blog banner