[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.GSO.4.58.0705031559080.12822@calliope>
Date: Thu, 3 May 2007 16:03:21 +0300 (EET DST)
From: Thanos Makatos <mcatos@....forth.gr>
To: linux-kernel@...r.kernel.org
Subject: Error using the buffer cache
I've written a module that acts as a cache for fixed size objects but I
get a soft lockup trying to use the buffer cache.
I've attached the module that reproduces the error. You need to supply the
module with a block device, i.e.
insmod disk_cache.ko devname="/dev/hda2".
View attachment "disk_cache.c" of type "TEXT/PLAIN" (4495 bytes)
Powered by blists - more mailing lists