Skip to content

[Lesson 4] Dynamical memory allocation: kmalloc, kmem_cache.#42

Open
sergiiromantsov wants to merge 2 commits into
Kernel-GL-HRK:Sergii.Romantsovfrom
sergiiromantsov:lesson4
Open

[Lesson 4] Dynamical memory allocation: kmalloc, kmem_cache.#42
sergiiromantsov wants to merge 2 commits into
Kernel-GL-HRK:Sergii.Romantsovfrom
sergiiromantsov:lesson4

Conversation

@sergiiromantsov

Copy link
Copy Markdown

Logical separation for PR #1 and #21
Added support to use dynamical buffers to show sysfs.
Added functions table for different memory managers.
Added linked list to handle any buffer sizes for kmem_cache.

Added support to use dynamical buffers to show sysfs.

(cherry picked from commit 7e3f780)

Conflicts:
	lesson-04-memory-management/mm/xxx.c
Added functions table for different memory managers.
Added linked list to handle any buffer sizes for kmem_cache.
Added errors handling on initialization.
Code style formatting.

(cherry picked from commit 8122e26)

Conflicts:
	lesson-04-memory-management/mm/xxx.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant