From: Mike Galbraith <umgwanakikbuti@gmail.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
RT <linux-rt-users@vger.kernel.org>
Subject: Re: [rfc patch] drivers/block/zram: Replace bit spinlocks with rtmutex for -rt
Date: Tue, 22 Mar 2016 11:34:51 +0100 [thread overview]
Message-ID: <1458642891.15742.11.camel@gmail.com> (raw)
In-Reply-To: <1458641979.15742.6.camel@gmail.com>
ltp says it works fine.. though I personally can't imagine ever wanting
to use the thing.
[ 1119.471828] zram: Added device: zram0
[ 1119.474630] zram0: detected capacity change from 0 to 536870912
[ 1120.027155] zram: 16356 (zram01) Attribute compr_data_size (and others) will be removed. See zram documentation.
[ 1120.808081] zram0: detected capacity change from 536870912 to 0
[ 1120.809625] zram: Removed device: zram0
[ 1120.833365] zram: Added device: zram0
[ 1120.833903] zram: Added device: zram1
[ 1120.834365] zram: Added device: zram2
[ 1120.835769] zram: Added device: zram3
[ 1120.846528] zram0: detected capacity change from 0 to 26214400
[ 1120.846898] zram1: detected capacity change from 0 to 26214400
[ 1120.847165] zram2: detected capacity change from 0 to 26214400
[ 1120.847352] zram3: detected capacity change from 0 to 26214400
[ 1120.872719] BTRFS: device fsid 65d42bcc-8185-47d2-984f-64e097dd3356 devid 1 transid 3 /dev/zram3
[ 1120.875637] EXT4-fs (zram0): mounting ext3 file system using the ext4 subsystem
[ 1120.875825] EXT4-fs (zram0): mounted filesystem with ordered data mode. Opts: (null)
[ 1120.878829] EXT4-fs (zram1): mounted filesystem with ordered data mode. Opts: (null)
[ 1120.881819] XFS (zram2): Mounting V4 Filesystem
[ 1120.883469] XFS (zram2): Ending clean mount
[ 1120.886281] BTRFS info (device zram3): disk space caching is enabled
[ 1120.886285] BTRFS: has skinny extents
[ 1120.886985] BTRFS: detected SSD devices, enabling SSD mode
[ 1120.887022] BTRFS: creating UUID tree
[ 1159.016910] XFS (zram2): Unmounting Filesystem
[ 1159.060865] zram0: detected capacity change from 26214400 to 0
[ 1159.060976] zram1: detected capacity change from 26214400 to 0
[ 1159.061155] zram2: detected capacity change from 26214400 to 0
[ 1159.061263] zram3: detected capacity change from 26214400 to 0
[ 1159.061776] zram: Removed device: zram0
[ 1159.079823] zram: Removed device: zram1
[ 1159.094944] zram: Removed device: zram2
[ 1159.110827] zram: Removed device: zram3
[ 1159.143375] zram: Added device: zram0
[ 1159.543950] zram0: detected capacity change from 0 to 107374182400
[ 1159.551720] Adding 104857596k swap on /dev/zram0. Priority:-1 extents:1 across:104857596k SSFS
[ 1159.742644] zram0: detected capacity change from 107374182400 to 0
[ 1159.743304] zram: Removed device: zram0
[ 1159.771532] zram: Added device: zram0
[ 1159.773866] zram0: detected capacity change from 0 to 536870912
[ 1160.334486] zram: 28112 (zram03) Attribute compr_data_size (and others) will be removed. See zram documentation.
[ 1161.129510] zram0: detected capacity change from 536870912 to 0
[ 1161.131034] zram: Removed device: zram0
next prev parent reply other threads:[~2016-03-22 10:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 10:19 [rfc patch] drivers/block/zram: Replace bit spinlocks with rtmutex for -rt Mike Galbraith
2016-03-22 10:34 ` Mike Galbraith [this message]
2016-03-30 8:56 ` Sebastian Andrzej Siewior
2016-03-30 9:13 ` Sergey Senozhatsky
2016-03-30 9:19 ` Sebastian Andrzej Siewior
2016-03-30 9:23 ` Mike Galbraith
2016-03-31 2:08 ` Mike Galbraith
2016-04-01 10:42 ` Sebastian Andrzej Siewior
2016-04-04 0:27 ` Sergey Senozhatsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458642891.15742.11.camel@gmail.com \
--to=umgwanakikbuti@gmail.com \
--cc=bigeasy@linutronix.de \
--cc=linux-rt-users@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.