Il giorno mer 19 feb 2025 alle ore 18:25 Bernhard Voelker <m...@bernhard-voelker.de> ha scritto: > > On 2/10/25 2:34 PM, Matteo Croce wrote: > > mu is a new tool which shows the amount of data that a set of files > > are keeping into the cache. > > mu uses the new cachestat() syscall introduced with Linux 6.5. > > The GNU coreutils aim to be a platform independent implementation of a certain > set of tools, most of them specified by POSIX. > > As 'mu' seems to be bound to the GNU/Linux kernel and the particular > cachestat() syscall, > it seems to be impossible to provide the same functionality under other > kernels and platforms. > Wouldn't that tool therefore not rather match into other homes which are > GNU/Linux-specific > like util-linux? >
Yes, this makes sense. Unless we figure out how to build the tool only under Linux. Are there other Linux-only tools in the repository? > Have a nice day, > Berny You too! -- Matteo Croce perl -e 'for($t=0;;$t++){print chr($t*($t>>8|$t>>13)&255)}' |aplay