Thread (3 messages) 3 messages, 2 authors, 2021-04-21

Re: [PATCH] brd: expose number of allocated pages in debugfs

From: Jens Axboe <axboe@kernel.dk>
Date: 2021-04-21 16:56:37
Also in: lkml

On 4/16/21 3:18 PM, Saravanan D wrote:
From: Calvin Owens <redacted>

While the maximum size of each ramdisk is defined either
as a module parameter, or compile time default, it's impossible
to know how many pages have currently been allocated by each
ram%d device, since they're allocated when used and never freed.

This patch creates a new directory at this location:

»       /sys/kernel/debug/ramdisk_pages/

...which will contain a file named "ram%d" for each instantiated
ramdisk on the system. The file is read-only, and read() will
output the number of pages currently held by that ramdisk.
I folded in the justification and applied it for 5.13, thanks.

-- 
Jens Axboe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help