lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 3 Mar 2007 20:16:09 -0500
From:	"Lee Revell" <rlrevell@...-job.com>
To:	"Andrew Morton" <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: userspace pagecache management tool

On 3/3/07, Andrew Morton <akpm@...ux-foundation.org> wrote:
> The tool uses an LD_PRELOAD hack to intercept glibc's read(), pread(),
> write(), pwrite(), close() and dup2() functions.  pagecache control is done
> via posix_fadvise() and sync_file_range().
>

How could this have any effect on the updatedb problem?  updatedb does
not read() anything, it just open()s and stat()s every file on the
disk.

Lee
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ