Re: [PATCH 0/2] make automatic device_id generation possible

From: Sergey Senozhatsky
Date: Wed Mar 04 2015 - 20:20:43 EST


On (03/05/15 09:58), Sergey Senozhatsky wrote:
> /* yet "/dev/zram$(id -u)" thing looks interesting */
>

hm, I can think of a huge build server with tons of users. /dev/zram$(id -u)
created during user login and destroyed during logout. so users use theirs own
zram devices with predictable device ids (which also makes it simpler for admin)
for compilation/etc., and don't pressure hdds that much.

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