public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* devpts mounts too slowly
@ 2009-06-03 14:28 Alexey Vlasov
  2009-06-03 21:28 ` H. Peter Anvin
  0 siblings, 1 reply; 16+ messages in thread
From: Alexey Vlasov @ 2009-06-03 14:28 UTC (permalink / raw)
  To: linux-kernel

Hi.

In comparison with bind/proc mounting it takes a lot more time mounting
devpts. Is it possible to somehow accelerate the process? Now there are
about 5k devpts mounting, it already took 20 minutes, further will take
even more time.

# time mount -n -i -t devpts none /home/staff/.server-1/dev/pts
real    0m0.295s
user    0m0.000s
sys     0m0.288s

# time mount -i -n --bind /var/bin /home/staff/.server-1/bin
real    0m0.004s
user    0m0.000s
sys     0m0.004s

-- 
BRGDS. Alexey Vlasov.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-07-07 15:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 14:28 devpts mounts too slowly Alexey Vlasov
2009-06-03 21:28 ` H. Peter Anvin
2009-06-09 23:19   ` Andrew Morton
2009-06-09 23:30     ` Ray Lee
2009-06-09 23:53       ` Andrew Morton
2009-06-10  0:07         ` H. Peter Anvin
2009-06-10 20:51         ` H. Peter Anvin
2009-06-24 20:01           ` Al Viro
2009-06-24 21:58             ` Andrew Morton
2009-06-24 23:02               ` H. Peter Anvin
2009-06-10  0:02       ` H. Peter Anvin
2009-07-06 19:52         ` Alexey Vlasov
2009-07-06 20:03           ` Alexey Vlasov
2009-07-06 21:21           ` H. Peter Anvin
2009-07-07  8:38             ` Alexey Vlasov
2009-07-07 15:37               ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox