- Previous thread: The FreeBSD Diary: 2009-05-30
- Next thread: Multiple program launches in Midnight Commander
- Threads sorted by date: freebsd 200905
>
>> Your idea won't hurt in single-disk, single-partition case, but this case
>> is prohibited by other "blind repeat" rule of making lots of partitions.
>
> I didn't say anything about how file system layout should be mapped to
> disk partitions[*]. Nor do I support the concept of making lots and lots of
> small partitions. Check the archives: I'm one of the people that regularly
> advocates the 'one big root' style.
I did't tell you said this, just compared the idea of "the only right
directory layout" with this.
> [*] Although historically there have been bugs with NFS exports making it
> possible to access any files on the same partition, which would make a
> separate
> partition for /exports a damn good idea.
And this is probably the reason for /exports tradition in Solaris. At
first - this is solution for some problem, then - it's dumbly repeated
even if problem doesn't exist any more.
The same with partitioning. In very very old unices with pre-FFS
filesystem it actually improved performance, speed up checking, improved
recovery so they did it. Now it no longer gives any adventage in most
cases, just gives problem of making one partition too small and other too
big.
Yet - it's dumbly followed as a rule, and explained by repeating the
reasons that are no longer true for years.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>> Your idea won't hurt in single-disk, single-partition case, but this case
>> is prohibited by other "blind repeat" rule of making lots of partitions.
>
> I didn't say anything about how file system layout should be mapped to
> disk partitions[*]. Nor do I support the concept of making lots and lots of
> small partitions. Check the archives: I'm one of the people that regularly
> advocates the 'one big root' style.
I did't tell you said this, just compared the idea of "the only right
directory layout" with this.
> [*] Although historically there have been bugs with NFS exports making it
> possible to access any files on the same partition, which would make a
> separate
> partition for /exports a damn good idea.
And this is probably the reason for /exports tradition in Solaris. At
first - this is solution for some problem, then - it's dumbly repeated
even if problem doesn't exist any more.
The same with partitioning. In very very old unices with pre-FFS
filesystem it actually improved performance, speed up checking, improved
recovery so they did it. Now it no longer gives any adventage in most
cases, just gives problem of making one partition too small and other too
big.
Yet - it's dumbly followed as a rule, and explained by repeating the
reasons that are no longer true for years.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Conversations: Deinstall software
- Deinstall software by Markus Künkler on 2009-05-30T19:12:14+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-30T19:20:48+00:00
- Re: Deinstall software by Polytropon on 2009-05-30T19:34:08+00:00
- Re: Deinstall software by Polytropon on 2009-05-30T19:36:21+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-30T20:35:43+00:00
- Re: Deinstall software by cpghost on 2009-05-30T21:51:38+00:00
- Re: Deinstall software by Polytropon on 2009-05-30T21:56:52+00:00
- Re: Deinstall software by Glen Barber on 2009-05-30T22:55:32+00:00
- Re: Deinstall software by Polytropon on 2009-05-30T23:22:31+00:00
- Re: Deinstall software by Glen Barber on 2009-05-30T23:43:04+00:00
- Re: Deinstall software by Chris Rees on 2009-05-31T08:04:06+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-31T08:26:15+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-31T08:57:33+00:00
- Re: Deinstall software by Matthew Seaman on 2009-05-31T09:07:56+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-31T09:16:17+00:00
- Re: Deinstall software by Matthew Seaman on 2009-05-31T09:27:00+00:00
- Re: Deinstall software by Polytropon on 2009-05-31T09:27:49+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-31T10:49:10+00:00
- Re: Deinstall software by Wojciech Puchar on 2009-05-31T10:51:18+00:00
Related Threads
- Remove comments from ruby source code? - ruby
- [ydn-javascript] what is the differenct between the private method and public method in yui2 - javascript
- [git pull] first round of PCI updates for 2.6.32 - kernel
- Re: [HACKERS] pg_hba.conf: samehost and samenet - pgsql
- Plasma Question - kde
- Is it possible to setup a graid3 on root? - freebsd
- Bind9 problems - freebsd
- gcc 4.4.1 under Solaris 10 Ultrasparc - build problems - gcc